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 / rajeshree
Soap formatters are preffered over Binary as they do not
firewall issue
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are the security measures exist for .net remoting in system.runtime.remoting?
What are the information required to configure remote objects?
Explain the types of .net remoting?
What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?
Explain how to directly call a native function exported from a dll?
What are the steps to publish an object outside the service domain
What are the consideration in deciding to use .NET Remoting or ASP.NET Web Services?
Explain the differences between marshal by value and marshal by reference?
How can we call methods in remoting asynchronously?
Explain how does assembly versioning in .net prevent dll hell?
What is a formatter in .net remoting?
When should we choose .net remoting over .net web services?
Name the distributed systems available apart from .net remoting?
What are static assemblies and dynamic assemblies?
Can you pass SOAP messages through remoting?