Define c# i/o classes? List the commonly used classes?
What is lazy keyword in c#?
Why we use dll in c#?
What benefit do you get from using a primary interop assembly (pia)?
Why do we need to override in c#?
What are partial classes and use of partial classes?
How to Show Message box in Metro Style App?
What is thread pooling?
To whom a method is accesssed if it is marked as protected internal ?
What is difference between hashtable and dictionary in c#?
What is difference between an Structure and Class?
What is difference between encapsulation and abstraction in c#?
How do you achieve polymorphism in c#?
What are annotations in c#?
Why ref is used in c#?