Welcome to ASP.NET
MVC |
AJAX This project gives you access to the code for upcoming releases that the Microsoft ASP.NET team is working on. The project gives you a look at the design and lets you have a voice in it. You can send us feedback for the ASP.NET MVC framework through the
ASP.NET MVC forums on the
ASP.NET site.
You can download the source code and build the binaries for it on your own computer. For any bugs or other issues you find, please use the the
issue tracker or the forums.
Note: We cannot include any source code you send us into the project (either through comments, patches or items in the ‘Issue Tracker’) but we do welcome any feedback you provide.
We periodically update this project. Refer to the
roadmap to see what we are working on next (although this might change). Occasionally we may release separately official preview builds that are based on code in this project. The preview builds will include an installer and contain binaries, not source code. For information about the code updates and preview releases, see the "
Releases" tab.
- 05/12 Source code release of the ASP.NET AJAX Script Profiler helper control: To support the ASP.NET AJAX script combining feature which shipped in the .NET Framework 3.5 SP1 Beta release, we've added the ASP.NET AJAX Script Profiler helper control source and binaries to this project. This control helps you to identify the scriptreferences used in your ASP.NET AJAX page to use with ASP.NET AJAX script combining. You can find this release here: ScriptReferenceProfiler Source and Binary Release. In addition this control is used in a Screencast for ASP.NET AJAX script combining on the ASP.NET site.
- 05/12 Release of the ADO Data Service AJAX Client : The ADO Data Service AJAX Client Library enables you to consume an ADO.NET Data Service from client script in an ASP.NET AJAX Web page.
- 04/16 Source code release of the ASP.NET MVC : We've just released the latest source code for ASP.NET MVC...this latest release includes Visual Studio templates and unit tests. You can find this release here, view the readme summarising the changes in this release and read Scott Guthrie's post on this release here.
- Source code release of the ASP.NET MVC Preview 2: We're excited to announce that the inaugural code that we’re releasing through this project includes the source code for the ASP.NET MVC framework. This source code corresponds to the Preview 2 release made available at MIX '08 (available here).
Information about how the source code in this project is laid out can be found on the "
Source Structure" page.
Resources, Documentation and Blogs
For preview build releases you can use the latest
ASP.NET Quickstarts to read about the features and see working samples. Interim source code releases in this project come with a readme document that lists any changes since the last release.