Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 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
31 1 2 3 4 5 6

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

Posted By: Free butterfly
Ajax Patterns and Best Practices (Expert's Voice) by Christian Gross  [Repost]

Ajax Patterns and Best Practices (Expert's Voice) by Christian Gross
Apress; 1 edition | February 15, 2006 | English | ISBN: 1590596161 | 416 pages | PDF | 15 MB

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.