GitHub Projects
I haven’t posted in a while, so I thought it would be good to update what I have been up to. I have been working on a lot of projects that I hope help the community. I have released two…
I haven’t posted in a while, so I thought it would be good to update what I have been up to. I have been working on a lot of projects that I hope help the community. I have released two…
My code for Redfield Weather is now available on GitHub I had to move my secure connection strings out of the web.config and app.config files before I could post this online. I decided to try Azure Key Vault as I…
So I finally got around to updating my weather site, http://www.redfieldweather.com.  It has been something I have been wanting to do for a while. I couldn’t update it for the longest time because my hosting provider didn’t want to install…
I found out the hard way that storing session in a SQL server takes a little more work then most of the books that I have read talk about. Most articles don?t talk about what settings you should have when…