Project DescriptionProject shows performance comparison between Windows Communication Foundation and .NET Remoting
Project DetailsThe project shows performance comparison between WCF and .NET Remoting. It was originally just a check whether to migrate to WCF from the .NET Remoting or not. Performance results was originally published on Marcin Celej's blog and can be found here:
WCF vs. Remoting (with DataSet)- performance comparison.
Adjustments made to improve WCF performance are explained here:
WCF vs Remoting - adjustments to my resultsIf there will be any need to extend the project it will be developed further. Let me know if you need something in this area.