//Solution #1a
//Uses a HttpModule to intercept context.PreRequestHandlerExecute to call ObjectFactory.BuildUp(HttpContext.Current.Handler)

...

C# Presenter injection in Mode...

by dotnetchris, February 05, 2009 04:05, No refactoring, tagged with structuremap, dependency injection, inversion of control, model-view-presenter

I've implemented my own cop...

F0e7c2d0d5d83c928cfcfce66928160e Talk