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
How can you configure a .net remoting object via xml file?
What are the information required to configure remote objects?
Define remotable objects in .net remoting?
Define a process?
Explain Singleton design pattern of Remoting?
Elaborate the term WebService and how it differ from Remoting?
How do you implement distributed applications in .net?
Explain the types of .net remoting?
What is Remoting?
Write a example code for remoting?
What is the Difference between CAO and SAO in Remoting.
Which Namespaces is used to achieve the Remoting?
When should we choose .net remoting over .net web services?
What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?
What are the consideration in deciding to use .NET Remoting or ASP.NET Web Services?