Entries tagged 'mvc' ↓

ASP.Net MVC + StructureMap Woes Solved!

In terms of an IoC container, my component of choice is StructureMap . Compared to other components available , StructureMap is purely IoC. Additionally, it can also be used without a configuration file. I've been playing around with the ASP.Net MVC, namely in regards to its extensibility and how it...

ASP.Net MVC + StructureMap Woes Solved! →