ByRuss CollierMay 31, 2013 Build Server Best Practices Just about every organization that does in-house software development will inevitably reach the point where they need a… Build Philosophy Sysadmin
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
ByRuss CollierMay 10, 2013 Baby Steps Towards Continuous Deployment For many organizations these days, Continuous Delivery is an important process. The ability to ship functionality to end-users… Deployment Philosophy
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