(Greg Low) As soon as ASP.NET systems grow to the point that more than a single web server needs to be deployed, decisions need to be taken about where the session state will be held. By default, ASP.NET session state lives in the memory of the server hosting the application. The problem with this i
Read More - Register for Free Membership
