Welcome to Ashutosh Nilkanth’s Blog on Life and Technology!
You can quickly checkout the blog’s “greatest hits“, or read a post from the archives.
Or you can continue reading the latest posts and articles below, and rate them by selecting a star rating to the right of each post.
Feel free to leave a comment or ask a question, and consider subscribing to the latest posts via RSS or e-mail. You can also follow me on Twitter. Thanks for visiting!
Set Foo = Nothing Explained
Set Foo = Nothing Explained. Set X = Nothing does not destroy the object, it destroys the reference to it. This holds true for VB6 and VB.NET. Understanding the difference in how Garbage collection works in VB6 and VB.NET is a good thing to know. [by Eric Wise]
Posted under .NET Web Dev, .NET Win Dev, Linklog, Technology | Posted on Fri, 30th Jul 2004 6:37 pm
