What is an interface class in c#?
Describe ways of cleaning up objects in c#.
Is it possible to have different access modifiers on the get/set methods of a property in c#?
Int map to which .net types?
What is a c# delegate?
Difference between value and reference type.
Difference between a sub and a function in c#.
Explain the constructor in c#.
What is a strong name in c#?
Difference between directcast and ctype.
What does assert() do in c#?
What does the initial catalog parameter define in the connection string?
What is a multicast c# delegate?
Can I do things in il that I can't do in c#?
What are the boolean data types in c#?