Ajax in Action
- 中文名:
- Ajax实战
- 类型:
- 程序和Web开发
- 文档信息:
- 9.8 MB pdf格式
- 添加日期:
- 2010-01-01
- 收藏和分享Ajax实战:
- Ajax实战(Ajax in Action)简介:
Val's Blog
"A tremendously useful field guide specifically written for developers down in the trenches...waiting for the killer solution..."Book Description Web users are getting tired of the traditional web experience. They get frustrated losing their scroll position; they get annoyed waiting for refresh; they struggle to reorient themselves on every new page. And the list goes on. With asynchronous JavaScript and XML, known as "Ajax," you can give them a better experience. Once users have experienced an Ajax interface, they hate to go back. Ajax is new way of thinking that can result in a flowing and intuitive interaction with the user.
Ajax in Action helps you implement that thinking--it explains how to distribute the application between the client and the server (hint: use a "nested MVC" design) while retaining the integrity of the system. You will learn how to ensure your app is flexible and maintainable, and how good, structured design can help avoid problems like browser incompatibilities. Along the way it helps you unlearn many old coding habits. Above all, it opens your mind to the many advantages gained by placing much of the processing in the browser. If you are a web developer who has prior experience with web technologies, this book is for you.
What's Inside - Ajax principles
本书是目前Ajax领域最为全面深入的一本著作,其中不仅有对于基础知识的介绍,还有对于Ajax开发中重大的体系架构问题的深入探讨,总结了大量Ajax开发中的设计模式,并讨论了框架、安全性与性能等等。书中提供了几个典型的例子,兼顾各种开发平台,这些例子的代码稍作修改就可以直接应用于项目开发之中,代码源文件可以从图灵网站下载。\r\n 本书内容广泛且深入,同时适用于各个层次的Web应用开发人员。
- Why Ajax design patterns matter
- How to avoid Ajax pitfalls
- Examples of Ajax in action: type-ahead suggest, live searching using XSL, and many more.
- Examples using Ajax frameworks: Prototype, Scriptaculous, x and Rico
- Ajax usability, security, and performance
戴夫·克拉恩和埃里克·帕斯卡雷洛的作品
相关书籍
- 《JavaFX 特效》JavaFX Special Effects
- 《云计算》Cloud Computing, A Practical Approach
- 《傻瓜书之SQL 第7版》SQL For Dummies, 7th Edition
- 《你好,Android:谷歌移动开发平台介绍》Hello, Android: Introducing Google’s Mobile Development Platform
- 《深入理解计算机系统》Computer Systems: A Programmer’s Perspective
- 《揭秘C++:自学指南》C++ Demystified: A Self-Teaching Guide
- 《实战C语言和数据结构》C and Data Structures by Practice
- 《Objective-C 2.0编程》Programming in Objective-C 2.0
- 《Google App Engine 编程》Programming Google App Engine
- 《编程入门:Python语言入门指南》Head First Programming: A Learner’s Guide to Programming Using the Python Language
下载地址