ASP.NET MVC 1.0
Posted by: ScottGus Blog,
on 02 Apr 2009 |
View original | Bookmarked: 0 time(s)
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 Im excited...