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