At BUILD Keynote, Scott Guthrie announced the availability of ASP.NET MVC 4 Developer preview. Here are the quick details of ASP.NET MVC 4.0.
Download:
http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=27419
Official Site:
All in One WhitePaper:
http://www.asp.net/learn/whitepapers/mvc4-release-notes
Quick View of New Features:
1. New Default template to look good in both desktop browsers and mobile browsers without any customization.
2. Inbuilt Use of jQuery UI to provide a richer UI.
3. New Mobile Application project template based on jQuery Mobile for mobile and tablet browsers.
4. 'Display Modes' feature to select view corresponding to browser means might select different views for desktop browser and mobile browser.
5. Provides functionality to create an asynchronous action method.
Share what you think about new features in below comment box.