ASP.NET Extensions - MVC Framework
- 1 minute to read
- edit
The much-talked about MVC Framework that Microsoft is working on was released last week as part of the ASP.NET 3.5 Extensions. It also has some other pretty cool stuff, including Dynamic Data controls, Ajax history support, ADO.NET Data Services, updated support for Silverlight and the ADO.NET Entity Framework.
Once you download it, here are some great resources to check out:
- Scott Guthrie’s 4 part tutorial on building an MVC based application
- Phil Haack (the PM for the MVC Framework)
- Rob Conery (the author of the HTML helpers in the MVCToolkit.zip and SubSonic)
- Brad Abrams’ MVC RSS sample
- Eilon Lipton’s Blog (MVC)
- Fredrik Normén’s blog
- David Ebbo (one of the developers for the Dynamic Data controls and the author of the Oryx for MVC support in the MVCToolkit.zip)
- Nikhil Kothari’s blog
- Dave Reed’s blog, for information about ASP.NET Silverlight support
- ADO.NET Data Services on MS Live Labs
- Bertrand Le Roy has some information on AJAX history support