Answer Posted / madhusudhanreddy t
Remoting in .net is one of the ditributed application
development pogramming which provides .NET to .NET
communication using channels with homogenous and
heterogenous platforms.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Define the lease of the object?
Explain how does assembly versioning in .net prevent dll hell?
When should we choose .net remoting over .net web services?
Define singleton activation mode in .net remoting?
Difference between .net remoting versus distributed com?
Is it a good design practice to distribute the implementation to remoting client?
Can we configure a .net remoting object via xml file?
What are the threading types?
What is the proxy of the server object in .net remoting?
How do you implement distributed applications in .net?
How are the activation URLs different in case of SAO and CAO in .NET remoting?
Can you pass SOAP messages through remoting?
Explain threading types?
What are the different types of channels used by .net remoting and which is the best one?
What is Remoting?