In which conditions do you opt for Remoting services?

Answer Posted / maruti tathe

I don't know what Sisir is talking about... Remoting is
something like web services. You might decide to opt for
Remoting instead of web services in following cases...

1) Client and server platform is fixed
2) Protocol is NOT fixed. (Like web services strictly work
on HTTP protocol)
3) Where object serialization is to be done strictly
through CLR.
4) Where platform is fixed i.e. .Net framework.

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the Difference between CAO and SAO in Remoting.

556


Define a process?

545


Will clr handle unmanaged code or not?

571


What are the types of remotable objects?

565


What are the different types of channels used by .net remoting and which is the best one?

488






Explain how to directly call a native function exported from a dll?

512


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

538


How do you implement distributed applications in .net?

507


What is a formatter in .net remoting?

582


Which Namespaces is used to achieve the Remoting?

566


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

510


What are the types of remoting?

540


What are dynamic assemblies?

569


Elaborate the term WebService and how it differ from Remoting?

558


What are the channels in .net remoting?

529