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
what is entity framework advantage?
What are differences between entity framework and l2s? : Entity framework
What is the .net framework 3.0 (formerly winfx)?
mention what is csdl, ssdl and msl sections in an edmx file?
What is asp net framework?
What are Action Filters in ASP.NET MVC and its use?
what is scalar property?
will there be any issues adding a table without primary keys to a data model?
What is the mvc pattern (model view controller pattern)?
What are Model Binders in ASP.Net MVC?
Which are the important namespaces used in ASP.Net MVC?
What is the importance of NonActionAttribute?
Describe the gac in the .net framework.
Can you set the unlimited length for "maxjsonlength" property in config?
What are ajax helpers in asp.net mvc?