What are the threading types?
What is unmanaged code?
How do you directly call a native function exported from a DLL?
What is asynchronous programming?
Is it a good design practice to distribute the implementation to remoting client?
What is the Difference between CAO and SAO in Remoting.
What is Remoting?
Can you explain remoting?
Explain marshalling and its types in .net remoting
Define delegates and events?
Which one is better WebService and Remoting ?
What are static assemblies and dynamic assemblies?
Explain the difference between the registerwellknownservicetype(), registerwellknownclienttype(), registeractivatedservicetype() and registeractivatedclienttype() in .net?
When do we use delegates in your remoting applications?
What are the situations you will use singleton architecture in remoting ?