Sunday, February 20, 2011

Garbage Collection Sample Code

Project Description

Garbage collection sample code demonstrates the differences between the large and small object heaps. This code supports the blog post at http://www.deepcode.co.uk
This project is the source code to the following blog post: http://www.deepcode.co.uk/2011/02/garbage-collection-in-net-large-and.html

Read more: Codeplex