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…
Baby Steps Towards Continuous Deployment
For many organizations these days, Continuous Delivery is an important process. The ability to ship functionality to end-users…
Handle Platform-Specific Dependencies
One of the nicest things about .NET is that it hides (most) of the complexity of dealing with…
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…