-
-
-
-
Handle interface error
How Handle error if interface A,B are extended in class C. If class C using one function that is in A Interface if any error occurs in function how do you handle it?
-
Access Private Members
How will you access private members of a class without using Reflection?
-
Server Crash
What will happen to sessions when a server crash?
-
CLR and Base Class Libraries
Define clr and base class libraries.
-
-
-
-
-
-
-
-
GC and Performance
If there are 5 different .net applications running on a single machine,When the Garbage Collector wakes up how does it release the unused resources1)Will there be 5 threads of GC running(1 for each application)?2)Will there be just 1 thread of GC servicing all the 5 applications?3)Irrespective of the above scenarios,wil there be performance issues with the 5 applications because of the GC
-
-
-
-
-
Microsoft.NET Interview Questions
Ans