Name which controls do not have events?
Define multicast c# delegate?
Explain what is the smallest unit of execution in .net?
Define interface class in c#?
Explain what are three test cases you should go through in unit testing?
Explain manifest in c#.
Explain why do I get an error (cs1006) when trying to declare a method without specifying a return type?
Explain the role of the datareader class in ado.net connections?
Define c# delegate?
Define acid rule of thumb for transactions in c#.
How do you implement thread synchronization in c#?
Explain how do you debug an asp.net web application?
Explain the difference between private and shared assembly?
Explain the difference between // comments, /* */ comments and /// comments?
Define delegate in c#?