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
Define proxy in .net remoting?
Explain how does assembly versioning in .net prevent dll hell?
What is the difference between remoting and webservice?
How can you configure a .net remoting object via xml file?
What is unboxing?
What is asynchronous programming?
What are the channels in .net remoting?
Elaborate the term WebService and how it differ from Remoting?
What are the situations you will use singleton architecture in remoting ?
Difference between web services & remoting?
What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?
Explain the difference between the registerwellknownservicetype(), registerwellknownclienttype(), registeractivatedservicetype() and registeractivatedclienttype() in .net?
What is the difference beween the registeractivatedservicetype() and registeractivatedclienttype()?
What are the different types of channels used by .net remoting?
Explain the differences between marshal by value and marshal by reference?