How fast are my services? Comparing basicHttpBinding and ws2007HttpBinding using the SO-Aware Test Workbench

Posted by gsusx on ASP.net Weblogs See other posts from ASP.net Weblogs or by gsusx
Published on Mon, 14 Mar 2011 19:14:52 GMT Indexed on 2011/03/15 0:10 UTC
Read the original article Hit count: 1191

When working on real world WCF solutions, we become pretty aware of the performance implications of the binding and behavior configuration of WCF services. However, whether it’s a known fact the different binding and behavior configurations have direct reflections on the performance of WCF services, developers often struggle to figure out the real performance behavior of the services. We can attribute this to the lack of tools for correctly testing the performance characteristics of WCF services...(read more)

© ASP.net Weblogs or respective owner

Related posts about .NET Framework

Related posts about architecture