How do you enforce garbage collection in .NET
Answer Posted / kirti
System.GC.Collect();
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is entitycontainer? : Entity framework
What is entitytype? : Entity framework
What is net framework 3.0 ?
What is conceptual model? : Entity framework
How to update one of my table in database at 4pm every day how it is possible?
what is eager loading?
Explain the role of assembly in the .net framework.
When will the .net framework 3.0 be released?
What are the components required to create a route in ASP.Net MVC?
What are the main components of .net framework?
mention in what all scenarios entity framework can be applicable?
Does razor engine supports for tdd?
Explain test driven development (tdd) ?
how to disable the lazy loading framework?
What is objectcontext? : Entity framework