How do you serialize in c#?
Can you inherit from a static class in c#?
Whats the use of string builder?
When should I throw an exception?
Name some string escape sequences in c#.
What is the difference between namespace and class in c#?
Why var is used in c#?
Is c# pass by reference?
What is int32 in c#?
Which attribute is used in order that the method can be used as webservice?
List down the commonly used types of exceptions in .net
Explain the clr triggers?
What does assert() do?