what is the diff between remoting and webservice



what is the diff between remoting and webservice..

Answer / 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

More Dot Net Remoting Interview Questions

How can you debug failed assembly binds?

1 Answers  


What is the purpose of System.EnterpriseServices namespace ?

1 Answers   Digital GlobalSoft,


Difference between .net remoting versus distributed com?

0 Answers  


What is strong name and what is the need of it ?

1 Answers   Digital GlobalSoft,


How to perform Remoting?

1 Answers  






What is UUID and GUID what is the size of this ID ?

2 Answers   DELL,


Explain the types of .net remoting?

0 Answers  


What are CAO's i.e. Client Activated Objects ?

1 Answers  


What are static assemblies and dynamic assemblies. Differences between them?

0 Answers  


What is a strong name?

1 Answers  


What is assembly ?

4 Answers   DELL, TCS,


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

0 Answers  


Categories