Choosing between HTTP and TCP for protocols and Binary and
SOAP for formatters, what are the trade-offs? In what way
it is best?

Answers were Sorted based on User's Feedback



Choosing between HTTP and TCP for protocols and Binary and SOAP for formatters, what are the trade..

Answer / sathiya

Binary over TCP is the most effiecient, SOAP over HTTP is
the most interoperable.

Is This Answer Correct ?    3 Yes 0 No

Choosing between HTTP and TCP for protocols and Binary and SOAP for formatters, what are the trade..

Answer / rajeshree

Soap formatters are preffered over Binary as they do not
firewall issue

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More Dot Net Remoting Interview Questions

What are the different types of channels used by .net remoting and which is the best one?

0 Answers  


What is unmanaged code?

0 Answers  


Threading Types ?

3 Answers   DELL,


Explain marshalling and its types in .net remoting

0 Answers  


Which namespace is used for encryption ?

3 Answers   Digital GlobalSoft,






How do you implement distributed applications in .net?

0 Answers  


What is the difference beween the registerwellknownservicetype() and registerwellknownclienttype()?

0 Answers  


What?s a proxy of the server object in .NET Remoting?

1 Answers  


What are the remotable objects in .net remoting?

0 Answers  


What are the consideration in deciding to use .NET Remoting or ASP.NET Web Services?

0 Answers  


What are the situations you will use singleton architecture in remoting ?

0 Answers  


Explain how does assembly versioning in .net prevent dll hell?

0 Answers  


Categories