How to Share Session State Between Classic ASP and ASP.NET
How to Share Session State Between Classic ASP and ASP.NET
Billy Yuen
Microsoft Corporation
Summary: Discusses how to share session state between classic ASP and Microsoft ASP.NET using Microsoft .NET Framework classes and the serialization feature of the .NET Framework. Sharing session state allows converting existing ASP applications to ASP.NET applications in stages while running the applications side by side. (12 printed pages)
Download the source code for this article.
Comments