7.4. Summary

Using an IoC Container and Dependency Injection, we have reduced coupling between components and created a very agile solution. We are able to easily replace implementations with very minimal changes. We can focus our efforts on creating a great application without having to worry about all the details right away and can easily plug in new and better components in the future.

Get ASP.NET MVC 1.0 Test Driven Development: Problem - Design - Solution now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.