<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title>Bing: JSON-format Multiple Records</title><link>http://www.bing.com:80/search?q=JSON-format+Multiple+Records</link><description>Search results</description><image><url>http://www.bing.com:80/s/a/rsslogo.gif</url><title>JSON-format Multiple Records</title><link>http://www.bing.com:80/search?q=JSON-format+Multiple+Records</link></image><copyright>Copyright © 2026 Microsoft. All rights reserved. These XML results may not be used, reproduced or transmitted in any manner or for any purpose other than rendering Bing results within an RSS aggregator for your personal, non-commercial use. Any other use of these results requires express written permission from Microsoft Corporation. By accessing this web page or using these results in any manner whatsoever, you agree to be bound by the foregoing restrictions.</copyright><item><title>What is JSON and what is it used for? - Stack Overflow</title><link>https://stackoverflow.com/questions/383692/what-is-json-and-what-is-it-used-for</link><description>JSON (JavaScript Object Notation) is a lightweight format that is used for data interchanging. It is based on a subset of JavaScript language (the way objects are built in JavaScript). As stated in the MDN, some JavaScript is not JSON, and some JSON is not JavaScript. An example of where this is used is web services responses. In the 'old' days, web services used XML as their primary data ...</description><pubDate>Thu, 23 Apr 2026 11:11:00 GMT</pubDate></item><item><title>Can comments be used in JSON? - Stack Overflow</title><link>https://stackoverflow.com/questions/244777/can-comments-be-used-in-json</link><description>JSON is used a lot for application data and configuration settings, so comments are necessary now. The "official spec" is a nice idea, but it's insufficient and obsolete, so too bad. Minify your JSON if you're concerned about payload size or performance.</description><pubDate>Wed, 22 Apr 2026 20:38:00 GMT</pubDate></item><item><title>Which JSON content type do I use? - Stack Overflow</title><link>https://stackoverflow.com/questions/477816/which-json-content-type-do-i-use</link><description>Of course, the correct MIME media type for JSON is application/json, but it's necessary to realize what type of data is expected in your application. For example, I use Java Ext GWT and the server response must go as text/html but contains JSON data.</description><pubDate>Wed, 22 Apr 2026 18:08:00 GMT</pubDate></item><item><title>O que é JSON? Para que serve e como funciona? - Stack Overflow em ...</title><link>https://pt.stackoverflow.com/questions/4042/o-que-%c3%a9-json-para-que-serve-e-como-funciona</link><description>JSON é uma notação (uma forma de se escrever) objetos em Javascript. Pode ser visto como um formato "universal" que é muito conveniente para troca de informações entre aplicações através de diversos protocolos. "Join" é um verbo em inglês que tem vários significados, relacionados a junção, junta, acumulação etc. O significado específico depende do contexto. Sem um contexto ...</description><pubDate>Sat, 18 Apr 2026 09:44:00 GMT</pubDate></item><item><title>JSON: why are forward slashes escaped? - Stack Overflow</title><link>https://stackoverflow.com/questions/1580647/json-why-are-forward-slashes-escaped</link><description>JSON stems from Javascript (JavaScript Object Notation), it only makes sense that it was originally adapted for use in Javascript. Unfortunately, as with all things related to Javascript, it has gained widespread use in all kinds of places.</description><pubDate>Tue, 21 Apr 2026 05:02:00 GMT</pubDate></item><item><title>How to escape special characters in building a JSON string?</title><link>https://stackoverflow.com/questions/19176024/how-to-escape-special-characters-in-building-a-json-string</link><description>Here the message contains single quotation mark, which is same as the quotation used in JSON. What I do is fill up a string from user inputs such as message. So, I need to escape those kind of special scenarios which breaks the code. But other than string replace, is there any way to make them escape but still allow HTML to process them back to the correct message?</description><pubDate>Thu, 23 Apr 2026 06:18:00 GMT</pubDate></item><item><title>Difference between JSON object and JSON array - Stack Overflow</title><link>https://stackoverflow.com/questions/12289844/difference-between-json-object-and-json-array</link><description>JSON can store nested Arrays that are passed as a value. JSON Object JSON objects are written in key/value pairs. Keys must be strings, and values must be a valid JSON data type (string, number, object, array, boolean or null).Keys and values are separated by a colon. Each key/value pair is separated by a comma.</description><pubDate>Wed, 22 Apr 2026 20:31:00 GMT</pubDate></item><item><title>What is the "right" JSON date format? - Stack Overflow</title><link>https://stackoverflow.com/questions/10286204/what-is-the-right-json-date-format</link><description>If you have control over the generated json, for example, you provide data to other systems in json format, choosing 8601 as the date interchange format is a good choice.</description><pubDate>Mon, 20 Apr 2026 12:27:00 GMT</pubDate></item><item><title>How to parse JSON in Java - Stack Overflow</title><link>https://stackoverflow.com/questions/2591098/how-to-parse-json-in-java</link><description>962 The org.json library is easy to use. Just remember (while casting or using methods like getJSONObject and getJSONArray) that in JSON notation [ … ] represents an array, so library will parse it to JSONArray { … } represents an object, so library will parse it to JSONObject Example code below: ... You may find more examples from: Parse ...</description><pubDate>Mon, 20 Apr 2026 23:54:00 GMT</pubDate></item><item><title>How to style a JSON block in Github Wiki? - Stack Overflow</title><link>https://stackoverflow.com/questions/14901245/how-to-style-a-json-block-in-github-wiki</link><description>Note: This won't prettify the json representation. To do so, one can previously rely on an external service such as jsbeautifier.org and paste the prettified result in the wiki.</description><pubDate>Thu, 23 Apr 2026 01:39:00 GMT</pubDate></item></channel></rss>