Web Services v/s .NET Remoting

In terms of performance, is there a difference between Web Services and .NET Remoting when the latter is hosted by IIS. If I understand correctly, in this case they would both be using SOAP to communicate with their clients, and I would like to know if there will still be a performance difference.


Answer this question

Web Services v/s .NET Remoting