1st
AUG

Programmieren mit ASP.NET AJAX Webanwendungen im Web 2.0 Stil entwickeln

Posted by Downloadine under Ajax, Programming

Programmieren mit ASP.NET AJAX Webanwendungen im Web 2.0 Stil entwickeln
Oreilly Verlag | 2007 | ISBN-10: 3897214806 | 8 MB | PDF | Retail | 484 Seiten | German
Read more ...

28th
JUL

DWR Java AJAX Applications

Posted by bandr under Ajax, Java

DWR Java AJAX Applications

DWR Java AJAX Applications

Product Description

AJAX enables rich desktop-like user interfaces in the browser and enables interactive interfaces that can even replace traditional user interfaces. DWR (Direct Web Remoting) is an Open Source Java framework for building AJAX applications. DWR’s main idea is to hide AJAX implementation details, like XMLHttpRequest, from developers. By using DWR, you can concentrate on developing the application and business objects and leave AJAX details behind the scenes where they belong. DWR allows server-side Java classes to be used in the browser and JavaScript functions to be used on the server (Reverse AJAX).

Read more ...

27th
JUL

Practical JavaScript, DOM Scripting and Ajax Projects

Posted by bandr under Ajax, General Programming, JavaScript

Practical JavaScript, DOM Scripting and Ajax Projects

Practical JavaScript, DOM Scripting and Ajax Projects

Product Description

Practical JavaScript, DOM, and Ajax Projects is ideal for web developers already experienced in JavaScript who want to take their knowledge to the next level. It presents ten complete example projects for you to learn from and adapt for use in your own work.

Read more ...

26th
JUL

Ajax in Practice

Posted by bandr under Ajax

Ajax in Practice

Ajax in Practice

Product Description
Ajax in Practice provides example-rich coverage of Ajax packed with ready-to-use code and practical recipes for common and not-so-common tasks. Ajax developers now face the move from Ajax-as-theory to Ajax-in-practice. Ajax in Practice guides web developers through the transition from learning about Ajax to successfully applying Ajax-driven techniques in real-world development scenarios.
Read more ...

3rd
JUL

Ajax Frameworks

Posted by Downloadine under Ajax, Programming

Ralph Steyer “Ajax Frameworks”
Addison-Wesley | German | 2008 | ISBN: 3827327288 | 368 pages | PDF | 8,9 MB

Kurzbeschreibung
Das Buch führt den Leser in die Hintergründe von AJAX ein und stellt populäre AJAX-Frameworks vor, die die Erstellung von RIAs auf Basis von AJAX erleichtern oder gar erst mit adäquatem Aufwand möglich machen.

Read more ...

17th
JUN

Ajax in Oracle JDeveloper

Posted by Downloadine under Ajax, Database, Programming

http://ecx.images-amazon.com/images/I/41US7rg7ceL._BO2,204,203,200_PIsitb-sticker-arrow-big-search,TopRight,35,-76_AA240_SH20_OU01_.jpg
Product 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 ...