How do you enforce garbage collection in .NET



How do you enforce garbage collection in .NET..

Answer / kirti

System.GC.Collect();

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net Framework Interview Questions

Where is the new functionality in the .net framework 3.0 (such as wcf, wf, wpf, and cardspace) installed to? Is that different from where the .net framework 2.0 is installed to?

0 Answers  


How could we achieve Langauge Interoperability through "CLS"?? Please Expalin in detail with Example.. Thanks for the Help!!!!!

2 Answers   HCL,


What is the difference between viewbag and viewdata in mvc?

0 Answers  


Explain tempdata in asp.net mvc?

0 Answers  


How can I return string result from action in asp.net mvc?

0 Answers  






what is client wins and store wins mode in entity framework concurrency?

0 Answers   Microsoft,


What is entitycontainer? : Entity framework

0 Answers  


Can you write a class without specifying namespace? Which namespace does it belong to by default?

1 Answers  


If we want to construct our own Garbage collector what are the steps things we have to do?

3 Answers   Honeywell, Semantic Space,


What is attribute routing in mvc?

0 Answers  


what are generics? Without generics what are the disadvantages in 1.1?

3 Answers   HP, iSoft, nTech Solutions,


Microsoft introduced c# as a de facto language of the .NET platform. What is mean by de facto and fot what purpose? Please answer me. Advance thanks.

3 Answers   Excel,


Categories