Great Books about Ajax
Here’s a nice review of some of the top books on programming Ajax so your web site can get on the Web 2.0 bandwagon.
Here’s a nice review of some of the top books on programming Ajax so your web site can get on the Web 2.0 bandwagon.
This article describes how to use Ajax and .NET via the AJAX.NET Pro Library. This functionality is part of a much larger on-line music app being constructed, but demonstrates how to get a list of Albums by an Artist’s name. The UI is simple a TextBox to enter an Artists’ Name and a Table to display the Albums.
Sun Microsystems has joined the Dojo Foundation, a group developing an open source development kit for creating Asynchronous JavaScript and XML (Ajax) applications.
This how-to will explain how to use Ajax Agent and PHP to create an Ajax Auto-Complete box with a drill-down list of data. The UI is very simple. It consists of a TextBox to enter an Artists’ Name, a selectbox to display the Albums and an unordered list to display the songs on an album.