Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • For the record: The generated output is what the poster asked for but is NOT valid Json (as is also noted in other answers). Many Json consumers will not accept/handle this string. You really should not even refer to it as Json since it isn't anymore. Commented Feb 15, 2012 at 16:03
  • @Eddy, OK. I name it from now on Myon (My Object Notation) Commented Feb 15, 2012 at 16:25
  • @LB Lol! Was not attempting to mock anyone but added the comment to warn any passers by that although this work it might bite you. I've answered the opposite question in the past here (why doesn't my .net webservice accept this 'json' string) Commented Feb 15, 2012 at 17:19