Click here to Skip to main content
15,886,847 members
Articles / Web Development / ASP.NET

jQuery Ajax - to async or not ?

28 Dec 2014CPOL2 min read 66.4K   15  
This article tries to create a clear understanding on making synchronous and asynchronous ajax calls through jQuery ajax method. After going through it you can have a clear idea on how and when to do asynchronous ajax calls.
This is an old version of the currently published article.

This article is currently in progress. This version is not yet publicly viewable

Please go to the ASP.NET Table of Contents to view the list of available articles in this section.