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 to make sure custom class supports deterministic
finalization?

Answer Posted / sandeep negi

By implementing IDisposable interface! Try to use 'using'
block so that after executing this block its dispose method
will be called automaticaly.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How long does it take to learn c# programming?

966


What is the use of functional interface?

973


Is as operator in c#?

934


What is the difference between writeline and write in c#?

907


Why cannot you specify the accessibility modifier for methods inside the interface?

969


Illustrate the differences between the system.array.copyto() and system.array.clone()?

1033


Illustrate serialization?

1018


Explain the difference between the system.array.copyto() and system.array.clone()?

974


What is the function of the not null constraint?

988


what are the differences between a class and structure

1195


What is c# commonly used for?

925


How are methods overloaded?

1043


Is namespace a class?

930


What is native image generator (ngen.exe)?

1262


Can I use ReaderWriterLock instead of Monitor.Enter/Exit for Threading?

1024