Atlas 4: Only 2 calls at a time and don't expect any order


Server Intellect Web Hosting Solutions


Atlas 4: Only 2 calls at a time and don't expect any order

Author: Omar AL Zabir

Browsers make two concurrent AJAX calls at a time to a domain. If you make five AJAX calls, browser is going to make two calls first, then wait for any one of them to complete and then make another call until all remaining four calls are complete. Moreover, you cannot expect calls to receive a response in the same order as you make the calls.










More Tutorials

Also See:

VS.NET and VSS: Adding a solution to VSS
Basic ASP.NET WebParts Connections Tutorial
How to build dynamic themes in ASP.NET 2.0 - tips and tricks (1 of 2)
Improve performance by compressing ViewState
Paging with the ObjectDataSource control.
Bubbling Events From Web User Controls in ASP.NET
Validating XML Files Against XSD Schemas in .NET 1.x and 2.0
Master Pages in ASP.NET 2.0
Video Tutorial - Using the XmlTextReader Class with ASP.NET
ASP.NET Scrollable Table Server Control



Copyright© 2005 ASP Intellect | All Rights Reserved

ASP.NET Tutorials
AspNet Tutorials ASP.NET 2.0 Code Examples, Snippets and Tutorials

ASP.NET Tutorials C++ Tutorials C# Tutorials Visual Studio.NET Tutorials
.NET Framework Tutorials Mobility Tutorials Office Tutorials Visual Basic.NET Tutorials