Index
 
Operating Systems
Java
Programming Languages
Hardware
Microsoft Technologies
Computer Science
Database
Network
Software Engineering
XML and XSL
Internet
Web Programming
Web Technologies
Physics
Bio-Chemistry
Mathematics
Medical
Redbooks
Unlisted/Miscellaneous

Contact Us

Freebookzone.com | What's New | Missing Link | Feedback

Web Programming



Book Title : Aspects of AJAX
eBook download format(s) : htm pdf 
Author(s) : Matthias Hertel
Section : Web Programming
Book Review:

Book Description
The basic elements for an application using the AJAX technologies. JavaScript and the XMLHttpRequest object, are not difficult to understand and there are many articles on the web that show how to use this object and declare that being AJAX. I think there are a lot more topics that should be understood and talked about.

The right selection from the available technologies as well as a suitable abstraction in using these elements is important for the success of the realization of an application. One main goal behind the architecture of the AJAX engine was to build an AJAX framework that you can reuse every time you want some asynchronous processing or when you need a smart way to refresh information on the current web page.

When targeting applications with some hundred sides and WebServices and with in sum about a thousand methods the developer must have a clear and simple kind and pattern for coding the JavaScript code on the client to avoid errors and to not think about the implementation details. Only by using a simple approach a good quality and maintenance can be achieved.

"The idea of the AJAX engine on the client is the simplification of the implementation of the code that we need for implementing a specific functionality on the client. Like with the WebService framework of ASP.NET on the server the details of communication over SOAP on the client are completely hidden from the developer and also the recurring code portion is only realized once in a central place. Also all details about the different implementations of the XMLHttpRequest object in Internet Explorer or the Firefox browsers are hidden from your code.

By using web controls or tag-libraries again a higher level of abstraction and more productivity for the developer can be reached. Because these web controls have to deploy JavaScript code to the client to avoid round-trips and enable the local functionality in the browser the JavaScript technology, especially JavaScript Behaviors are a substantial part of an AJAX infrastructure.

The visual effects library adds some more polished User interface elements that can be used together with AJAX or as standalone client side components.




add to del.icio.us                 Digg Freebookzone.com!

You may use anyone of the download options


eBook VersionLook @ Amazon
Front Cover

Missing Link?, Report It and try these 2 + 1 alternates...
  
     Find 


Tell a Friend!

Similar Book titles in Web Programming section:
Pro JSF and Ajax: Building Rich Internet Components
Ajax Design Patterns


Similar Book titles in Other sections:

Section: Bio-Chemistry
Cellular Aspects of HIV Infection


Section: Microsoft .(dot) net
Introducing Microsoft ASP.NET AJAX


Section: Redbooks
Building Dynamic Ajax Applications Using WebSphere Feature Pack for Web 2.0


Similar Books from Amazon :


Tell a Friend!


©2008 FreeBookZone.com - Home - Privacy Policy - Program Policy, Terms and Conditions