(Tony Patton) Garbage collection in the Microsoft .NET common language runtime (CLR) environment absolves developers from tracking memory usage and knowing when to free memory. However, developers still need to stay abreast of an object’s lifetime, thus being aware of when the object is no longer us
Read More - Register for Free Membership