Tagged Questions
2
votes
4answers
3k views
ASP.Net session life time issue
I am confused about ASP or ASP.Net session life time (or life cycle) concepts. More specifically, my confusions are,
how did IIS magically knows a new session starts and an existing session ends? ...