How much do you leave to VB.Net GARBAGE COLLECTION???
- From: Alan Mailer <clarityassoc@xxxxxxxxxxxxx>
- Date: Wed, 23 Jul 2008 22:19:01 -0700
As an ex-VB6 person, I remember often having to make sure that my code
set to "Nothing" objects I created throughout my programs.
My cursory reading of some VB.Net info is that this may no longer be
as necessary due to the Garbage Collection capability.
I wanted to hear from you experts. I notice VB.Net has methods like
"Dispose" and such. So, if Garbage Collection works, when, if ever do
you write in code that specifically destroys objects you create?
Thanks in advance for any enlightenment you'd care to share on this
subject.
.
- Follow-Ups:
- Re: How much do you leave to VB.Net GARBAGE COLLECTION???
- From: Tom Shelton
- Re: How much do you leave to VB.Net GARBAGE COLLECTION???
- From: Göran Andersson
- Re: How much do you leave to VB.Net GARBAGE COLLECTION???
- From: rowe_newsgroups
- Re: How much do you leave to VB.Net GARBAGE COLLECTION???
- From: Cor Ligthert[MVP]
- Re: How much do you leave to VB.Net GARBAGE COLLECTION???
- Prev by Date: creating a simple ftp program with logs...??
- Next by Date: Re: How much do you leave to VB.Net GARBAGE COLLECTION???
- Previous by thread: creating a simple ftp program with logs...??
- Next by thread: Re: How much do you leave to VB.Net GARBAGE COLLECTION???
- Index(es):