vote up 3 vote down star
7

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.

flag

7 Answers

vote up 5 vote down check

Found this very useful:

50 Excellent AJAX Tutorials

link|flag
vote up 4 vote down

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

link|flag
vote up 2 vote down

I prefer the Head First Series:

Head Rush Ajax

link|flag
An excellent book. Also look for Head First Ajax. – Bill the Lizard Nov 2 '08 at 19:09
vote up 1 vote down

Having read Beginning Ajax with PHP as well as the w3chools tutorial when I first began learning about Ajax, I would have to strongly recommend that you look at one of the multitudinous javascript frameworks that provide built-in XMLHTTPRequest handling:

However, as I was searching for a few appropriate links, I did stumble upon this site. You might also want to take a look at Ajaxian.com.

link|flag
vote up 0 vote down

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...

link|flag
vote up 0 vote down

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

link|flag
vote up 0 vote down

Shameless plug: Ajax Tutorial

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.