What are the advantage of remoting over web services?



What are the advantage of remoting over web services?..

Answer / Sohini Singh

Compared to web services, .NET Remoting offers several advantages such as better performance (since it avoids HTTP overhead), easier integration with other .NET components, and support for custom data serialization. However, it comes with its own complexities like dealing with channels, formatters, and marshalling.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net Remoting Interview Questions

What is the difference between remoting and webservice?

1 Answers  


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

1 Answers  


what is sitemap

3 Answers  


Hello, I want to connect a system in LAN and i want to access that.When ever i am moving a mouse in my desktop the similar thing have to happend in the another system in which i have connected. I need coding for this in c# and .NET . any one please help me.It is very urgent to me Advance thanks. my email id:manojkumarchallagundla@gmail.com

1 Answers   Excel,


What?s Singleton activation mode?

3 Answers  


Define singlecall activation mode in .net remoting?

1 Answers  


Write a example code for remoting?

1 Answers  


Explain marshalling and its types in .net remoting

0 Answers  


What distributed process frameworks outside .NET do you know?

1 Answers  


What is strong name and what is the purpose of strong name ?

8 Answers   Qwest, Sons Of Technology, TCS,


Types of compatabilities and explain them ?

1 Answers   DELL,


What are the security features in .net remoting?

1 Answers  


Categories