how to cleanup object that does not support dispose method?
How to implement dispose for such scenarios?
Answer Posted / rahul
i guess by using final function , but it is heavy operation.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How do you specify a custom attribute for the entire assembly (rather than for a class)?
What is tuple in c#?
What is managed code?
What are extender provider components? Explain how to use an extender provider in the project.
Can enum be null c#?
What is the do while loop code?
Explain what are the steps for creating clr trigger?
What is meant by unicode characters?
Explain how do you debug an asp.net web application?
What is dll file in c#?
I have 3 overloaded constructors in my class. In order to avoid making instance of the class do I need to make all constructors to private?
What are mutable and immutable types in c#?
Why is main static in c#?
What is attribute c#?
What is the console on a mac?