Answer Posted / vamsi manikonda
when the object was not used it was thrown to the garbage
collector.this has to be done by CLR which behaves like a
runtime for .net like java virtual machine for java.
we can force the garbage collector to run also.
syntax:system.gc.collect();
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How do u declare static variable and how it is declared and what is its lifetime?
Where can I get information on cookies in asp.net?
Explain the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc
What are the memory-mapped files?
What are the two Layouts supported by a Web form in ASP.NET?
What are the modes of updation in an updatepanel?
What is a gridview in asp.net?
How do sessions work?
What is the use of session?
Explain the use of dataadapter.
Describe the diffeerence between inline and code behind - which is best in a loosely coupled solution?
Does web services support data reader like pom project?
What are type/key pairs in client script registration?
What is voluum?
In Data grid the question is below quantity price total these are 3 fields available in data grid if you enter quantity the total has to update automatically.Price field is already filled completely