Re: C# and garbage collection
jdmartinez_at_ea.com
Date: 12/08/04
- Next message: Al Sav: "Re: Graphics Drawing in Form Load"
- Previous message: Frank Hileman: "Re: Graphics Drawing in Form Load"
- In reply to: Kyle Kaitan: "C# and garbage collection"
- Next in thread: J.Marsch: "Re: C# and garbage collection"
- Reply: J.Marsch: "Re: C# and garbage collection"
- Messages sorted by: [ date ] [ thread ]
Date: 8 Dec 2004 09:08:12 -0800
why isn't that nice? there's nothing wrong with explicitly calling
Destroy() or even Dispose() for that matter ... there's a whole
language construct dedicated to making sure Dispose() gets called
(using).
Joel Martinez
http://www.onetug.org - Orlando .NET User Group
http://www.codecube.net - blog
- Next message: Al Sav: "Re: Graphics Drawing in Form Load"
- Previous message: Frank Hileman: "Re: Graphics Drawing in Form Load"
- In reply to: Kyle Kaitan: "C# and garbage collection"
- Next in thread: J.Marsch: "Re: C# and garbage collection"
- Reply: J.Marsch: "Re: C# and garbage collection"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|