An Architectural View of the ASP.NET MVC Framework
in .NET added by admin, on 24/11/2007 MVC framework intermediate
At DevConnections Fall and TechEd Europe, Microsoft recently unveiled the ASP.NET MVC Framework. MVC stands for Model-View-Controller and is one of the most popular design patterns for decoupling data access and business logic from data presentation and user interaction. At the time of this writing, the framework is not available yet, not even as a CTP. However, the first CTP is expected to ship in just a few weeks.
comment save reportno comments
