Choosing between HTTP and TCP for protocols and Binary and
SOAP for formatters, what are the trade-offs?
Answers were Sorted based on User's Feedback
Answer / bindu sarika
Binary over TCP is more efficent and soap over HTTP is more
interoperable
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sarita rawat
Binary over TCP is the most effiecient, SOAP over HTTP is the most interoperable.
Is This Answer Correct ? | 0 Yes | 0 No |
How do you reference to a private & shared assembly ?
What is UUID and GUID what is the size of this ID ?
Explain when we use web service and when we use remoting?
Explain how does assembly versioning in .net prevent dll hell?
What?s a Windows process?
define client activated objects (cao)?
What is the proxy of the server object in .net remoting?
what are the requirements to enable remote components to interact each other?
Define singlecall activation mode in .net remoting?
What is the difference between remoting and webservice?
What are the steps to publish an object outside the service domain
How can we call methods in remoting asynchronously?