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 |
What is the difference between remoting and webservice?
What are the different types of channels used by .net remoting?
what is sitemap
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
What?s Singleton activation mode?
Define singlecall activation mode in .net remoting?
Write a example code for remoting?
Explain marshalling and its types in .net remoting
What distributed process frameworks outside .NET do you know?
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 ?
What are the security features in .net remoting?