can we call the garbage collector to run explicicitly?
Answer Posted / rakesh
not required to create object
we can call directly
System.GC.Collect();
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Mention some action filters which are used regularly in ASP.Net MVC?
Does windows 10 need .net framework?
Is .net core faster than .net framework?
What is needed for running an application built on winfx on the .net framework 3.0?
mention what is the key advantage of using entity framework or ef?
Possible ways to prevent xss attacks on mvc application?
What is viewdata?
How large is the .net framework 3.0?
Does Tempdata hold the data for other request in ASP.Net MVC?
What happens when I install the .net framework 3.0? How can I upgrade if I already have the .net framework 2.0 installed?
What is layout in mvc?
What is .net core framework?
What is definingquery in entity framework? : Entity framework
What is conceptual model? : Entity framework
what is msl?