How do you remove the objects which are not in
use?Explicitly or implicitly?What is the exact mechanism
going behind?

Answer Posted / venkat

Dispose method()

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I start a program in c#?

484


What is thread and explain states of a thread in c#?

471


What is access specifier in c#?

559


How long has c# been around?

552


How do I register my code for use by classic com clients?

496






Why is static constructor called first?

476


What are different types of classes in c#?

472


What is variable in c#?

504


So let's say I have an application that uses myapp.dll assembly, version 1.0.0.0. There is a security bug in that assembly, and I publish the patch, issuing it under name myapp.dll 1.1.0.0. How do I tell the client applications that are already installed to start using this new myapp.dll?

483


What is delegate in c#?

535


What is the difference between out and ref in c#?

473


What is an interface class? Give one example of it

472


What is orm in c#?

466


Can a constructor be static in c#?

510


what is the index value of the first element in an array?

503