This Post describes new features and enhancements that are being introduced in ASP.NET 4.5. It also describes improvements being made for web development in Visual Studio (Visual Web Developer).
- ASP.NET Core Runtime and Framework
- Asynchronously Reading and Writing HTTP Requests and Responses
- Improvements to HttpRequest handling
- Asynchronously flushing a response
- Support for await and Task-Based Asynchronous Modules and Handlers
- Asynchronous HTTP modules
- Asynchronous HTTP handlers
- New ASP.NET Request Validation Features
- Deferred ("lazy") request validation
- Support for unvalidated requests
- AntiXSS Library
- Support for WebSockets Protocol
- Bundling and Minification
- Performance Improvements for Web Hosting
- ASP.NET Web Forms
- ASP.NET MVC 4
- ASP.NET Web Pages 2
- Visual Studio 2012 Release Candidate
- IIS Express
For More Detail click here http://www.asp.net/vnext/overview/aspnet/whats-new#_Toc318097428
Great articles and I learn new things which introduce in this post...
ReplyDelete