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

About Iunknown interface Queue ,its methods Query Interface Addref,Release and Explain each ?

0 Answers   DELL,


How can you automatically generate interface for the remotable object in .NET with Microsoft tools?

1 Answers   Tavant Technologies, TCS, Tech Mahindra,


What do you mean by windows authentication?

0 Answers  


What are possible implementations of distributed applications in .NET?

2 Answers  


What are the security issues if we send a query from the application?

2 Answers   Microsoft, Timken,


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

0 Answers  


What is objref object in remoting?

0 Answers  


What are dynamic assemblies?

0 Answers  


What are static assemblies?

0 Answers  


What are the information required to configure remote objects?

0 Answers  


Explain serialization formatters in .net remoting

0 Answers  


What are the types of remotable objects?

0 Answers  


Categories