Posted on: 2/19/2015 3:12:10 PM | Views : 554

I'm confused about something: It was always my understanding that a given computer was given a unique ASP.NET Session specifically and ONLY for itself.  However, I'm doing some testing now that involves browsing the same website with a laptop and a smartphone on the same network.  There seems to be some cross-pollination of the Session variables used in the ASP.NET Web Forms website.
Could someone help explain to me what's going on? Robert W.

Go to the complete details ...