In .NET 4.0 framework there will be a new Assembly called System.Caching that contains the APIs to work with caching (for backward compability reasons the "old" ASP.NET cache implementation in System.Web assembly will remain). The main change for...
[ Read full article ]