AJAX Implementation Strategies

This is the second installment of my AJAX overview. If you missed the first part, you can read it here. In this post I’d like to show two different approaches that AJAX frameworks usually take.

Server-side frameworks with AJAX integration
Some AJAX frameworks combine dynamic page generation with AJAX components. This allows seamless integration of AJAX features with the advantages of the respective server-side technology. Much of the content is still dynamically created on the server like in a traditional UI but additional JavaScript code is added by the framework enabling AJAX-based features.

Continue Reading →

Date posted: April 7, 2009

By Anke Doerfel-Parker

Categories: AJAX QAT WebDaptive

Behind the AJAX Buzz

AJAX is one of the most commonly heard buzz words when it comes to Web user interfaces (Web UIs).  I have now been working on several Web UIs using AJAX techniques and would like to share a few insights. I will start off with a review of how traditional web applications were – and still are – coded and how AJAX fits into this picture.

Continue Reading →

Date posted: March 19, 2009

By Anke Doerfel-Parker

Categories: AJAX QAT WebDaptive

Connect with us: