Categories
Since there are still developers out there that are not clear on if/when should you call Dispose, and what your class’s finalizer should look like if it holds on to non-memory resources such as file handles, GDI objects, database connections, etc., I decided to write this post on Dispose best practices. The first
Filed under: ASP.NET
|
On : 2006 Oct 05
| From: AppDev: Something You Should Know by Irena Kennedy
|