Sunday, June 3, 2007

AJAX Web Applications

What is AJAX ?

Ajax is a short form of "Asynchronous JavaScript and XML" used as a web appplication development technique generally for interactive websites.

AJAX applications can send requests to the web server to retrieve only the data that is needed, usually using SOAP. The real time examples included - Personalized Pages of Google/ Rediff / yahoo etc.

Where to Find AJAX Tutorials for Free ?

  • http://www.w3schools.com/ajax/default.asp DOM XSL XSLT RSS AJAX ASP ADO PHP SQL tutorials, references, examples for web building. ... AJAX is a type of programming made popular in 2005
  • ajaxmatters.com/archive/2007/02/17/ajax-tutorials.aspx Tutorials. A comprehensive list (over 140!) of tutorials on AJAX, JavaScript and other web development topics.
  • www.ajaximpact.com/tutorials.php Ajax developers, Its the one stop resource for Ajax ... AJAX ON GOOGLE. FEED: Amazon Secrets. Recommended Books. TUTORIALS.
  • www.ajax-tutorials.com/tutorial-list Ajax Tutorial TopList. More than 300 free tutorials, articles and examples sorted by categories ... Create AJAX Dynamic Drop Down List using PHP
  • freeajaxscripts.net Ajax Scripts Ajax Tutorials, Understanding the Ajax Framework - free tutorial ... Gaia Ajax Widgets Q2 Released. Web 2.0 is Vulnerable to JavaScript

No comments:

Post a Comment