Can you pass value types by reference to a method?
What is an enumerator in c#?
What is stringbuilder c#?
Is there throws keyword in c#?
What is a function c#?
How do I convert a string to an int in c#?
What are the advantages of interface in c#?
If the original method is not static you can declare an override method to be static or not?
State whether it is true to test a Web service you must create a windows application or Web application to consume this service or not?
What is callback method in c#?
What do you mean by for each loop?
What is dependency injection?
Explain the difference between event and a delegate in c#?
Between windows authentication and sql server authentication, which one is trusted and which one is untrusted?
What is jit? What are the different types of jit?