Switching to ReferenceMode in ASP.NET 4.5

As a follow up to this post – things have changed a little bit in .NET 4.5. SessionMode is now called ReferenceMode (which is less confusing), and mechanics are slightly different now. When creating session security tokens manually, you can … Continue reading Switching to ReferenceMode in ASP.NET 4.5