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 / m.sivakumar

Dispose() is called by as an indication for an object to release any unmanaged resources it has held.

Finalize() is used for the same purpose as dispose however finalize doesn’t assure the garbage collection of an object.

Dispose() operates determinalistically due to which it is generally preferred.

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Differentiate between client-side and server-side validations in web pages.

1082


What’s the difference between response .redirect and server.transfer?

1039


What is a form tag?

934


What is the use of data set in asp.net?

1002


Describe Segmentation With Paging?

1113


Is asp.net and .net same?

1017


What is the difference between login controls and forms authentication?

1134


Describe how to implement globalization and localization in the use interface in .net.

1009


How to disable validator control by client side JavaScript?

1113


Explain the advantages of asp.net.

1042


Contrast OOP and SOA. What are tenets of each ?

2293


Is it right that ASP.NET Web API has replaced WCF?

1019


Explain difference betn dataset and recordset?

990


What are the memory-mapped files?

1060


Which library is used by the testers and developers to develop automated tests and create testing tools?

1062