In this post, Rob Bagby is building the WCF Services layer that his client layer calls.
I will be using the custom binding made available with Silverlight 3 that enables a decreased message size through encoding the message as binary rather than text. I will also write some code to test this layer.
Rob's previous parts of the series might be found here.