How to free the memory that is not used by an object in
garbage collection?
Answer Posted / avinash
Using "GC.Collect();" unused objects can be removed.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is difference between Viewbag and Viewdata in ASP.NET MVC?
Explain covariance and contra-variance in .net framework 4.0. Give an example for each.
what is entity data model?
Can you explain the page life cycle of mvc?
What are HTML Helpers, AJAX Helpers in ASP.Net MVC?
Why to use “{resource}.axd/{*pathinfo}” in routing in mvc?
What is the meaning of unobtrusive javascript? Explain us by any practical example.
Can I add mvc testcases in visual studio express?
What are action filters?
What are the benefits of .net framework?
What is oauth in web api?
What is NonActionAttribute ?
how to disable the lazy loading framework?
Can you use Razor code in Javascript in ASP.Net MVC?
mention what is the difference between ado.net and classic ado?