Click here to Skip to main content
16,014,677 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Suppose I created a session like-
session["user"] = "James";

1)How do I create this session time out event.
2)How do I get session life time.
3)If I have no access in ISS How do I increase Session life time.
4)The default session Idle time is 20 min. How do I crease session idle time.

Please help me.

Best Regard
Amin Uddin.
Posted
Updated 18-Oct-11 23:58pm
v3

1 solution

Have a look at below CodeProject Articles.

Exploring Session in ASP.Net

Prevent Session Timeout in ASP.NET
 
Share this answer
 
Comments
amin uddin cs 19-Oct-11 6:36am    
But I want to the answer of the question direectly.
RaisKazi 19-Oct-11 6:49am    
That's the problem. You don't want to invest your time and efforts in reading articles which eventually should clear most of your doubts.
amin uddin cs 19-Oct-11 12:31pm    
Thanks. But I have already read the above articles before questions.
RaisKazi 20-Oct-11 2:49am    
Those Articles are really good for the topic "Asp.Net Sessions", I wonder how it could not solve your doubts.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900