0
kicks
Using SQL Server for ASP.NET session state
Learn how you can use an alternative session storage method, using SQL Server - very useful if you're running sites across multiple servers, or need session state to persist across application restarts.