The .Net 2.0 framework has baked in some new remoting capabilites that, in my opinion, no remoting solution should ever hit production status without. Today I'm focusing on the new binary serialization format available for datasets. In a nutshell, remoting datasets can be a cumbersome and bandwith-costly...