sangeeta mishra
What is the Difference B/W Finalize() and Dispose() in .Net?
By sangeeta mishra in ASP.NET on Aug 28 2009
  • f k
    Sep, 2009 7

    both are used to clear the resources after its use is over

    but dispose method is called by .net itself

    whereas in some cases we want to customise resource clearing operation in that case we can call  finalize  method

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS