(Mis)Using IDisposable: beyond resource clean-up(blog.functionalfun.net)
submitted by
samuel_d_jack(415) 3 years, 8 months ago
Anybody who has ever done any work with files, databases and so on, in C#, has had it drummed into them that they must be good citizens and always tidy up after themselves. Usually that means using using. But did you know that the using statement has uses that go far beyond resource cleanup?
|category: C#
|Views: 34
tags:
VSTO Excel C# another
Everyones tags:
Your Tags: