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
Explain JSON Binding?
Explain dependency resolution?
Explain ASP.NET MVC Identity and Security?
Explain the new features added in version 4 of mvc (mvc4)?
What is code first? : Entity framework
What symbol would you use to denote, the start of a code block in razor views?
what is client wins and store wins mode in entity framework concurrency?
How does �side by side� work for the .net framework 3.0?
What is the importance of NonActionAttribute?
What is entityset? : Entity framework
What is the difference between entity framework and mvc?
Can we have enum in entity framework?
Which version of .net framework is installed?
What are the benefits of .net framework?
How does work clr?