Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

can we call the garbage collector to run explicicitly?

Answer Posted / prateek

But forcefully calling Garbage collector reduces the
performance. As when CLR runs Garbage collector
automatically it checks all the objects which are not used
for a long time and remove them. But if we use
System.GC.Collect(), it will shift the particular object to
cache. When CLR founds no object which is made to be free
then it will check the cache memory from there it will
remove that very object. So, how it is reducing the performance.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain tempdata in asp.net mvc?

1166


Can we free memory explicitly without waiting for garbage collector to free the memory in .net compact framework?

1053


What is the .net framework and how does it work?

1024


Can I uninstall microsoft .net framework?

1063


What are the two ways to add constraints to a route?

1036


Difference between ASP.NET MVC and ASP.NET WebForms?

1122


Is http stateful or stateless?

1073


What operating systems will the .net framework 3.0 be available for?

1083


What is storage model? : Entity framework

1053


What is the difference between ViewData, ViewBag and TempData?

1134


what is dot net? what is use dot net? what is benifit of dot net?what is vb dot net? what is ado dot net? what is c#?

2350


what is complex type?

1066


What is .net core framework?

1055


Which approach provides better support for test driven development - asp.net mvc or asp.net webforms?

1047


Name a few different return types of a controller action method?

1201