Explain how is the dll hell problem solved in .net?
how to implement singelton in C# & its uses?
Integer at long type variable are not object.Support your answer with example.And explain the technique to convert from value type to reference type and vice-versa.
How to assign Null value to Var?
What are the Types of optimization and name a few and how do u do?
I have a class declared as below public class a { public void add() {} } What is the diference between a a1 =new a; and simply a a1;
What is the default value of datetime in c#?
Can a structure inherit a class.
What is ioc containers c#?
What is xpath in c#?
What do u mean by delegation of authority?
Describe how a .net application is compiled and executed
In c# how to connect crystal report?