I just used the XmlWriter to create some XML to send back in an HTTP response. How would you create a JSON string. I assume you would just use a stringbuilder to build the JSON string and them format your response as JSON?

15 Answers
15

Tags:

Leave a Reply

Your email address will not be published. Required fields are marked *