1
Reply

How do I make sure that an object is released in code such as a connection or file object?

Mahesh Chand

Mahesh Chand

12y
2.8k
0
Reply

    You should use Using statement provided by CSharp. You can touch base with me on http://dotnetpiper.blogspot.in/