.NET Nightly is coming to you tonight from lovely Cleveland OH. I spent the majority of today working on a performance problem, I have been very disappointed with the speed of the binary serializer, I am hoping that this is one of the areas that will be improved\optimized in the next version of .NET.
BinaryFormatter Version Incompatibility - Ingo sheds some light on the BinaryFormatter error, and how by using the TCPTrace utility you can see what http error is causing it.
.NET Remoting Architecture Assessment - Personally I am starting to wonder if Web Services are the more responsible choice to make in the .NET remoting vs. Web Services argument.