Cantitate/Preț
Produs

Ajax: The Complete Reference

Autor Thomas Powell
en Limba Engleză Paperback – 16 apr 2008
Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product.


The Definitive Guide to Ajax Web Application Development
Evolve from the click-and-wait programming pattern to the latest Web 2.0 paradigm using this comprehensive guide to Ajax. Written by Web development expert Thomas Powell, the book lays out every feature of Ajax alongside detailed explanations and real-world code examples.
Ajax: The Complete Reference explains how to create and test Ajax-enabled Web applications using the XMLHttpRequest object as well as alternative JavaScript-based communication mechanisms. You'll explore a variety of sample applications featuring emerging user-interface conventions and build applications that address real-world networking and security issues. A robust communication library is developed throughout the book that enables you to architect flexible Ajax applications. The latest technologies such as Web services, Flash-Ajax integration, client-side templates, Comet, and Offline Access are also covered. Discover the future of Web development today!
  • Work with traditional JavaScript communication approaches like iframes
  • Explore all the quirks and details in the XMLHttpRequest object
  • Handle disparate data formats, including XML, JSON, CSV, YAML, and more
  • Deal with networking issues, including timeouts, retries, response ordering, and a variety of server and content errors
  • Simplify JavaScript programming using open-source Ajax libraries like YUI
  • Secure Ajax applications using authentication, obfuscation, and encryption
  • Implement common Ajax UI patterns such as auto suggest, click-to-edit, and drag-and-drop
  • Solve troubling Ajax architecture problems, including back button, history, and bookmarking issues
  • Learn Ajax's role in Web 2.0 and Web services
  • Explore push style communication using Comet and Flash
  • Discover the future of offline Web application access and operation
Citește tot Restrânge

Preț: 31098 lei

Preț vechi: 42711 lei
-27% Nou

Puncte Express: 466

Preț estimativ în valută:
5952 6182$ 4944£

Carte tipărită la comandă

Livrare economică 31 ianuarie-11 februarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780071492164
ISBN-10: 007149216X
Pagini: 654
Ilustrații: Illustrations
Dimensiuni: 188 x 229 x 34 mm
Greutate: 1.06 kg
Editura: McGraw Hill Education
Colecția McGraw-Hill
Locul publicării:United States

Cuprins

Part I: Core Ideas
Chapter 1. Introduction to Ajax
Chapter 2. Pre-Ajax JavaScript Communications Techniques
Chapter 3. XMLHttpRequest Object
Chapter 4. Data Formats
Part II: Applied Ajax
Chapter 5. Developing an Ajax Library
Chapter 6. Networking Considerations
Chapter 7. Security Concerns
Chapter 8. User Interface Design for Ajax
Chapter 9. Site and Application Architecture with Ajax
Part III: Advanced Topics
Chapter 10. Web Services and Beyond
Part IV: Appendixes
Appendix A. JavaScript Quick Reference
Appendix B. HTTP 1.1 Reference
Appendix C. AjaxTCR Library Reference
Index