Author: ScottGu | Posted on: 4/1/2009 6:53:23 PM | Views : 913

Two weeks ago at MIX we released ASP.NET MVC 1.0.  ASP.NET MVC is a free, fully supported, Microsoft product that enables developers to easily build web applications using a model-view-controller pattern.  ASP.NET MVC provides a ?closer to the metal? web programming option for ASP.NET.  It enables full control over HTML markup and URL structure, and facilitates unit testing and a test driven development workflow.
Releasing the ASP.NET MVC source code under MS-PL ...

Go to the complete details ...