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
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
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 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