Explain how can you clean up objects holding resources from within the code?
Explain metadata in c#.
How do I create multifile assembly?
Explain the difference between the debug class and trace class?
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?