Simple way to cache objects and collections for greater performance and scalability

Caching of frequently used data greatly increases the scalability of your application since you can avoid repeated queries on database, file system or to webservices. When objects are cached, it can be retrieved from the cache which is lot faster and Read More...

Read the complete post at http://feedproxy.google.com/~r/OmarAlZabirBlog/~3/CM20vJARF48/simple-way-to-cache-objects-and-collections-for-greater-performance-and-scalability.aspx

Published 11-02-2009 12:41 AM by Omar AL Zabir blog on ASP.NET Ajax and .NET 3.5
Filed under: , ,
Powered by Community Server (Non-Commercial Edition), by Telligent Systems