Explain me what are the deferred execution and the immediate execution in linq?
How will you register com+ services?
When a Static Constructor called in .NET?
What application do you use to install a Windows service?
How ccw (com callable wrapper) and rcw (runtime callable wrappers) works?
What is a strategy pattern? Implement it.
What is difference between .net and .net core?
How can you see which services are running on a Windows box?
Explain the features that are common to all .Net languages.
object is physical and class is logical..here class is not occupying any memory as our definition of class but i got a question then the class where it stores if it is not occupying any memory....
How Garbage Collector (GC) Works?
Can you create instance of a class which has private constructor?
How will you make .NET programs work in Linux ?