What are the different types of channels used by .net remoting and which is the best one?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between .Net Remoting and Web Services ?
Choosing between HTTP and TCP for protocols and Binary and SOAP for formatters, what are the trade-offs? In what way it is best?
How do you implement distributed applications in .net?
What is the proxy of the server object in .net remoting?
Explain how to directly call a native function exported from a dll?
What are the security features in .net remoting?
What do you mean by passport authentication?
About .NET Remoting and types of remoting ?
What is assembly ?
What is the difference beween the registeractivatedservicetype() and registeractivatedclienttype()?
Explain marshalling and its types in .net remoting
Explain the difference between the registerwellknownservicetype(), registerwellknownclienttype(), registeractivatedservicetype() and registeractivatedclienttype() in .net?