Parsing JSON into XML using Windows Phone
- by Henry Edwards
I have this code, but can't get it all working.
I am trying to get a json string into xml. So that I can get a list of items when i parse the data. Is there a better way to parse json into xml.
If so what's the best way to do it, and if possible could you give me a working example?
The URL that is in the code is not the URL that i am using
…