Interview Questions

Choosing between HTTP and TCP for protocols and Binary and SOAP for formatters, what are the trade-offs?

.NET Interview Questions and Answers


(Continued from previous question...)

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

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

(Continued on next question...)

Other Interview Questions