MVC |
AJAX |
Dynamic Data |
WebForms |
Dynamic Language Support |
ASP.NET QA |
Runtime |
WCF RESTThis CodePlex 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 all ASP.NET releases on the site through the
ASP.NET forums on the
ASP.NET Web site.
Latest Releases: Lightweight Test Automation Framework June Update is now available for download. This release features several improvements and bug fixes.
ASP.NET Dynamic Data Preview 4 Refresh is now available for download. This release highlights the upcoming changes to Dynamic Data 4.0 plus a new DomainDataSource for business logic.
ASP.NET MVC v1.0 Source is now available for download. As the name suggests this is the source code for the
ASP.NET MVC RTM release. You can find more details on the
MVC wiki page on this site.
ASP.NET AJAX 4.0 Preview 4 is now available for download. This release highlights the newest AJAX templates and databinding features.
MVC: ASP.NET MVC enables you to build model-view-controller (MVC) applications by using ASP.NET.
AJAX: ASP.NET AJAX enables you to quickly create efficient and interactive Web applications that work across all popular browsers.
Dynamic Data: ASP.NET Dynamic Data enables you to quickly build a functional data-driven application, based on LINQ-to-SQL or ADO.NET Entity Framework data models.
WebForms: The ASP.NET Web Forms framework enables rapid development of Web applications.
Dynamic Language Support: The ASP.NET Dynamic-Language Runtime (DLR) is a framework for using .NET Framework-based dynamic languages. The project includes samples for creating ASP.NET Web pages by using dynamic languages such as IronPython and IronRuby.
ASP.NET QA: Testing related releases and sample code from the ASP.NET Quality Assurance team.
Runtime: This area contains previews of future API's and features for the ASP.NET runtime.
WCF REST: The WCF REST Starter Kit is a set of .Net Framework classes and Visual Studio features and templates that enable users to create and access REST-style Windows Communication Foundation (WCF) services. These services are based on the WCF web programming model available in .Net 3.5 SP1. The starter kit also contains the full source code for all features, detailed code samples, and unit tests.
You can download the source code and compile it on your own computer. If you find any bugs or other issues, please use the
issue tracker or the
forums to notify us.
Notes
- We cannot include any source code that you send us in the project (through comments, patches, or items in the Issue Tracker). However, we do welcome all feedback.
- Unless otherwise stated, the source code and binary files in this project should be considered early alpha builds and as such are intended for experimentation only.