How to free the memory that is not used by an object in
garbage collection?
Answer Posted / magesh
Garbage collection is automatic system, But it's take time
remove the object. You dispose the object when you work
heavy large application.
Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Which are the important namespaces used in ASP.Net MVC?
what do you mean by navigation property?
What is the advantage of mvc?
what is dot net? what is use dot net? what is benifit of dot net?what is vb dot net? what is ado dot net? what is c#?
what is lazy loading in entity framework?
How we can call a JavaScript function on the change of a Dropdown List in ASP.Net MVC?
what is deferred loading(lazy loading)?
What is ViewData and TempData in ASP.Net MVC?
Can you explain renderbody and renderpage in asp.net mvc?
Possible ways to prevent xss attacks on mvc application?
What type of filter does outputcacheattribute class represents?
What is the use of the default route?
What is the difference between model and entity?
Explain JSON Binding?
What is the difference between ViewData, ViewBag and TempData?