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 is the difference between user control an custom control? Advantages/disadvantages?
Explain the procedure to add assemly to gac to make it shared one?
What are asp.net authentication providers and iis security?
When should I use .net core?
Explain me what is the .net framework and how does it work?
What is the difference between .net 2000 and .net 2005(features)? Which one is better?
Why SOAP is required?
hai, about trading domain and need simple project on trading system. please help me...
How will you register com+ services?
What are the security policy levels in .Net
Please explain what is the difference between encrypting a password and applying a hashing?
What is singlecall activation mode used for in .net?
Should I use readerwriterlock instead of monitor.enter/exit?
Who is using .net core?
How do you turn off cookies for one page in your site? Give an example.