Internet Caching Must Reads

11. November 2009

Usually, when people (developer-people, that is) think about caching, they think of the local cache, which will hold cached data from the database, for example.

Lucky for us, and little known to others, there are a lot more to caching than HttpContext.Current.Cache and Enterprise Library. This article explains all the Internet caching intermediates out there, and reading it is time well spent: http://www.mnot.net/cache_docs/.

.NET, ASP.NET , ,

Comments

Add comment




  Country flag

biuquote
  • Comment
  • Preview
Loading