How do you enforce garbage collection in .NET
Answer Posted / kirti
System.GC.Collect();
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is filters in web api?
What operating systems will the .net framework 3.0 be available for?
What is difference between html.beginform and ajax.beginform?
mention in what all scenarios entity framework can be applicable?
What is Peek method in Tempdata in ASP.Net MVC?
What is the difference between adding routes, to a webforms application and to an mvc application?
sql related question (outer join, left, right etc) array vs hashtable CRL sqldatareader vs dataset what is WPF, WCF, compare to WinForms Webservices Asp.net MVC vs WebForms?
What are the sub types of ActionResult?
Explain unit test done by tester on development team?
What is meant by bootstrap in mvc5?
How to make sure Client Validation is enabled in ASP.Net MVC
What are Non Action methods in ASP.Net MVC?
What is mapping in entity framework? : Entity framework
Can we free memory explicitly without waiting for garbage collector to free the memory in .net compact framework?
What is entity graph? : Entity framework