DimeCasts.Net #42: Adding IoC Support (w/StructureMap) to ASP.Net MVC
In this episode we take a look at how to setup an ASP.Net MVC website to use IoC for creating its controllers. We will learn how to replace the default ControllerFactory with our own implementation.