Home
About
Privacy Policy
Disclaimer
Contact Us
Latest
6/recent/ticker-posts
Header Ads Widget
Home-icon
Asp.net C#
JavaScript
Online Projects
Home
Asp.net C#
Increase Session Timeout in asp.net c#
Increase Session Timeout in asp.net c#
Apps Demo
July 27, 2020
In this article we learn how to increase session timeout in asp.net c#
Add this in web.config in system.web:
<sessionState timeout = "60" mode = "InProc" />
//Set timeout in minutes.
Post a Comment
0 Comments
Social Plugin
AppsDemo
Popular Posts
how to access network drive with username and password in c#
September 08, 2020
convert vox to wav files in C#
September 08, 2020
Best Animated Image for CRM, ERP etc.
August 31, 2020
Labels
Asp.net C#
10
Browser
1
css
1
HTML
2
JavaScript
5
jquery
1
Online Projects
2
SQL Server
9
0 Comments