Re: IDisposable or not in custom classes
- From: "Mark Rae" <mark@xxxxxxxxxxxxxxxxx>
- Date: Thu, 14 Dec 2006 01:20:43 -0000
"Dave Sexton" <dave@jwa[remove.this]online.com> wrote in message
news:esYSeexHHHA.4760@xxxxxxxxxxxxxxxxxxxxxxx
There are very specific guidelines in place for when to implement
IDisposable.
Are there? Are they available for download anywhere...?
".NET Framework Developer's Guide, Implementing Finalize and Dispose to
Clean Up Unmanaged Resources"
http://msdn2.microsoft.com/en-us/library/b1yfkh5e.aspx
".NET Framework Developer's Guide, Implementing a Dispose Method"
http://msdn2.microsoft.com/en-us/library/fs2xkftw.aspx
Check out the TOC on the left and you'll see a whole bunch of topics that
provide development guidelines for many other things.
Got a bit of reading to do, then...:-)
Thanks very much.
.
- References:
- IDisposable or not in custom classes
- From: Mark Rae
- Re: IDisposable or not in custom classes
- From: Nicholas Paldino [.NET/C# MVP]
- Re: IDisposable or not in custom classes
- From: Mark Rae
- Re: IDisposable or not in custom classes
- From: Dave Sexton
- IDisposable or not in custom classes
- Prev by Date: timer...
- Next by Date: Re: Taking a single large .cs file and making many smaller .cs fil
- Previous by thread: Re: IDisposable or not in custom classes
- Next by thread: RE: ProgressBar display
- Index(es):
Relevant Pages
|
Loading