Monday, December 10, 2007 11:08 AM
If you haven't been keeping track of the all new ASP.NET MVC then its time you start doing so. As of yesterdaty 12/9 the new ASP.NET (CTP) Extensions was made available to the public for download by Microsoft.
The ASP.NET 3.5 Extensions Preview is a preview of new functionality being added to ASP.NET 3.5 and ADO.NET. The release includes an ASP.NET MVC, ASP.NET Dynamic Data, Silverlight controls for ASP.NET, ADO.NET Data Services, Entity Framework runtime, and new features for ASP.NET AJAX.
If you don't know anything about MVC, I've listed a few links below that will give you a kick start. However, if you are a fan of the Castle MonoRail project, then you will feel right at home.
- Scott Guthrie - ASP.NET MVC Framework
- Scott Guthrie - ASP.NET MVC Framework Part 1
- Scott Guthrie - ASP.NET MVC Framework Part 2
- Scott Guthrie - ASP.NET MVC Framework Part 3
- Scott Guthrie - ASP.NET MVC Framework Part 4
- Wikipedia - Model View Controller