Can we change the session timeout in ASP.NET, if yes then
how and from where?

Answer Posted / narendra

to change session timeout write this code in your web.config
file

<sessionState mode="InProc" timeout="60">

it will increase your session expire time .

Is This Answer Correct ?    12 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How you will handle session when deploying application in more than a server?

849


Explain the disadvantages of viewstate?

773


What is mvc in angular?

742


Where is the session stored?

862


Differentiate between globalization and localization.

755


Which object wraps the state or data of a user?

761


can any one find and tell the difference between dot net and php which one is best ? which one we get more salary? which one is stable and which one is best for freshers and also better in future and carrer ? which one we wil get more salary sir ? please send ur valuable suggestions to kiranpulsar2007@gmail.com

1725


How do I use a proxy server when invoking a web service?

735


What are web beacons used for?

745


Explain about secure socket layer?

721


What is a proxy in web service?

791


How can we prevent browser from caching an aspx page?

703


What are main return types supported in Web API?

1009


What is asp net theme?

741


How to you can limit Access to Web API to Specific HTTP Verb?

913