SQLServer vs StateServer for ASP.NET Session State Performance
I’m studying for a MS certification and one of the practice tests I’m doing has a question where the point of contention is the performance between storing the session in SQL Server as opposed to StateServer.