Tech
News
Videos
Forums
Jobs
Books
Events
More
Interviews
Live
Learn
Training
Career
Members
Blogs
Challenges
Certification
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
.NET
ADO.NET
Android
ASP.NET
C#
Databases & DBA
Design Patterns & Practices
Java
Learn iOS Programming
OOP/OOD
SharePoint
Software Testing
Web Development
WPF
View All
1
Reply
What are the different modes for the sessionstates in the web.config file
kalyan
18y
5.2k
0
Reply
Submit
Off
Indicates that session state is not enabled.
Inproc
Indicates that session state is stored locally.
StateServer
Indicates that session state is stored on a remote server.
SQLServer
Indicates that session state is stored on the SQL Server.
kalyan
18y
0
Message