Answer Posted / salil
We use JSON mostly when data exchange to our own server.
We should avoid using JSON when exchanging data from partner
sites. As JSON may contain some malicious script. XML would
be a better option here.
| Is This Answer Correct ? | 25 Yes | 7 No |
Post New Answer View All Answers
Should I use xml or text, javascript, or html as a return type?
What is use of Update Panel control in Ajax toolkit?
How we can send more values through the response text?
Is it possible to use multiple scriptmanager controls on a web page? : asp.net ajax
Is there any use abilities problems in ajax?
Is the asp.net ajax control toolkit(ajaxcontroltoolkit.dll) installed in the global assembly cache?
Explain the updatepanel control? : asp.net ajax
Is ajax just another name for xmlhttprequest?
Why did ajax kill himself?
Which are limitations of ajax?
What are the extender controls? : asp.net ajax
What is ajax and how does it work?
Can you list some examples of ajax-based applications?
Is ajax still in use?
What are the properties of xmlhttprequest?