In which conditions do you opt for Remoting services?

Answer Posted / vaidyanathan r

Remoting can be prefered
1. Both server and Client sit in different machine.
2. Both server and client are .NET applications
3. The state of the objects transfered accross the network
should be maintained.
4. The objects of the IDictionary interface should be
transfered accross the network.

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the ways to configure remoting objects before client can use them?

602


When should we choose .net remoting over .net web services?

542


Garbage collector?s functionality on unmanaged code ?

3101


Can you pass SOAP messages through remoting?

573


Which one is better WebService and Remoting ?

623






Explain the types of .net remoting?

608


What do you mean by windows authentication?

535


What is fundamental of published or precreated objects in remoting?

600


What are the steps to publish an object outside the service domain

558


What is objref object in remoting?

697


What is the Difference between CAO and SAO in Remoting.

562


What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?

516


How do you implement distributed applications in .net?

515


I am developing a project.Title is "Remote Demonstator".Using asp.net and C# Abstact: While administrator moving mouse and clicking on any link in the webpage that action will be performed in Server machine as well as in client machine.The client initially have to log-in and make a phone call to the admin. This is my project. How can i get this? I can create a website but this concept i have to implement in my website.How can i achive this? How to get client system control and how my mouse movings can be visible to client? I request all to please give me a basic idea or some hint. Advance Thanks.

1979


What is a formatter in .net remoting?

586