how to cleanup object that does not support dispose method?
How to implement dispose for such scenarios?
Answers were Sorted based on User's Feedback
Answer / rahul
i guess by using final function , but it is heavy operation.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / yogi
Can use System.GC.Collect() to clean up objects and force the garbage collection manually
| Is This Answer Correct ? | 2 Yes | 0 No |
What is difference between class and abstract class in c#?
what is generics? can u explain 5 to 6 examples on generics that covers class,method,structure,list,delegates?
Is c# lazy thread safe?
What is the difference between int.Parse() and Convert.toInt32().
How to get the sum of last 3 items in a list using lambda expressions?
What is tryparse?
C Sharp
What are the variables in c#?
What is concrete class in c#?
Why do we need abstract class?
What is the use of iqueryable in c#?
What is private readonly in c#?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)