Creating a WebHttpRequest (C#) and sending call to WCF Service.
Recieve back Json String but when I try to use the DataContractDeserializer method it does not like the leading bracket that the...