How to free the memory that is not used by an object in
garbage collection?
Answer Posted / venky
Garbage collection is automatic system we not need to call garbage collector manually...
| Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
Explain the new features 3.5 framework against with the tool?
Can I use razor code in javascript in asp.net mvc?
Can we have enum in entity framework?
what is entity graph in entity framework?
Where are the routing rules defined in an asp.net mvc application?
What is the difference between old ADO.NET and Entity framework coding techniques?
Can you Write the GC(Garbage Collector) Algoritham in .NET? (But not Explination of Working of GC).
What is edm (entity data model)? : Entity framework
How to return the JSON from action method in ASP.Net MVC?
Explain linq to entities? : Entity framework
How to make sure Client Validation is enabled in ASP.Net MVC
How we can call a javascript function on the change of a dropdown list in mvc?
What is presentation framework?
How to enable Attribute Routing?
what is lazy loading in entity framework?