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

Answer Posted / amit kumar sharma

//Use this
System.GC.Collect();
System.GC.WaitForPendingFinalizers();

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is RouteConfig.cs in ASP.Net MVC 4?

772


mention what is csdl, ssdl and msl sections in an edmx file?

781


What is meant by bootstrap in mvc5?

839


What is the .net framework?

755


Explain unit test done by tester on development team?

727


What are the new features 3.5 framework against with the tool?

745


Do you know about the new features in ASP.Net MVC 4 ?

773


will there be any issues adding a table without primary keys to a data model?

805


What is objectset? : Entity framework

734


What is poco proxy? : Entity framework

744


How do you handle variable number of segments in a route definition?

732


What is the difference between adding routes, to a webforms application and to an mvc application?

732


What are the components required to create a route in ASP.Net MVC?

787


What is ado.net data provider? : Entity framework

766


How to use multiple submit buttons in asp.net mvc?

786