ASP.NET 4.0 có gì mới?
Có 12 cái mới sau:
- Output cache extensibility
- Session state compression
- View state mode for individual control
- Page.MetaKeyword and Page.MetaDescription properties
- Response.RedirectPermanent method
- Routing in ASP.NET
- Increase the URL character length
- New syntax for Html Encode
- Predictable Client IDs
- Web.config file refactoring
- Auto-Start ASP.NET applications
- Improvements on Microsoft Ajax Library
Xem thêm tại đây: http://www.simple-talk.com/dotnet/asp.net/asp.net-4.0-features/
