ASP.NET 4.0: more control on viewstate management
Posted by: Dino Espositos WebLog,
on 13 Jun 2009 |
View original | Bookmarked: 0 time(s)
ASP.NET is a stable and mature platform for building Web applications. Personally, I can hardly imagine a revolutionary set of new and compelling features to be added to it. So what's new in ASP.NET 4.0? Beyond AJAX stuff, there are some interesting enhancements in the Web Forms area. As I see things, all changes in ASP.NET 4.0 can be catalogued under the label of "more control". You get more control over viewstate, script references, ID generation, output caching and even, but in very...