How to make sure custom class supports deterministic
finalization?
Answer / 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 |
What is a class in unity?
What are the steps to create a webservice and consume it?
I have a class declared as below public class a { public void add() {} } What is the diference between a a1 =new a; and simply a a1;
What is the use of flag in c#?
Is vs as c#?
Is multiple inheritance possible in c#?
How do you escape a character?
Wcf and what is difference between wcf and web services?
What is garbage collector and where should you use in .NET?
Enlist the different types of classes in c#?
Is typeof c#?
Can an interface extend a class 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)