Our company has a few third-party CSLA/Silverlight applications that we use internally. I am on the information security team and would like to be able to examine the requests/responses that the silverlight application communicates, but the raw HTTP requests/responses are in their serialized form, which doesn't make for easy viewing. As we don't have the source for these application, is there there a Fiddler inspector that could be used to view the deserialized traffic? If not, could someone point me, in terms of the CSLA serialization, the direction I need to go in order to write an appropriate inspector?
↧