7/10/2012
•
EN
Using the View Factory Pattern in ASP.NET MVC
Explains how to implement the View Factory Pattern in ASP.NET MVC to separate view creation logic, improve testability, and simplify controllers.