Choosing between HTTP and TCP for protocols and Binary and SOAP for formatters, what are the trade-offs?
2 5277Post New Dot Net Remoting Questions
define client activated objects (cao)?
Can you pass SOAP messages through remoting?
What are the steps to publish an object outside the service domain
Explain how does assembly versioning in .net prevent dll hell?
What are different types of assemblies?
what are the requirements to enable remote components to interact each other?
Explain when we use web service and when we use remoting?
What are the types of remoting?
Explain the difference between the registerwellknownservicetype(), registerwellknownclienttype(), registeractivatedservicetype() and registeractivatedclienttype() in .net?
What is the Difference between CAO and SAO in Remoting.
How can we call methods in remoting asynchronously?
Which Namespaces is used to achieve the Remoting?
Explain the types of .net remoting?
What is the difference beween the registeractivatedservicetype() and registeractivatedclienttype()?
How are the activation URLs different in case of SAO and CAO in .NET remoting?