Recently I had to solve an interesting problem while working with WCF Data Services and how to decode an incoming WCF message so I can do something useful with its content. Let’s say that you have an already configured Data Service and you intercept the...