Choosing between HTTP and TCP for protocols and Binary and
SOAP for formatters, what are the trade-offs? In what way
it is best?
Answer Posted / sathiya
Binary over TCP is the most effiecient, SOAP over HTTP is
the most interoperable.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Elaborate the term WebService and how it differ from Remoting?
Define singleton activation mode in .net remoting?
What are dynamic assemblies?
What is unboxing?
Define the lease of the object?
Explain the hierarchial description of remoting?
What is the Difference between CAO and SAO in Remoting.
What are static assemblies?
What are the security measures exist for .net remoting in system.runtime.remoting?
Garbage collector?s functionality on unmanaged code ?
Explain how can you automatically generate interface for the remotable object in .net with microsoft tools?
Will clr handle unmanaged code or not?
How to decide which to use .net remoting or asp.net web services?
What is the purpose of strong name?
What are the remotable objects in .net remoting?