What is the difference between .Net Remoting and Web Services ?
Answer Posted / abhijeet dubey
Although we can develop an application using both technologies, each of them has its distinct advantages. Yes you can look at them in terms of performance but you need to consider your need first. There are many other factors such authentications, authorizing in process that need to be considered.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Garbage collector?s functionality on unmanaged code ?
What are the security features in .net remoting?
What are the consideration in deciding to use .NET Remoting or ASP.NET Web Services?
How are the activation URLs different in case of SAO and CAO in .NET remoting?
Explain the types of .net remoting?
Write a example code for remoting?
What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?
Define delegates and events?
Define singlecall activation mode in .net remoting?
Define a process?
Explain marshalling and its types in .net remoting
Is it a good design practice to distribute the implementation to remoting client?
Name the distributed systems available apart from .net remoting?
What are the difference between static assemblies and dynamic assemblies?
What are different types of assemblies?