Explain the Usage of web.config
Are arrays value types or reference types?
Where is the output of TextWriterTraceListener redirected?
What is clr namespace?
Explain the three services model (three-tier application).
what are the contents of an assembly ?
Which constructor is called first in c#?
If a class is a ref type, how we can pass to a function.
What is difference between throw and throws in c#?
Explain code compilation in c#.
Is array reference type / value type?
What are the benefits of using windows services:
How do I create a delegate/multicastdelegate?