Click here to Skip to main content
15,886,362 members
Articles / Web Development / ASP.NET

A Simple Way to Cache Objects and Collections for Greater Performance and Scalability

Rate me:
Please Sign up or sign in to vote.
4.86/5 (28 votes)
11 Jun 2011CPOL11 min read 140.9K   130  
Implement caching in your project using AspectF library that saves you from writing plumbing code for dealing with cached objects and collections and learn how to handle stale objects and collections

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect BT, UK (ex British Telecom)
United Kingdom United Kingdom

Comments and Discussions