ASP.NET Cookieless Session- Whats the Role of Server?
When i host a cookieless session, how does server read information from the file?
In which folder are the files created containing session information?
Assume I am making a first request and closing the session, i am now making second request ,how does the server know from where the request is coming?