by brad
12. April 2010 15:42
I’ll be presenting my Inversion of Control talk at this year’s Iowa Code Camp. This presentation walks through applying the Dependency Inversion principle to a make-believe Sprocket store application. We’ll talk through migrating the code from a static spiderweb of dependent code into a beautiful and maintainable code base using OO principles and StructureMap.
Check out the slides if you want a sneak preview: http://www.slideshare.net/codebadger/inversion-of-control-with-structuremap
Update: I'll be adding presentation materials and resources at this page during the code camp.