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 |
What are the information required to configure remote objects?
Can we configure a .net remoting object via xml file?
What are static assemblies and dynamic assemblies?
Define the lease of the object?
What is the Difference between CAO and SAO in Remoting.
When do we use delegates in your remoting applications?
What are the different types of channels used by .net remoting?
What is a formatter in .net remoting?
How can you automatically generate interface for the remotable object in .NET with Microsoft tools?
1 Answers Tavant Technologies, TCS, Tech Mahindra,
What do you mean by windows authentication?
Define proxy in .net remoting?
Explain serialization formatters in .net remoting