Monday, March 9, 2015

on

AJAX, Creating Web Pages with Asynchronous JavaScript and XML

AJAX, Creating Web Pages with Asynchronous JavaScript and XML



AJAX, Creating Web Pages with Asynchronous JavaScript and XML (2006)

● Learn how Ajax works, how it evolved, and what it's good for
● Understand the flow of processing in Ajax applications
● Build Ajax applications with XML and the XMLHttpRequest object
● Integrate back-end code, from PHP to C#
● Use XSLT and XPath, including XPath Axis
● Develop client-side Ajax libraries to support code reuse
● Streamline development with Ruby on Rails and the Ruby programming language
● Use the cross-browser HTML DOM to update parts of a page
● Discover the best Ajax Web resources, including Ajax-capable JavaScript libraries