Click here to Skip to main content
15,915,603 members
Articles / Web Development / ASP.NET

Configuring ASP session state on SQL server

Rate me:
Please Sign up or sign in to vote.
4.00/5 (7 votes)
24 Aug 2010CPOL2 min read 152.7K   19  
This is a brief to the point note on how to setup ASP session state to use SQL server to store session information.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect Infosolvex Solutions Inc
Australia Australia
Ritesh is an IT consultant with over ten years of experience in the IT industry varying from consultation, architecture, design, development to technical management. He has a strong background in solutions and applications architecture with a focus on Microsoft’s .Net platform. His area of expertise spans design and implementation of client/server, database and web-based systems. He has worked with C#, ASP.NET 1.1 and 2.0, ADO.NET, Web Services and SQL technology on several enterprise class projects.




Freedom is not worth having if it does not include the freedom to make mistakes.
Mahatma Gandhi

Comments and Discussions