Explain the difference between access specifier and access modifier in c#?
What does using system mean in c#?
What is difference between constants and read-only?
What is the property of class?
What operators can be used to cast from one reference type to another without the risk of throwing an exception?
What is a trace and asset? Explain some differences?
What is eager and lazy loading in c#?
what is the use of master pages. how to use it
What is nullable types in c#?
So what makes your code really object-oriented #?
What is the base class for array types?
Can you create sealed abstract class in c#?
Explain how to implement an object pool in c#.net