What?s the Unix name for a Windows service equivalent?
What is garbage collection and how it works. Provide a code example of how you can enforce garbage collection in .net?
What tools is used to develop .NET applications?
What is meant fulltrust?
Explain the two different types of typecasting?
Explain the main components in .net?
Explain the procedure to add assemly to gac to make it shared one?
What is CCW (COM Callable Wrapper)
What is jit compilers?
Can a try block have nested try blocks?
what is the default security setting in .net?
What is namespaces in .net?
A developer company sends dlls to the client. Some client is not happy current functionality, so request some modification. Developer made some changes and send new dll to all clients. Some client is happy with old version, tell me minimal change to so that neither clients get affected?