What do you understand by the terms datareader object and dataset object?
What are types of constructor?
Is friend a constructor?
Define satellite Assembly?
what is namespace?
What are nullable types? Is Nullable<int> I and int ?i are same.
How is a strongly-named assembly different from one that isn’t strongly-named?
What is difference between a type and class?
Differentiate between the public and private ?
What is the difference between out and ref in c#?
What are methods c#?
Explain ACID rule of thumb for transactions.
How to make a class not inheritable other than sealed?