Read original post by Peter Kuhn at Mister Goodcat
I was working on some conversion code for a special timestamp format used in a network protocol and actually ported some really old C++ code of mine for that particular case, when I suddenly realized that the results of that conversion were off. A lot. Since the code worked perfectly ten years ago, and the port to C# also looked fine to me, I started debugging and eventually found the cause.
P.S. Peter Kuhn recently presented the webinar "
Networking with Sockets in Windows Phone".
Recording, slides and demos of this session available here!
His next SilverlightShow webinar is scheduled for Dec 14th: Unit Testing for Windows Phone. Read more >>