Welcome to NeoGeo New Media GmbH Sign in | Join | Help

Marc Hoeppner

Omnia mea mecum porto

Februar 2006 - Posts

Using the ASP.NET Cache outside of ASP.NET
http://www.hanselman.com/blog/UsingTheASPNETCacheOutsideOfASPNET.aspx http://weblogs.asp.net/pjohnson/archive/2006/02/06/437559.aspx Bottom Line: HttpRuntime.Cache is the recommended technique. Calling the HttpContext does some additional look-ups as Read More...