Explain the difference between directcast and ctype.
Name the control which cannot be placed in mdi?
Describe the ways of cleaning up objects in c#.
Explain the difference between proc. Sent by val and by sub?
Define satellite assembly in c#?
Explain how do you convert a value-type to a reference-type?
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#.