28th
MAR

Beginning JavaScript with DOM Scripting and Ajax: From Novice to Professional

Posted by GaQuay under Ajax, JavaScript

Product Description
JavaScript is one of the most important technologies on the web. It provides the means to add dynamic functionality to your web pages and serves as the backbone of Ajax-style web development. Beginning JavaScript with DOM Scripting and Ajax is an essential guide for modern JavaScript programming; its practical but comprehensive. It covers everything you need to know to get up to speed with JavaScript development to add dynamic enhancements to web pages and program Ajax-style applications.

Read more ...

23rd
MAR

Ajax: The Definitive Guide

Posted by GaQuay under Ajax

Book Description
Is Ajax a new technology, or the same old stuff web developers have been using for years? Both, actually. This book demonstrates not only how tried-and-true web standards make Ajax possible, but how these older technologies allow you to give sites a decidedly modern Web 2.0 feel. Ajax: The Definitive Guide explains how to use standards like JavaScript, XML, CSS, and XHTML, along with the XMLHttpRequest object, to build browser-based web applications that function like desktop programs.

Read more ...

21st
MAR

Pro ASP.NET 3.5 Server Controls and AJAX Components (Pro)

Posted by GaQuay under Ajax, Development for Web, Dot NET

Pro ASP.NET 3.5 Server Controls and AJAX Components (Pro)

Book Description
Pro ASP.NET 3.5 Server Controls and AJAX Components is a reference for the serious ASP.NET developer who understands the benefits of object–oriented development and wants to apply those principles to ASP.NET 3.5, ASP.NET AJAX, and server control development. This book also covers SharePoint and targets the latest version of Visual Studio (2008) and the .NET Framework (3.5).

Read more ...

20th
MAR

Accelerated DOM Scripting with Ajax, APIs, and Libraries (Accelerated)

Posted by GaQuay under Ajax, JavaScript

Accelerated DOM Scripting with Ajax, APIs, and Libraries (Accelerated)

Book Description
If you’re a web developer with previous JavaScript and DOM scripting experience, Accelerated DOM Scripting with Ajax, APIs, and Libraries is perfect for you to take your knowledge up to the next level.

This book is about JavaScript and using the document object model—the conduit to the HTML document. This book is not about learning how to program JavaScript from scratch. It starts with the assumption that you have done some JavaScript development before and understand the JavaScript syntax.

Read more ...

19th
MAR

Ajax in Oracle JDeveloper

Posted by GaQuay under Ajax

Ajax in Oracle JDeveloper

Book Description
Asynchronous JavaScript and XML (Ajax) is a web technique used to transfer data between a browser and server asynchronously without posting the web page to the server. “Asynchronously” implies that the processing of the web page continues while the Ajax request is sent to the server and a response is received from the server. The web page, or section(s) of the web page, is refreshed with the Ajax response without reposting the web page. Ajax has the following advantages over non-Ajax web applications.

Read more ...