ProjectExplorer
Programmer
What is the general rule on setting objects to Nothing & Dispose in VB.Net.
I read some where the VB.NET "cleans up" and releases onjects. When reading about VB.Net some examples set objects like OleCommand objects to Nothing and Dispose of them whilst others don't....
What is the general rule?
Thanks.
I read some where the VB.NET "cleans up" and releases onjects. When reading about VB.Net some examples set objects like OleCommand objects to Nothing and Dispose of them whilst others don't....
What is the general rule?
Thanks.