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...

How can you clean up objects holding resources from within
the code?

Answer Posted / ramesh

We can clean up object holding resources by using dispose()
method. Example
DataSet DS=new DataSet()

DS.Dispose()

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the mechanism of VB.NET/C# achieve polymorphism?

1046


What is default access modifier for class in c#?

1092


What are escape sequences explain with example?

1020


What is the difference between firstordefault and first?

964


Explain About stateless and state full web service

1046


What is hashtable in c# net with example?

995


Explane each and every methods of nterface Queue? Explain About performance issues on retrieving records

1112


What is different between Static Constructor and Private Constructor?

1081


Which are the access modifiers available in c#?

1014


Why we use methods in c#?

1013


Can we inherit sealed class in c#?

929


what is an event? Define delegate?

1027


Explain the difference between class and interface in .net?

911


What is single dimensional array in c#?

993


What is the implicit name and type of the parameter that gets passed into the class set method?

920