Answer Posted / meena sanjay
HTTP Channel & TCP Channel
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Which Namespaces is used to achieve the Remoting?
How are the activation URLs different in case of SAO and CAO in .NET remoting?
Explain the difference between the registerwellknownservicetype(), registerwellknownclienttype(), registeractivatedservicetype() and registeractivatedclienttype() in .net?
What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?
Write a example code for remoting?
How do you implement distributed applications in .net?
Explain when we use web service and when we use remoting?
What are the types of remotable objects?
What are the different types of channels used by .net remoting and which is the best one?
Explain how to perform remoting?
What is asynchronous programming?
Is it a good design practice to distribute the implementation to remoting client?
Can you pass SOAP messages through remoting?
What is unboxing?
Are you aware of containment and Aggregation ?