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 a must for multitasking
in the nunit test framework, which attribute must adorn a test class in order for it to be picked up by the nunit gui?
Explain the features of an abstract class in net.
Is c# good for games?
What?s the top .NET class that everything is derived from?
What is difference between comparable and comparator?
How do you prevent a class from being inherited?
Is c# still popular?
What?s the advantage of using System.Text.StringBuilder over System.String?
What is polymorphism? pl explain practically rather than theoretical?
How do you escape c#?
Can you declare the override method static while the original method is non-static?
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)