Introduction To ASP.NET MVC Design Pattern
Read: 5053 times    -     Avarage Rate: 4.6





2010 23 Mar

I was conducting a presentation about ASP.NET MVC design pattern, and the importance of using such pattern in order to enhance the asp.net web application structure and make easier their maintainability and testability, and to show the importance of putting rules and guidelines in place of letting the developer decides how to implement the separation of concerns.

Comments