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 […]
Entity Framework POCO (EF4): Generic Repository and Unit of Work Prototype
In my previous post I demonstrated how to create a simple mapping using the latest […]
Entity Framework POCO (EF4): A Simple Mapping
The latest EF4 CTP released on November 12th includes updated support for POCO’s (Plain Ol’ […]