Click here to Skip to main content
15,886,110 members
Articles / Programming Languages / C#

GC Algorithm and Story of WeakReference

31 Oct 2010CPOL5 min read 45.9K   198   27  
WeakReference comes very handy when working with Large objects. In this application, I have demonstrated how you could easily use this class to improve the performance of your application.
This is an old version of the currently published article.

This article is currently in progress. This version is not yet publicly viewable

Please go to the C# Table of Contents to view the list of available articles in this section.