Tag: JSON / JAVA / XML

Community

Prettifying a JSON String in .NET

(Rick Strahl) Here’s a quick and dirty tip if you’re dealing with JSON strings that you at times need to display for debugging or simply seeing a quick view of data represented. It may be that you have an application that captures HTTP responses and you need to actually decipher the JSON that was se