Auto-deploying TypeMock Isolator Without Trashing the Installation
At the Day Job, we use TypeMock Isolator as the isolation framework for the client portion of our flagship product. Historically we'd used version 3, but recently I had the opportunity to upgrade the code and build system to use the 2010 (or "version 6") edition.
Backward Compatibility
I was …