Can an exception be thrown from a catch block?
Can you explicitly call a destructor?
Is double a decimal?
What do you mean by shared assembly?
what is IDisposal interface
What is use of private class in c#?
How does yield return work c#?
What is function and method in c#?
Is there a way of specifying which block or loop to break out of when working with nested loops?
Which are access modifiers available in c#?
What is inheritance c#?
What are some of the commonly used commands in sqlcommand?
Where test director stores its data ? Database ,Local file etc...? I need to read this data from Visual Studio 2005 c# client. Regards