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
What are the situations you will use singleton architecture in remoting ?
Which one is better WebService and Remoting ?
About Iunknown interface Queue ,its methods Query Interface Addref,Release and Explain each ?
What do you mean by passport authentication?
What are the steps to publish an object outside the service domain
How to directly call a native function exported from a dll?
Can you pass SOAP messages through remoting?
What is a formatter in .net remoting?
What are the security features in .net remoting?
How to decide which to use .net remoting or asp.net web services?
What are the information required to configure remote objects?
What are static assemblies?
What is asynchronous programming?
What is the purpose of strong name?
When do we use delegates in your remoting applications?