Why reflection is used in c#?
Give 2 scenarios where static constructors can be used?
Between windows authentication and sql server authentication, which one is trusted and which one is untrusted?
How will you get the different language strings?
What is difference between function and method in c#?
Can we inherit partial class in c#?
What is xml comments in c#?
What is Asynchronous call and how it can be implemented using delegates?
What is thread.sleep()?
What is unmannaged code and will CLR handle this kind of code or not .
How do you declare a variable in c#?
What is entity framework in c#?
What's the implicit name of the parameter that gets passed into the set method/property of a class?
List some of the basic string operation?
What is executereader in c#?