Product Release and News Blogs

I may have mentioned this before, but it’s worth stating again. I follow almost all of the product blogs for the products I use. And when I can’t find one, I try and contact the vendor/developers and ask them if they can put one up. Sometimes I get a reply that there is a mailing [...]

Extracting MSI Files Locally to Avoid Install

I use a lot of tools in my .NET development projects that I like to keep in my source control repository so all developers have the same version and mostly the same configuration. I do set up my projects so these can generally be overridden, but the build system uses the ones I keep in [...]