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 |
How to prepare parametrized (with more than one parameters) crystal report.pls tell me the code procedure, if any body can?
Differentiate between managed and unmanaged code?
What is a metadata in .net?
what is the difference between early binding and late binding in .net?
Explain the .net framework overview?
What are the advantages of .net?
What is Complex Class in .NET?
What is boxing and un-boxing in .net?
What is the difference between constants and read-only variables?
What does jit compilation do in .net?
What are the authentication methods in .net?
What is managed code and managed data in .net?