This morning, we published the latest (Beta November 2010) version of the popular WCF Load Test tool to Codeplex. This tool takes a WCF trace file and a WCF client proxy or a WCF interface contract, and generates a C# unit test that replays the same sequence of calls found in the trace file. The unit test can then be used to load-test the target WCF services. Although tested in a few pilot customer engagements, this release still maintains the beta tag until we receive enough feedback from real world...