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 |
Can you configure a .NET Remoting object via XML file?
1 Answers Tavant Technologies,
Explain how can you automatically generate interface for the remotable object in .net with microsoft tools?
What security measures exist for .NET Remoting in System.Runtime.Remoting?
About remoting and web services. Difference between them?
What do you know about .NET assemblies?
What is an assembly and what does manifest consists ?
Hello, I want to connect a system in LAN and i want to access that.When ever i am moving a mouse in my desktop the similar thing have to happend in the another system in which i have connected. I need coding for this in c# and .NET . any one please help me.It is very urgent to me Advance thanks. my email id:manojkumarchallagundla@gmail.com
What is the purpose of System.EnterpriseServices namespace ?
write a example for remoting (code)
What are the difference between static assemblies and dynamic assemblies?
Explain how to perform remoting?
What are the information required to configure remote objects?