What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?
Define delegates and events?
Write a example code for remoting?
what is sitemap
Choosing between HTTP and TCP for protocols and Binary and SOAP for formatters, what are the trade-offs?
What?s Singleton activation mode?
How do you reference to a private & shared assembly ?
What security measures exist for .NET Remoting in System.Runtime.Remoting?
Is it a good design practice to distribute the implementation to remoting client?
What are static assemblies and dynamic assemlies. Differences between them ?
Explain the differences between marshal by value and marshal by reference?
When do we use delegates in your remoting applications?
What is the proxy of the server object in .net remoting?