загрузка...
| | | | | |
Поиск
Вход на сайт
Логин
Пароль
 
Подписка на новости
Разделы
Электронные книги

Партнеры
Обратная связь


Скачать книги AJAX

Enterprise AJAX: Strategies for Building High Performance Web Applications

Главная » Книги » Web-технологии » AJAX

Скачать Enterprise AJAX: Strategies for Building High Performance Web Applications Автор:

David C. Johnson, Alexei White


Издательство:

Prentice Hall PTR


Год издания: 2007
Страниц: 496
ISBN:

0132242060


Язык: английский
The core technologies of Ajax are quite straightforward; the hard part is applying them in the real world. Fortunately, the authors have been putting Ajax into practice since long before the term ‘Ajax’ was even coined. Enterprise AJAX offers excellent coverage of issues rarely explained to date, but frequently encountered by enterprise developers — including architecting of Ajax applications, and how to deal with such concerns as usability, security, and reliability.
ID: 99289

Cartoon Smart - Flash - CMS

AJAX, CSS, HTML / XHTML, Web дизайн

Скачать Cartoon Smart - Flash - CMS Автор:

Коллектив


Издательство:

Cartoon Smart


Год издания: 2009
Страниц: нет
Язык: английский
Use Actionscript 3 to Develop a Flash-BAsed Content Management System Where Clients Can Update Their Own Text.
-Setup text boxes for username, passwordm abd the client`s editable information
-Write basic button functions for handling logging in, logging out and saving changes to the site text
-Setup a keypress event for making the username and password boxes visible (this is optional)
-Create a database and table in MySQL for storing the informarion that will appear in the text boxes
-Use PHP to write URL Variables for Flash to load the site text
-Create a database and table in MySQL for storing the client`s login name and password
-Use any changes the client makes to the Flash text to the MySQL database and reload the site
-All code is writen in Actionscript 3
ID: 98979

Pro Wicket

Программирование, Web-технологии, AJAX, HTML / XHTML

Скачать Pro Wicket Автор:

Karthik Gurumurthy


Издательство:

Apress


Год издания: 2006
Страниц: 328
ISBN:

978-1-59059-722-4


Язык: английский
Wicket is an open source, component-oriented (POJOs-based), lightweight Java web application development framework that brings the Java Swing event-based programming model to web development. Wicket pages can be mocked up, previewed, and later revised using standard WYSIWYG HTML design tools.
ID: 98642

Advanced ASP.NET AJAX Server Controls

Basic / Visual Basic / VBA, C / C++ / C# / Visual C, .NET, AJAX, ASP / ASP.NET

Скачать Advanced ASP.NET AJAX Server Controls Автор:

Adam Calderon, Joel Rumerman


Издательство:

Addison-Wesley Professional


Страниц: 648
ISBN:

978-0321514448


Язык: английский
ASP.NET AJAX server controls can encapsulate even the most powerful AJAX functionality, helping you build more elegant, maintainable, and scalable applications. This is the first comprehensive, code-rich guide to custom ASP.NET AJAX server controls for experienced ASP.NET developers. Unlike other books on ASP.NET AJAX, this book focuses solely on server control development and reflects the significant improvements in ASP.NET 3.5 AJAX and the latest Visual Studio 2008 features for streamlining AJAX development



ID: 98272

jQuery Essential Training

AJAX, ASP / ASP.NET, HTML / XHTML, JavaScript

Скачать jQuery Essential Training Автор:

Joe Marini


Издательство:

Lynda


Год издания: 2009
Страниц: 1
Язык: английский
Описание: In jQuery Essential Training, Microsoft professional Joe Marini presents the power of the jQuery library, an open-source JavaScript project that greatly simplifies the process of adding advanced functionality to web sites. Joe teaches how to use these new features to build pages that work across browsers with the functionality that today's users (and clients) are looking for, from complex animation effects to dynamic page formatting. Joe pulls all of this together, showing how the jQuery UI plug-in can expand and streamline the capability of jQuery, and then integrating jQuery design tools into a complete sample web site. Exercise files accompany the course.
ID: 97384

Ajax and REST Recipes: A Problem-Solution Approach

Главная » Книги » Web-технологии » AJAX

Скачать Ajax and REST Recipes: A Problem-Solution Approach Автор:

Christian Gross


Издательство:

Apress


Год издания: 2006
Страниц: 360
ISBN:

1590597346


Язык: английский
Ajax and REST Recipes: A Problem-Solution Approach will serve all of your Ajax needs, by providing adaptable solutions for common tasks you'll want to implement on web sites using the next generation of Ajax and REST techniques. As a JavaScript developer, your time is precious, so you'll want to solve problems that present themselves in your work as quickly as possible. You can pick up the code provided in this book, adapt it, or plug it straight into your own applications.

The book mainly focuses on illustrating and explaining how to build applications that use JavaScript, Ajax, and REST Web Services, along with some user interface issues. Specifically, the following topics are covered: implementing JavaScript unit tests; explaining the intent of Dynamic Languages, Web Services and SOA; defining and implementing contracts using REST; understanding why JavaScript Functions have state; implementing JavaScript "Generics", which are a mixture between real Generics and a replacement algorithm; using code blocks; using functions to make decisions; understanding the difference of JavaScript code that behaves like a value type or a reference type; implementing proxies, delegates, mixins, and overloaded functions; implementing a complete Ajax and Web Service architecture; defining a Web Service using REST; handling large or slow or real-time data sets; implementing shopping cart type architectures; and solving the back button problem using Ajax.
ID: 93921

jQuery 1.4 Reference Guide

AJAX, JavaScript

Скачать jQuery 1.4 Reference Guide Автор:

Jonathan Chaffer


Издательство:

Packt Publishing


Год издания: 2010
Страниц: 336
ISBN:

978-1-849510-04-2


Язык: английский
To make optimal use of jQuery, it's good to keep in mind the breadth of capabilities it provides. You can add dynamic, interactive elements to your sites with reduced development time using jQuery. If you are looking for a comprehensive reference guide to this popular JavaScript library, this book is for you.

Revised and updated for version 1.4 of jQuery, this book offers an organized menu of every jQuery method, function, and selector. Each method and function is introduced with a summary of its syntax and a list of its parameters and return value, followed by a discussion, with examples where applicable, to assist in getting the most out of jQuery and avoiding the pitfalls commonly associated with JavaScript and other client-side languages.

In this book you will be provided information about the latest features of jQuery that include Sizzle Selector, Native event delegation, Event triggering, DOM manipulation, and many more. You won't be confined to built-in functionality, you'll be able to examine jQuery's plug-in architecture and we discuss both how to use plug-ins and how to write your own. If you're already familiar with JavaScript programming, this book will help you dive right into advanced jQuery concepts. You'll be able to experiment on your own, trusting the pages of this book to provide information on the intricacies of the library, where and when you need it.

This book is a companion to Learning jQuery 1.3. Learning jQuery 1.3 begins with a tutorial to jQuery, where the authors share their knowledge, experience, and enthusiasm about jQuery to help you get the most from the library and to make your web applications shine.

jQuery 1.4 Reference Guide digs deeper into the library, taking you through the syntax specifications and following up with detailed discussions. You'll discover the untapped possibilities that jQuery 1.4 makes available, and polish your skills as you return to this guide time and again.
ID: 92948

Изучаем Flex 3. Руководство по разработке насыщенных интернет-приложений

AJAX, HTML / XHTML, Web дизайн

Скачать Изучаем Flex 3. Руководство по разработке насыщенных интернет-приложений Автор:

Аларик Коул


Год издания: 2009
Страниц: 377
Язык: русский
Книга представляет собой введение в мир Adobe Flex и станет прекрасным пошаговым руководством для всех, кто хочет изучить эту технологию "с нуля". Издание охватывает все аспекты разработки Flex-приложений, начиная со знакомства с основными необходимыми инструментами и заканчивая распространением результатов работы. Кратко, не перегружая читателя излишней информацией, описаны базовые возможности ActionScript и MXML.
Автор сопровождает свой рассказ множеством примеров и предлагает сразу же применять полученные навыки на практике. Это позволяет уже с первых глав книги начать создание собственных насыщенных интернет-приложений, которые по ходу чтения будут приобретать все более сложную структуру и интерактивность. Все упражнения и примеры можно скачать с веб-сайта книги и скопировать код в свои проекты, что поможет избежать досадных опечаток. Это издание - отличный выбор для тех, кто хочет легко и быстро научиться создавать как настольные, так и веб-приложения на основе технологии Flex.
ID: 91726

Microsoft ASP.NET and AJAX: Architecting Web Applications

AJAX, ASP / ASP.NET

Скачать Microsoft ASP.NET and AJAX: Architecting Web Applications Автор:

Dino Esposito


Издательство:

Microsoft Press


Год издания: 2009
Страниц: 352
ISBN:

978-0735626218


Язык: английский
Rethink the way you plan, design, and build Web applications—with expert guidance from Web development luminary Dino Esposito. Whether giving legacy sites a much-needed tune-up—or architecting rich Internet applications from the ground up—you’ll learn pragmatic approaches to AJAX development that you can employ today.

Discover how to:
* Delve into the mechanics and design goals of partial rendering—such as improving page-refresh speed
* Use AJAX-enabled server controls to bring desktop-like functionality to Web solutions
* Apply design patterns to common Web development issues, including client-side data binding
* Manipulate JavaScript more easily using the jQuery and Microsoft AJAX libraries
* Examine the interoperability and security models in Microsoft Silverlight
* Weigh the tradeoffs when architecting Web applications for richness (Silverlight) vs. reach (AJAX)—and deliver the right solution for your audience
ID: 91402

Beginning Smartphone Web Development: Building Javascript, CSS, HTML and Ajax-Based Applications for iPhone, Android, Palm Pre, Blackberry, Windows Mo

AJAX, CSS, HTML / XHTML, JavaScript

Скачать Beginning Smartphone Web Development: Building Javascript, CSS, HTML and Ajax-Based Applications for iPhone, Android, Palm Pre, Blackberry, Windows Mo Автор:

Gail Frederick , Rajesh Lal


Издательство:

Apress


Год издания: 2010
Страниц: 350
ISBN:

978-1-4302-2620-8


Язык: английский
You’ll learn how to:

* Build interactive mobile web pages that comply with industry standards and best practices.
* Develop web sites using the markup languages of the mobile Web: XHTML-MP, Wireless CSS, and WML.
* Use Mobile JavaScript and Ajax for client-side web interactivity.
* Adapt the syntax and design of mobile web pages to target smartphone models.
* Enhance mobile web pages to target advanced features of smartphone browsers.
* Validate and compress mobile markup to optimize for network transmission and browser performance.
* Simulate smartphone browsers using emulators and development tools.

ID: 90444
При полной или частичной перепечатке материалов, книг с сайта

Электронная библиотека

, ссылка на all-eBooks.com обязательна
Copyright © all-eBooks.com, 2006-2009. All Rights Reserved