Click here to Skip to main content
15,886,077 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
No downloads associated with this content

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

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