When not to use JSON?

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


Please Help Members By Posting Answers For Below Questions

What are the new features of asp.net ajax 4.0?

555


Explain what is polling in ajax?

539


What is advantage of ajax?

563


Why do we use ajax?

521


Is it possible to use fileupload control within the update panel?

489






We used asynchronous server communication for a long time, what new thing is ajax bringing?

493


Can you list some examples of ajax-based applications?

573


what are difference between server-side ajax framework and client-side ajax framework?

601


List some advantages and disadvantages of using ajax.

511


What is asp.net ajax? : asp.net ajax

550


How do we create a thread to do ajax polling?

517


Does ajax have the same meaning as xmlhttprequest?

557


What is the minimum version of php that needs to be running in order to use html_ajax?

574


What is the difference between json and ajax?

545


Do ajax applications always deliver a better experience than that delivered by a traditional web application?

528