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.
|
feedback
|
|
Found this very useful: | |||
|
feedback
|
|
I think that this is the best one to start with: http://www.w3schools.com/Ajax/Default.Asp | |||
|
feedback
|
|
I prefer the Head First Series: | |||
|
feedback
|
|
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. | |||
|
feedback
|
|
If you want to try JQuery, then check out these awesome, but short (~5min each) video tutorials. | ||||
|
feedback
|
|
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... | |||
|
feedback
|
|
Shameless plug: Ajax Tutorial | |||
|
feedback
|
|
Have a look at the site AjaxRain. bundles of good source codes and examples of good Ajax use. | |||
|
feedback
|