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 does assembly versioning in .NET prevent DLL Hell?
3 Answers Satyam, Siebel Systems,
What are static assemblies and dynamic assemblies. Differences between them?
Which namespace is used for encryption ?
Explain how to perform remoting?
About sn.exe ?
What's the difference btw the following methods in .NET remoting? RegisterWellknownServiceType() RegisterWellknownClientType() RegisterActivatedServiceType() RegisterActivatedClientType()
What is UUID and GUID what is the size of this ID ?
Explain the Flow of remoting?
About .NET Remoting and types of remoting ?
How to register a shared assembly ?
Write a example code for remoting?
Can you explain remoting?