What are the Technologies Used in AJAX?

 Posted by Rajesh_Kumar on 2/11/2014 | Category: ASP.NET AJAX Interview questions | Views: 2355 | Points: 40
Answer:

AJAX uses Technologies like Javascript for client-side operations,DOM(Document Object Model) for representing the structure of XML and HTML documents,CSS(Cascading Style Sheets) for designing Page layouts and XMLHttpRequest for communication with the server.


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response