Explain when should you call the garbage collector in .net?
How do I create a single-file assembly?
Explain the difference between the system.array.copyto() and system.array.clone()?
What is the syntax for calling an overloaded constructor within a constructor?
Explain the advantage of using system.text.stringbuilder over system.string?
Explain how do I convert a string to an int in c#?
Name the connections does microsoft sql server support?
What are the two kinds of properties in c#.
Explain the difference between a sub and a function in c#.
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#.