Understanding when to use a Finalizer in your .NET class

Posted: Apr 25, 2008  1 comments

Average Rating

Tags
.NET
ASP.NET
Debugging
High Memory
IIS
Microsoft
A common problem we see when moving to .NET all revolves around the finalizer.  There are a few reasons that this happens: Developers move from C/C++ to C# and are used to created classes with a constructor and destructor. Developers don’t understand Read More...

Read the complete post here

Comments

Page view counter