Your e-Business Quality Partner eValid™ -- The WebSite Quality Suite
Browser-Based Client-Side Functional Testing and Validation, Server Loading, WebSite Mapping & QA, Web Page Timing/Tuning, plus Quality & Performance Monitoring.
© Copyright 2006 by eValid, Inc.

eValid -- Web Quality News (QWN): Article Archive
Current WQN/Blog
Article Date & Title Index
Request Subscription
eValid Home

Date Key Details...
 
18 November 2005 About AJAX-based Web Development.
For readers and eValid users who may have heard about "AJAX" in the context of web development and are wondering what this is all about we recommend the short explanation About AJAX-based Web Development.

In a nutshell, AJAX-based web application development makes use of XML, XSLT, XMLHttpRequest logic, and a heavy dose of JScript, HTML, and DHTML to localize as much as possible of a user's interaction within the client browser space.

With AJAX methods the browser only requests information from the server when it needs to, rather than contacting the server every time a page is updated. The result is quicker response and a better user experience.