Can we change the session timeout in ASP.NET, if yes then
how and from where?
Answer Posted / guest
yes go to change webconfig session timeout.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is a session in asp.net?
Can the validation occurs in server-side or client-side? If the validation occurs why should we do?
What is the state management in asp.net?
Can I recieve both html markup for page and code in the asp.net web page's source code portion in the web browser?
How asynchronous call can be implemented using delegates?
How information about the user's locale can be accessed?
What are the Types of authentications in IIS
How you can manage the state of application at the server side in ASP.NET?
What is the use of data set in asp.net?
Is there any limit for query string? Means what is the maximum size?
How does a web application session work?
Who creates jsessionid?
Where is session cookies stored?
How many types of controls are there in asp.net?
Explain Optimization technique description?