Welcome to DU! The truly grassroots left-of-center political community where regular people, not algorithms, drive the discussions and set the standards. Join the community: Create a free account Support DU (and get rid of ads!): Become a Star Member Latest Breaking News Editorials & Other Articles General Discussion The DU Lounge All Forums Issue Forums Culture Forums Alliance Forums Region Forums Support Forums Help & Search

ChromeFoundry

(3,270 posts)
1. What server language are you using?
Thu May 16, 2013, 09:16 AM
May 2013

ASP.Net, PHP?

Here is a brief tutorial that will allow you to understand the very basics of AJAX:
http://www.w3schools.com/ajax/default.asp

After you get through that, you may want to look at using a JavaScript library like jQuery to submit your requests to the server:
http://www.w3schools.com/jquery/jquery_ajax_intro.asp

After mastering AJAX, which only offers client-to server poll events, you may want to look into some of the newer frameworks that allow for server-to-client push events. Node.js and SignalR are a few of the more popular ones in use.

Recommendations

0 members have recommended this reply (displayed in chronological order):

Latest Discussions»Retired Forums»Website, DB, & Software Developers»Ajax: Where to learn?»Reply #1