Author: ScottGu's Blog | Posted on: 4/1/2009 6:53:23 PM | Views : 975

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 I?m excited today to announce that we are also releasing the ASP.NET MVC source code under the Microsoft Public License (MS-PL).  MS-PL is an OSI-approved open source license .  The MS-PL contains no platform restrictions and provides broad rights to modify and...(read more) ...

Go to the complete details ...