The Bottom Line
Pros
- Deals with all client server communication methods
- Covers a wide range of different uses for AJAX using real world examples
- Use of all the major server side languages is demonstrated
- Shows how to use both XML and JSON data formats
- Example code available for download
Cons
- Assumes a relatively advanced knowledge of Javascript, XML, and at least one server side languages.
- Some deprecated HTML used in Examples
Description
- Second Edition: Published 2007
- 598 page paperback
- Published by Wiley Publishing Inc
- ISBN 0-470-10949-6
- A WROX professional guide (programmer to programmer)
- Authors Nicholas Zakas, Jeremy McPeak, Joe Fawcett
Guide Review - Professional AJAX
AJAX (Asynchronous Javascript and XML) is a technology whose time has come and this book demonstrates dozens of different useful ways to use this technology to achieve many different useful web site enhancements. There have been huge advances in what can is available to help you use this technology since the first edition of this book was written and the authors have added almost 200 extra pages to the book and made significant changes to the existing content to reflect this.
The book assumes a reasonable knowledge of Javascript, XML, and at least one server side language. While the examples in the book each use only one of the three server side languages, the corresponding code for all three languages is available for download from the publisher's site.
This edition is greatly improved compared to the first edition and covers Ajax in a far more thorough and unique way than most of the other books on this subject.

