How do I do implement a assert?
Does c# support try-catch-finally blocks?
Explain the difference between const and static read-only?
Explain how can I get around scope problems in a try/catch?
Explain how is the dll hell problem solved in .net?
Explain the ways to deploy an assembly?
Define delay signing?
Explain the difference between and xml documentation tag?
Give an example of a directcast.
Define strong name in c#?
Define constructor in c#.
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?