what are the different ways to cleaning up objects?
Answer Posted / rohit bhardwaj
using dispose() method
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How do I know if executenonquery is successful c#?
What is an object pool in .net?
Why attributes are used in c#?
What is remote data?
how to prevent a class from being inherited in c#.net?
If a class derives from another class, will the derived class automatically contain all the public, protected, and internal members of the base class?
Explain About ADO and its objects
Can destructors have access modifiers?
Is it possible to nest cfml conditional tags?
What are the benefits of using generics in c#?
can you allow a class to be inherited, but prevent the method from being over-ridden?
Which program construct must return a value?
Which are the access modifiers available in c#?
Should I use double or float?
Can you specify an access modifier for an enumeration?