By mswatcher
via blackwasp.co.uk
Published: Nov 09 2012 / 08:39
Developers of managed software using the .NET framework do not need to deallocate the memory used by objects when they go out of scope, reducing the risk of creating bugs that cause memory leaks. Release of memory is controlled by the garbage collector.
Add your comment