Choosing between HTTP and TCP for protocols and Binary and SOAP for formatters, what are the trade-offs?
2 4365Post New Dot Net Remoting Questions
Explain the differences between marshal by value and marshal by reference?
Will clr handle unmanaged code or not?
What is a formatter in .net remoting?
What is the proxy of the server object in .net remoting?
When do we use delegates in your remoting applications?
When should we choose .net remoting over .net web services?
What are the channels in .net remoting?
How can you configure a .net remoting object via xml file?
What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?
Explain the hierarchial description of remoting?
How can we call methods in remoting asynchronously?
Define singleton activation mode in .net remoting?
What is the difference between remoting and webservice?
What is unmanaged code?
Write a example code for remoting?