Understanding when to use a Finalizer in your .NET class

If you are going to use a finalizer in your .NET class, be sure to read this post so that you understand when you should and shouldn’t use it:

Understanding when to use a Finalizer in your .NET class