The primary purpose of AJAX is to help make web applications function more like desktop applications. Asynchronous JavaScript and XML, is a new way for web pages to send and receive data to and from a web site without forcing the user to wait for a new page to load.
What you should already know?
Before you continue you should have a basic understanding of the following:
- HTML / XHTML
- JavaScript
In this tutorial, you'll see how to use DOJO and Java Server Faces technology to include Ajax functionality in a custom component.
Tutorial: Ajax Made Easy
Top 20 AJAX Tutorials for Beginners
32 Ajax tutorials for beginners
This tutorial will introduce you to the basics of Ajax and show you how to send and receive data from a server without using a "Submit" button approach.
Most Wanted Ajax Tutorial on net
Free Ajax tutorial with screenshots
Latest Ajax Tutorials
30 Fresh AJAX Tutorials and Techniques.
35 Must Know AJAX Tutorials, Techniques and Resources
Top 5 ASP.NET AJAX Articles You Must Read
A Gentle Introduction to Ajax
50 Excellent AJAX tutorials
25 Excellent Ajax Techniques and Examples
150 AJAX Tutorials
100 Ajax Tutorials and Resources
Recently Popular Ajax Tutorials
Rasmus’ 30 second AJAX Tutorial
Top 25 AJAX Video Tutorials on you tube
*******************************************
An interesting article by Cate: Resources for Programming Languages
http://www.guidetocomputertraining.com/library/programming-languages-basics
No comments:
Post a Comment