Answer Posted / abid
JSON is data format used in the transmission of data. It's
used primarily in Javascript AJAX calls.
JSON's structure is simply bracketed name:value pairs.
Because of it's compact nature and simplicity it's a better
structure for the transmission of relatively small datasets
and things that can be grouped into name:value pairs.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Did adaptive path invent ajax? Did google?
Are there any security issues with ajax?
Briefly describe asp.net ajax framework? : asp.net ajax
Cannot parse xml generated by jsp I am generating an xml using jsp, when I run the jsp in ie it shows the xml as per dom, but when I try to parse it using javascript , the command xmldoc.documentelement ?
How to handel error in ajax?
Describe ajax control extender toolkit? : asp.net ajax
Is there any use abilities problems in ajax?
How do I abort the current xmlhttprequest?
What is a simple example of where a ajax request would be used?
How do I access data from other domains to create a mashup with java?
How do I provide internationalized ajax interactions?
Is it true that ajax is code browser compatible?
What about applets and plugins?
When do I use a synchronous versus asynchronous request?
What are the requirements to run asp.net ajax applications on a server? : asp.net ajax