What is the object class in c#?
Explain manifest in c#.
What is a clr (common language runtime)?
What is static variable in c#?
Explain how do I convert a string to an int in c#?
Which types of inheritances does c# support?
Explain acid rule of thumb for transactions in c#.
Enlist the different types of classes in c#?
What are the steps to create an assembly and add it to the gac?
Does the system.exception class have any cool features?
What's the c# syntax to catch any possible exception?
Explain the difference between class and interface in .net?
What is the difference between dynamic and var in c#?