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
What is object service? : Entity framework
What is the use of view model in asp.net mvc?
List the new features added in .net framework 4.0.
What are Code Blocks in Views?
What are actions in asp.net mvc?
Can we add constraints to the route? If yes, explain how we can do it?
How to enable Attribute Routing?
What is entity sql? : Entity framework
What is Separation of Concerns in ASP.NET ASP.Net MVC?
What is controllercontext?
What is the .net framework 3.0 (formerly winfx)?
Where is tempdata stored?
Why is entity framework used?
What is the need of Action Filters in ASP.Net MVC
how can you tell ef to have a different table or column name than that defined for the class?