Hi,
I'm looking at a Silverlight application written using CSLA and I was wondering if there are any utilities available to deserialize data as seen in Fiddler, to show it in an ASCII/readable sense?
At the moment I can see requests with XML elements but as all the data is serialized, it's kind of hard to debug.
Thanks
Rory