Tag Archives: ASP.NET 4
ASP.NET 4 Breaking changes
As you know, Visual Studio 2010 currently allows Web applications development using ASP.NET 4. ASP.NET 4 introduces a number of features that improve core ASP.NET services such as output caching and session-state storage. Microsoft has released a document describing what are the new elements included into that new version of ASP.NET. This document describes changes that […]