Wednesday, January 18, 2006

 
AJAX-A New Technology

AJAX also known as Asynchronous Java and XML is an interesting technology where we can utilize full potential of already existing technologies like Java Script and XML. Ajax incorporates:- standards-based presentation using XHTML and CSS;- dynamic display and interaction using the Document Object Model;- data interchange and manipulation using XML and XSLT;- asynchronous data retrieval using XMLHttpRequest;- and JavaScript binding everything together.
I expect to publish some example source codes of AJAX in my next post.
Until the enjoy.

Comments:
This article was quite usefull to me.
 
Post a Comment



<< Home

This page is powered by Blogger. Isn't yours?