While the Elegant Code Cast is alive and well and now hosted by other Elegant […]
Unity/Moq – AutoMocker or AutoMockingContainer
What is an Auto Mocking Container? This post started to get a little long, so […]
Retrospective of 2009, Planning for 2010
After the Kaizenconf of 2008, I wrote down a couple of things I wanted to […]
If (Successful) { throw new Exception(); }
So, I was installing Visual Studio 2010 Ultimate Beta 2 on one of my machines […]
Powershell: Load assembly without locking file.
I have a set of PowerShell build scripts and ran into a case where I […]
Taking a Visit To The SUSE Studio
After listening to the keynote of Monospace 2009, I got somewhat intrigued by the possibilities […]
Advanced Unity: Connecting Implementations to Open Generic Types
Jimmy Bogard has an excellent post called “Advanced StructureMap: connecting implementations to open generic types” […]
Unity Extension for Entity Framework POCO Configuration, Repository and Unit of Work
In my previous two posts I talk about simple EF4 mappings and some common abstractions […]