What is a clr (common language runtime)?
If the original method is not static you can declare an override method to be static or not?
Which language is used for desktop application?
What is different between Implicit conversion and Explicit conversion in C#?
What is private readonly in c#?
What is an object and a class?
Define multicast c# delegate?
What is lazy loading and eager loading in c#?
What is the full form of GAC? Explain its uses?
Why we use oops in c#?
Difference between type constructor and instance constructor? What is static constructor, when it will be fired? And what is its use?
What is asp net in c#?
Why do we use Design Pattern in C#?
Describe the difference between inline and code behind - which is best?
What do you mean by hashtable c#?