The Power of AJAX and How to Use it
Posted
on Ezine Articles
See other posts from Ezine Articles
Published on Mon, 12 Apr 2010 09:13:37 -0500
Indexed on
2010/04/12
14:33 UTC
Read the original article
Hit count: 227
Filed under:
Since its conception in 2005, AJAX (Asynchronous Javascript and XML) has changed the web world as we know it today. It's helped websites evolve into RIAs (rich internet applications) by allowing webpages to make direct requests to a web server without reloading the page. This capability is vital in replicating the rich user experiences achieved in client applications. The purpose of this post is to help newcomers understand the different ways that AJAX can be used to create RIAs.
© Ezine Articles or respective owner