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 asp net framework?
What is net framework 3.0 ?
Is mvc 4 supporting windows azure sdk (software development kit) ?
How to answer for project questions..?
What is the .net framework?
What is the use of the default route {resource}.axd/{*pathinfo} ?
Can you explain model, controller and view in mvc?
What are the 3 main components of an asp.net mvc application?
What is entity client data provider? : Entity framework
What are actions in asp.net mvc?
Can I remove .net framework?
What filters are executed in the end?
Name a few different return types of a controller action method?
What is the domain object?
Briefly describe the roles of clr in .net framework?