How can you clean up objects holding resources from within
the code?
Answer Posted / raju jaiwardhan
you would need to use a constraint to mandate types
implementing the IDisposable interface to call the Dispose
method.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Which namespace does it belong to by default?
What is your observations between vb.net and vc#.net?
How to use datagrid value in select statements where condition ,if cell is hyperlink bounded column?
Why did they call it .net?
What is the difference between odbc and ado?
What is a manifest in .net?
can any one tel me the complete Testing Procedure of any one simple PROJECT i mean either web/windows based application?
Explain what is the difference between a class and an object, and how do these terms relate to each other?
What is alias ? Is it used in .Net ?
Difference between value type & reference types ?
What is meant by globalization and localization?
Explain me what is the .net framework and how does it work?
Is there built-in support for tracing?
When displaying fonts, what is the difference between pixels, points and ems?
what is dotnet architecture? can anyone explain that.