Extensible Output Caching with ASP.NET 4 (VS 2010 and .NET 4.0 Series)
Posted by: ScottGus Blog,
on 28 Jan 2010 |
View original | Bookmarked: 0 time(s)
[In addition to blogging, I am also now using Twitter for quick updates and to share links. Follow me at: twitter.com/scottgu] This is the fourteenth in a series of blog posts Im doing on the upcoming VS 2010 and .NET 4 release. Todays post covers some of the output caching extensibility improvements being made to ASP.NET 4. These can be used by all ASP.NET 4 applications including those built using both ASP.NET Web Forms and ASP.NET MVC. Output Caching Today ASP.NET 1.0...