I have searched high and low looking for a simple class or set of functions to encode and decode the content type 'application/soap+msbin1'
My end goal is to be able to use HttpWebRequest and HttpWebResponse to interact with a webserver running a silverlight application.
Any samples or examples of either of the two items above are greatly appreciated.