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
What is presentation framework?
Will there be a .net compact framework 3.0 release with release of .net framework 3.0?
What is basic authentication in web api?
Which .net framework is installed?
What is difference between html.beginform and ajax.beginform?
What are Action Filters in ASP.NET MVC and its use?
Which version of the common language runtime (clr) does the .net framework 3.0 use?
Explain what is asp.net mvc?
What is stateless model?
Give an example for authorization filters in an asp.net mvc application?
What are the options can be configured in AJAX helpers?
What is a model in programming?
Can you please explain the request flow in ASP.NET MVC framework?
Name a few different return types of a controller action method?
Explain the 'page lifecycle' of an ASP.NET MVC?