Can we customize the serialization process?
Why can’t struct be used instead of class for storing entity?
Why linq is having select clause at the end?
What are generations and how are they used by the garbage collector?
What is the base class of all classes in c#?
What is dependency injection?
Why do you call it a process? What’s different between process and application in .net, not common computer usage, terminology?
Name the method of servicebase class?
What is the difference between var and dynamic types in c# 4.0?
If dll and exe files are same it means you can deploy both the files in gac?
what are windows services?
You have got 1 million parking slots. At a time a parking slot can be free or not. To get next slot easily which data structure to implement?
Name the two classes are required for implementing a windows service?
Which attribute is used in order that the method can be used as webservice?
Which config file has all the supported channels/protocol?