What is the difference between json and ajax?
Answer / Sudhanshu Nigam
{"difference": "JSON (JavaScript Object Notation) is a data format, while AJAX (Asynchronous JavaScript and XML) is a set of techniques using several technologies to update parts of a web page asynchronously without reloading the entire page. JSON is often used as a data format in AJAX requests and responses."}
| Is This Answer Correct ? | 0 Yes | 0 No |
When not to use JSON?
what are difference between server-side ajax framework and client-side ajax framework?
What are ajax controls?
Which are the problems that can be fixed using ajax and what is the actual meaning of ajax?
What are the difference between AJAX and Javascript?
What are the technologies used by ajax?
Which are the two methods used for cross domain Ajax calls?
What is xmlhttprequest object in ajax?
What is the name of the DLL that contains Ajax control tool kit?
When do I use a synchronous versus asynchronous request?
How does an ajax call work?
What are the new features of asp.net ajax 4.0?