views:

371

answers:

7
+5  Q: 

Ajax Tutorial

I am looking for a good resource on Ajax. Framework doesn't matter. Should have good samples for typical real world scenarios. Thanks in advance.

+5  A: 

Found this very useful:

50 Excellent AJAX Tutorials

Gulzar
+4  A: 

I think that this is the best one to start with: http://www.w3schools.com/Ajax/Default.Asp

rogeriopvl
+2  A: 

I prefer the Head First Series:

Head Rush Ajax

danimajo
An excellent book. Also look for Head First Ajax.
Bill the Lizard
+1  A: 
Noah Goodrich
A: 

Here's a starter video tutorial (20 minutes) about how to create an Ajax CRUD CRM system in Ra-Ajax.

And here's a couple of cool "real world scenarios" about how to use Ra-Ajax through its Starter-Kits; Calendar Starter-Kit, Viewport Starter-Kit and DataGrid Starter-Kiet (BV.NET)

I work for and with Ra-Ajax though so I am biased...

Thomas Hansen
A: 

If you want to try JQuery, then check out these awesome, but short (~5min each) video tutorials.

Bryan Denny
A: 

Shameless plug: Ajax Tutorial

aleemb