ASP.net session request queuing
It seems to me that ASP.net queues up all requests that use the same Session ID. Let’s say you’ve got 3 pages.
It seems to me that ASP.net queues up all requests that use the same Session ID. Let’s say you’ve got 3 pages.