Some exciting news from the ASP.NET world, ASP.NET MVC has been released open-source
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 redistribute the source code.
Learning more about ASP.NET MVC
To learn more about ASP.NET MVC, you can read my free ASP.NET MVC PDF tutorial that covers building an end-to-end application (starting literally with File->New Project).
There were a number of great ASP.NET MVC talks at MIX this year. Below are links to several of them:
- File|New –> Company: Creating NerdDinner.com with ASP.NET MVC
- ASP.NET MVC: Overview
- ASP.NET MVC: Ninja Black Belt Tips
- Mobile Web Sites with ASP.NET MVC
There are also several great ASP.NET MVC tutorials at http://www.asp.net/mvc. You can also read the ASP.NET MVC MSDN Documentation. (Source: Scott Guthrie’s Blog
This is something worth mentioning. Love seeing more opensource commitments from Microsoft.