What is the Difference B/W Finalize() and Dispose() in .Net?

Answer Posted / nishant

To Release the Memory Occupied by Object by implicit way
then use finalize() Method...And release the Memory by
Explicit Way then Use dispose() Method..

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain asp.net web forms.

559


What is the asp.net control toolkit?

556


What is application in asp net?

492


In Data grid the question is below quantity price total these are 3 fields available in data grid if you enter quantity the total has to update automatically.Price field is already filled completely

1545


Where do we store our connection string in asp.net application?

524






What do you mean by query string?

518


What is view state and how it works in asp net?

548


How to find last error which occurred?

532


Please brief not about xsd,xslt & xml?

542


What is the current version of asp.net?

493


Define resource files.

561


What is the concept of view state in asp.net?

560


what are the Custom controls in asp.net?

567


What is the latest version of asp.net?

533


How can you dynamically add user controls to a page?

509