How can I convert XML to JSON and JSON to XML back in my C# application?
1 Answer
This might work: http://www.phdcc.com/xml2json.htm
1 Comment
Charitha
Yes its working. But i'm looking for a well tested dll. because some time this may have some limitation to convert to some data types.