What is the Difference between AJAX and Javascript?
Answer Posted / prashant renge
Ajax :
Ajax is the acronym for Asynchronous JavaScript and XML.
It incorporates a suite of technologies aimed at improving
user experience with web pages. It also allows programs
written in different programming languages on different
browsers to communicate with each other. Translation,
communication and function between web applications happens
remotely and, ideally, instantaneously. Another primary aim
of Ajax is to reduce user delay when interacting with web
pages. Ajax frameworks and technological components allow
web applications to function on an as-need basis without
requiring the re-loading of the entire web page.
JavaScript :
It is client side language, usually for menus, validations
& other animations. It can't send remote request to server.
| Is This Answer Correct ? | 18 Yes | 2 No |
Post New Answer View All Answers
What is the disadvantage of ajax?
What are Ajax applications?
Are there any frameworks available to help speedup development with ajax?
What is use of Update Panel control in Ajax toolkit?
How do we get the xmlhttprequest object?
Where should I start?
Why do we use ajax?
Explain differences between the page execution lifecycle of an asp.net page and an asp.net ajax page?
Is ajax a browser-dependent or a browser-independent script?
Why do we use the xmlhttprequest object in ajax?
Which are the problems that can be fixed using ajax and what is the actual meaning of ajax?
What is synchronous request in ajax?
Who is using ajax?
Is adaptive path selling ajax components or trademarking the name? Where can I download it?
How many validation controls are available in asp.net ajax 4.0? : asp.net ajax