SessionBridge
Home Page
Categories: ASP.NET, Interoperability
Author: Westglenn Software
Latest version: 2.0.0.4
Added 2005-01-10
Allows ASP.NET and ASP pages to share session variables.
SessionBridge includes a COM object that intercepts your calls to ASP's Session variables and stores them as ASP.Net session variables. You do have to make changes to your ASP code (most of these can be handled by an automated search and replace), but since SessionBridge is using ASP.NET's Session object to store the variables, your ASP.NET code is exactly what you would normally write. When you have converted your entire application, you are not using SessionBridge at all anymore and are left with standard ASP.NET code.
 Built for .NET |