Garbage Collection Examples
In a previous post [https://www.johnpapa.net/blogs/john.papa/archive/2005/04/02/61096.aspx] I posed a question regarding how garbage collection operates on unused objects. Basically, once there are no more references to an object (let's say "x"), .NET sees that x is no longer used and