What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?
901Post New Dot Net Remoting Questions
What does manifest consists?
Define proxy in .net remoting?
How can we call methods in remoting asynchronously?
Define remotable objects in .net remoting?
Define a process?
Define singleton activation mode in .net remoting?
Is it a good design practice to distribute the implementation to remoting client?
What is asynchronous programming?
Can you pass SOAP messages through remoting?
Can we configure a .net remoting object via xml file?
What are the difference between static assemblies and dynamic assemblies?
What are the channels in .net remoting?
What do you mean by passport authentication?
Define singlecall activation mode in .net remoting?
What are the steps to publish an object outside the service domain