what is the diff between remoting and webservice

Answer Posted / suresh

1. Web service is to achieve cross-platform interoperability where as .NET Remoting desgined expressly for .NET -to- .NET communications.
2. .NET Remoting would offer best performance for communicating .NET applications where as web services wouldn't
in this case.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the threading types?

526


Explain the differences between marshal by value and marshal by reference?

577


Explain the hierarchial description of remoting?

528


Explain threading types?

639


What are the consideration in deciding to use .NET Remoting or ASP.NET Web Services?

1662






Are you aware of containment and Aggregation ?

2683


What are dynamic assemblies?

562


What are the different types of channels used by .net remoting?

514


Define remotable objects in .net remoting?

549


How to directly call a native function exported from a dll?

558


What is the Difference between CAO and SAO in Remoting.

552


Explain how can you automatically generate interface for the remotable object in .net with microsoft tools?

547


What are the security measures exist for .net remoting in system.runtime.remoting?

588


Will clr handle unmanaged code or not?

568


What do mean by remotable objects in .net remoting?

516