I?ve been encountering a problem as of late. I?m creating a lot of ?Single Page […]
Introducing the Pluralcast
One of the best things about being a developer is the opportunities we get to […]
BSDG – Silverlight/WPF Multi-Targeting Presentation Sample Code
If you attended the BSDG user group meeting last night and would like to download […]
OpenCV cvLoadImage IOError
I’ve been working on a project that involves computer vision algorithms. Fortunately, really smart people […]
Go to Definition Tip with the C# ‘var’ keyword
This may be totally obvious to the masses out there, and it isn?t much of […]
Removing WSUS
A while back, the company I work for experimented with setting up a Windows Server […]
Wrapping up the StructureMap Automocking Container
UPDATE: I apologize…the original wrapper did not allow injected dependencies. I have fixed this bug and updated the sample.
I have been using StructureMap.AutoMocking with MSpec (Machine.Specifications) and Rhino.Mocks for a few months now. Although I am very comfortable with the patterns that emerge from using the frameworks together, introducing StructureMap.Automocking to other developers is sometimes challenging. I decided to wrap the details of the container to make the intention clearer and explanation easier. I have started using this wrapper in my projects, and have found it makes building up specifications more efficient in my daily coding.
Database Change Management with Tarantino
Seeing as how I have not graced these pages with my presence in quite some […]