How to share Session securely between Classic ASP and ASP.NET
by johna | March 22, 2014
Looking at the Google search results, it seems that there has been plenty of demand to share Session values between Classic ASP and ASP.NET. This is usually a result of supporting legacy Classic ASP.NET with new development in ASP.NET.