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
What's singlecall activation mode used for in .net?
Name the classes that are introduced in the system.numerics namespace.
What is the difference between an abstract class and an interface?
What is misl?
What do you mean by Driver Script?
How boxing and unboxing occures in memory?
Explain me what is .net web service?
Explain about .Net products?
What is STA in .NET?
Can any object be stored in a viewstate in .net?
What is dot net and its uses?
Write the .net syntax for 'while loop'?
What is boxing and un-boxing in .net?
Please explain the difference between constants and read-only variables?
Tell me about secure socket layer? How to make use of the technology?