N  RATNAKAR
Hi,how to know garbage collector these objects are no longer need for clean up
By N RATNAKAR in ASP.NET on Feb 28 2007
  • Mar, 2007 8

    ps write the question clearly... ans1: objects need to tell GC that no need to finalize me. GC.SurpressFinalize(object); ans2: tell GC to start clearing the memory GC.Collect(); Regards Sam

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS