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 Difference B/W Finalize() and Dispose() in .Net?

Answer Posted / vivek jagga

The GC call the Finalize() function automatically to destroy
the object called implicit destroy. when you want to destroy
a objects that you think no longer need and free it from
memory, then we will use the dispose function. For better
performance we will use the dispose function explicitly.

Is This Answer Correct ?    21 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is strong-typing versus weak-typing?

1173


Which object encapsulates state or data of a user?

1107


Explain the use of duration attribute of @outputcache page directive.

1159


Describe the .net base class library.

1125


Explain the concept of View Model in MVC?

1082


In What Order Do The Events Of An Aspx Page Execute. As A Developer Is It Important To Undertsand These Events?

1073


Define application state variable and session state variable?

1044


What are Master Pages in ASP.NET? or What is a Master Page?

1209


What is a 401 redirect?

990


What is a postback url?

933


Explain diff. Between friend and protected friend?

986


what is command line compiler.what are the steps and how it is related to debugging.

1963


What is caching? What are different ways of caching in asp.net?

1387


Define what is razor? : asp.net mvc

1051


What are the HTML server controls in ASP.NET?

1129