How can you clean up objects holding resources from within
the code?
Answers were Sorted based on User's Feedback
Answer / 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 |
Explain what is the difference between response.redirect & server.transfer?
What is Assembly manifest? what all details the assembly manifest will contain.
What are virtual destructures?
What is Global Assembly Cache (GAC) and what is the Purpose of it?
What is the new three features of COM+ services, which are not there in COM (MTS)
What is typical about a windows process in regards to memory allocation in .net?
Can I write my own .net host?
Define satelite assembly?
What is static constructor, when it will be fired? And what is its use?
What is the difference between vb.net and vc#.net?
How many languages .NET is supporting now?
38 Answers Dreamtech, IBS, Microsoft, Polaris, RDT, Softcon, Viscus Infotech,
What application do you use to install a Windows service?