What are all the technologies used by Ajax?
Answer / v madhu babu
AJAX uses following technologies:
JavaScript
XMLHttpRequest
Document Object Model (DOM)
Extensible HTML (XHTML)
Cascading Style Sheets (CSS)
| Is This Answer Correct ? | 2 Yes | 0 No |
Which control you need to place on the page to show loading image?
How many validation controls are available in asp.net ajax 4.0? : asp.net ajax
What’s new is the prominent use of these techniques in real-world applications to change the fundamental interaction model of the web. Ajax is taking hold now because these technologies and the industry’s understanding of how to deploy them most effectively have taken time to develop.
Where AJAX cannot be used?
What are the types of send() method used for xmlhttprequest?
Describe how to handle concurrent ajax requests?
What are all the controls of Ajax?
When do I use a synchronous versus a asynchronous request?
How does html_ajax compare with the xajax project at sourceforge?
What are the types of open() method used for xmlhttprequest?
What are the new features of asp.net ajax 4.0? : asp.net ajax
Is the server or the client in control?