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...

What is the use of finalize and dispose eventhough garbage
collector is working?

Answer Posted / bharani

Finalize method is actually a the destructor for the
mananged objects, but if you want to destruct an unmanaged
object dispose method allows the programmer to make
explicit calls such as destroywindow to the destruct the
unmanaged object.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is entity framework used for?

1101


How does .net framework works?

1069


what is model first approach?

1190


How we can invoke child actions in ASP.Net MVC?

1179


mention what is code first approach and model first approach in entity framework?

1177


Explain tempdata in asp.net mvc?

1166


What is viewstart page in mvc?

1093


What are the advantages of mvc over asp.net?

1076


What is .net framwork?

1073


Can you please explain the request flow in ASP.NET MVC framework?

1184


When will the .net framework 3.0 be released?

1018


How we can call a JavaScript function on the change of a Dropdown List in ASP.Net MVC?

1165


What is the importance of NonActionAttribute?

1111


Can I uninstall microsoft .net framework?

1062


If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?

2644