In this chapter, you'll learn:
How to integrate a Dependency Injection (DI) framework into ASP.NET MVC for testing and other purposes.
Phil Haack provides a walkthrough of how to build a web application in a test-driven manner while also showing a way to integrate a Dependency Injection (DI) Framework into an ASP.NET MVC application.
This hands-on lab explains Inversion of Control (IoC) and takes you through the Dependency Injection (DI) design pattern.
See "Dependency Injection in ASP.NET MVC applications" in the ASP.NET MVC Content Map.