By redsolo
via redsolo.blogspot.com
Published: Sep 28 2006 / 09:17
The .NET Framework is a very advanced framework as it has two different types of garbage collection. Like Java it is able to automatically remove objects that are not in use anymore . But .NET also has another GC that Java doesn't have. It is not the normal GC that you would assume, but it is highly integrated into the WinForms framework.
Comments
bloid replied ago:
Delphi has a tag property for it's components as well, and I've seen some real horrible uses of it ;-)
Voters For This Link (6)
Voters Against This Link (0)