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

Name a few different return types of a controller action method?

0 Answers  


Can you set the unlimited length for "maxjsonlength" property in config?

0 Answers  


Is it possible to combine asp.net webforms and asp.mvc and develop a single web application?

0 Answers  


My organization went through the approval process of supporting the .net framework 2.0 in production. Do we need to go through the same process all over again for the .net framework 3.0? Do I need to do any application compatibility testing for my .net framework 2.0 applications?

0 Answers  


What is shared and private assembly ?

3 Answers   Accenture, BirlaSoft,






Can we create the web service in windows application?

3 Answers  


What are sections?

0 Answers  


What does 'managed' mean in the .NET context

1 Answers  


exe abrevatiom

5 Answers   IBM,


What is ASP.NET MVC?

1 Answers  


What are the contents of assembly?

2 Answers  


How many .NET languages can a single .NET DLL contain

1 Answers  


Categories