c# - Multiple tabs in browser from same website - session -


i creating website has list of buildings. each building can clicked on opens in new tab in-depth details , commands can on specific building.

i had problem of sessions session specific building being shared across tabs. solved appending value session name ends being separate sessions.

my problem each window waits other window finish. if click in 1 tab takes 5 minutes execute cannot other tabs until 1 finished.

anyone can me why happens , how can fix it? after doing ton of research, literally stuck , don't know go here.


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -