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.
In any case, the ASP.NET MVC Framework is definitel...
No comments yet, be the first one to post comment.