Summary

By completing this Hands-On Lab you have learned how to use Dependency Injection in MVC 3 by integrating Unity Application Block. To achieve that purpose you have used Dependency Injection inside controllers, views and action filters.

The following concepts were used:

  • MVC 3 Dependency Injection new features
  • Unity Application Block integration
  • Dependency Injection in Controllers
  • Dependency Injection in Views
  • Dependency injection of Action Filters