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 […]
Agile is not Scrum
Most people who read this blog will not find the title of this post a […]
PDC 2009 – (Talking about Win7 User Experience)
As a #NotAtPDC attendee following along from the outside I just had to post this […]
JQuery Validator plus Element IDs, and Names
OK, just discovered an interesting implementation detail of JQuery Validator (one that I should have […]