In this multi-part Ajax tutorial, you'll find the definitions, expert advice, news, and examples you need to get started with and optimize your use of Ajax. You will also find information on other ways to create and use rich Internet applications (RIA).
Ajax technologies have helped make Internet access one of the most, if not the most, important reasons for using a computer. Ajax has made RIAs, including video, music, and dynamic user interfaces--features once limited to desktop applications--more readily available on Web pages. As a result, use of such desktop apps has declined. At the same time, use of Web services has increased.
Table of Contents
Our Ajax tutorial is divided into four parts. The sections are designed to cover a different aspect of Ajax technology, from basic coding instructions, to professional techniques and the latests Ajax news and tools.
Getting started with Ajax
Start here to learn just what Ajax is and how it works. Find out about the XMLHttpObject request, the engine that drives Ajax, and see sample code that demonstrates how to begin using Ajax programming techniques.
Ajax best practices
Once you have a handle on the basics, continue to here to get expert advice and advanced tips you can use to improve your Ajax applications and enhance the user's experience on the Web, whether with enterprise mashups or reverse Ajax.
Ajax and RIA trends
Ajax technology is constantly progressing. Visit this section to get up to date on the latest trends and news events that can change the way you program, including important information on the upcoming ECMAScript 5.
Ajax and RIA tools and products
Many vendors and open source providers have created tools to help make Ajax programming easier