can we call the garbage collector to run explicicitly?
Answer Posted / rakesh
not required to create object
we can call directly
System.GC.Collect();
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
How to make sure Client Validation is enabled in ASP.Net MVC
What is the difference between windows vista and .net framework 3.0 ?
What are the two ways to add constraints to a route?
What is needed for running an application built on winfx on the .net framework 3.0?
When using razor views, do you have to take any special steps to protect your asp.net mvc application from cross site scripting (xss) attacks?
I want ask from plz smaple example code for Biztalkk server
What are the Core features of ASP.NET MVC?
What filters are executed in the end?
Why should we go for entity framework?
What is the difference between entity framework and mvc?
Can a view be shared across multiple controllers? If yes, how we can do that?
Explain JSON Binding?
What is the significance of nonactionattribute?
Explain what languages does the .net framework support?
What is edm (entity data model)? : Entity framework