Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Ajax Patterns and Best Practices (Expert's Voice) by Christian Gross

Posted By: Alexpal
Ajax Patterns and Best Practices (Expert's Voice) by  Christian Gross

Ajax Patterns and Best Practices (Expert's Voice) by Christian Gross
Publisher: Apress (February 13, 2006) | ISBN-10: 1590596161 | PDF | 13,2 Mb | 416 pages

Ajax is taking us into the next generation of web applications. Ajax has broken the client-server barrier by decoupling the client from the server, but an Ajax application still needs a server to extract content from. The most effective use of Ajax and the server requires an understanding of REST, an architectural style used to define Web services.
Ajax Patterns and Best Practices explores dynamic web applications that combine Ajax and REST as a single solution. A major advantage of REST is that like Ajax, it can be used with today's existing technologies.
This is an ideal book whether or not you have already created an Ajax application. Because the book outlines various patterns and best practices, you can quickly check and verify that you're building an efficient Ajax application.