In Silverlight 3, we’ve introduced support for binary message encoding for WCF services, which should give a performance boost. Silverlight 2, as you may recall, only supports basicHttpBinding. The new binding is the default for Silverlight-enabled WCF
Read More...