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
How you will handle session when deploying application in more than a server?
Explain the disadvantages of viewstate?
What is mvc in angular?
Where is the session stored?
Differentiate between globalization and localization.
Which object wraps the state or data of a user?
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
How do I use a proxy server when invoking a web service?
What are web beacons used for?
Explain about secure socket layer?
What is a proxy in web service?
How can we prevent browser from caching an aspx page?
What are main return types supported in Web API?
What is asp net theme?
How to you can limit Access to Web API to Specific HTTP Verb?