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

ASP.NET Runtime Cache - Clone Objects to Preserve Cached Data

Rate me:
Please Sign up or sign in to vote.
4.57/5 (5 votes)
13 Feb 2009CPOL3 min read 40.1K   20  
An article about the importance of object cloning if cached data is to be preserved in the .NET cache

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

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


Written By
Web Developer Currently working on projects for May Gurney
United Kingdom United Kingdom
Areas of expertise: c#, asp.net, design patterns, GUI useability/layout

Comments and Discussions