Hi, i have some C# code that i converted from 2003 to 2005. it connects to a
server using tcp protocol. when i tested the performance of data transfer
between both versions the 2005 app was about 10x slower. has anyone else
experienced this and could shed light on what's going on?
Thanks
Matthew
> Hi, i have some C# code that i converted from 2003 to 2005. it connects to a
> server using tcp protocol. when i tested the performance of data transfer
> between both versions the 2005 app was about 10x slower. has anyone else
> experienced this and could shed light on what's going on?
Could you post a short but complete program which demonstrates the
problem?
See http://www.pobox.com/~skeet/csharp/complete.html for details of
what I mean by that.

Signature
Jon Skeet - <skeet@pobox.com>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
If replying to the group, please do not mail me too