Ajax in Action
- 中文名:
- Ajax实战
- 收藏和分享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
戴夫·克拉恩和埃里克·帕斯卡雷洛的作品
相关书籍
- 《Objective-C 2.0编程》Programming in Objective-C 2.0 [PDF]
- 《jQuery“食谱”》jQuery Cookbook [PDF]
- 《ASP.NET 3.5入门指南》ASP.NET 3.5: A Beginner’s Guide [PDF]
- 《PHP与MySQL程序设计(第3版)》Beginning PHP and MySQL, 3rd Edition [PDF]
- 《Java Google App Engine入门》Beginning Java Google App Engine [PDF]
- 《C++ Concurrency 实战》C++ Concurrency in Action [PDF]
- 《云计算》Cloud Computing, A Practical Approach [PDF]
- 《傻瓜书之SQL 第7版》SQL For Dummies, 7th Edition [PDF]
- 《Python 入门:使用 Phthon 2.6和Python 3.1》Beginning Python: Using Python 2.6 and Python 3.1 [PDF]
- 《C++菜鸟编程》C++ Programming for the Absolute Beginner [PDF]
下载地址
赞助商
