Has anyone implemented any effective solutions to solve numerous problems caused by IE8 session sharing functionality? We came very close by writing a special http-module that compares session state and presentation values, but our efforts are stopped by things like accelerator keys and unacceptable copying of session objects.
This is the VB.Net web application.
Clint source
share