1
Reply

How to convert XML document to JSON format using WCF service?

Gaurav Gupta

Gaurav Gupta

Jul 23 2012 4:57 AM
5.1k
Hi,

I have a object of xml document and I want to convert this object into json format in wcf service and then return json object to client. How this can be possible?

Answers (1)