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
Answer / sathiya
Binary over TCP is the most effiecient, SOAP over HTTP is
the most interoperable.
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / rajeshree
Soap formatters are preffered over Binary as they do not
firewall issue
Is This Answer Correct ? | 3 Yes | 0 No |
How can you tell the application to look for assemblies at the locations other than its own install?
Garbage collector?s functionality on unmanaged code ?
What are static assemblies and dynamic assemlies. Differences between them ?
Explain the differences between marshal by value and marshal by reference?
Explain threading types?
What are the difference between static assemblies and dynamic assemblies?
What are channels in .NET Remoting?
When we use web service and when we use Remoting?
Choosing between HTTP and TCP for protocols and Binary and SOAP for formatters, what are the trade-offs? In what way it is best?
What are the types of remotable objects?
Can you pass SOAP messages through remoting?
About Iunknown interface Queue ,its methods Query Interface Addref,Release and Explain each ?