Logo 
Search:

Asp.net Answers

Ask Question   UnAnswered
Home » Forum » Asp.net       RSS Feeds
  Question Asked By: Nancy Thomas   on Apr 06 In Asp.net Category.

  
Question Answered By: Mae Roberts   on Apr 06

You can call  Dispose() method  when you stop using certain instance of an object.
But Garbage collector will dispose resources as needed, so Dispose itself
doesn't actually free memory and other resources...

Share: 

 

This Question has 2 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on How to use Dispose? Or get search suggestion and latest updates.


Tagged: