what is diffrence b/w Dispose and Finalize method
what is diffrence b/w Dispose and Finalize method
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Majid KamaliPosted Aug 20, 2010, 4:47 PM
Usually when you invoke dispose(), close() will automatically has been invoked, and viceversa .
For better answer, search exact expression in google.
Sam HobbsPosted Aug 20, 2010, 3:20 PM