ByStuart LangeJune 21, 2013 Avoid Structured Configuration Data Previously, we discussed the benefits of getting configuration data out of local XML files and into a centralized… Configuration Development Philosophy
ByStuart LangeJune 11, 2013 Use Visual Studio As Your Diff Tool A little-known feature of Visual Studio is that it can be used as a two-way diff tool. The… Development How-To
ByStuart LangeJune 7, 2013 Configuration Done Right Do you love your configuration files? Let’s ask a hypothetical devoper: I don’t mind them that much –… Configuration Development Philosophy Sysadmin
ByStuart LangeMay 28, 2013 Handle Platform-Specific Dependencies, Episode Three This is part three of a series on dealing with the deployment of native assemblies referenced by managed… Deployment Development How-To