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 […]
Silverlight 4 Beta – Using Silverlight as Drop Target
Have you ever wanted to give the user the ability to drag a file from […]
Silverlight 4 Beta – Text Trimming
Before Silverlight 4 if you wanted to dynamically add ellipses (the commonly used … to […]