Give a brief introduction on side-by-side execution. Can two applications, one using private assembly and the other using the shared assembly be stated as side-by-side executables?
Please explain about "this" object
Difference between abstract class and interface in .net?
Do I have any control over the garbage collection algorithm?
How ccw (com callable wrapper) and rcw (runtime callable wrappers) works?
What is managed code execution?
Explain can 2 different applications use the same dll in gac at the same time?
Where does the gac exist ?
C++ & C# differences ?
What is the difference between response.redirect & server.transfer?
How do you start, pause, continue or stop a Windows service off the command line?
How do you define the lease of the object?
What is Assembly manifest? what all details the assembly manifest will contain.