ByStuart LangeMay 17, 2013 Branch for Release (and nothing else) Branching in source control can be a rather controversial topic. We are unlikely to settle the matter today,… Build Development Philosophy
ByStuart LangeMay 14, 2013 Handle Platform-Specific Dependencies, Part Deux Last time, we discussed a strategy for handling a reference to an un-managed resource in the event that… Deployment Development How-To
ByStuart LangeMay 7, 2013 Handle Platform-Specific Dependencies One of the nicest things about .NET is that it hides (most) of the complexity of dealing with… Deployment Development How-To
ByStuart LangeMay 3, 2013 You don’t need all those assemblies It seems to be a law of nature that the number of projects in a Visual Studio solution… Development Philosophy