The Lazy Blogger

Tag archives: session

QuickBytes: ASP.NET InProc Session and Multiple Workers (don’t go well together)

2014-3-22

Last week I hit an unusual roadblock while testing an ASP.NET MVC application. The application started behaving unpredictably and session state went haywire (returned null, flipped values etc. etc.).

read more