Guest_imported
New member
- Jan 1, 1970
- 0
Thank you for taking the time.I have two questions
First,can you explain to me what is a Session?
Second,When for example a click event is raised in ASP.NET on client's side,does browser post back to the server the Event message via HTTP POST and the whole page or does it only sends back event message?
If it also sends the page back to the server,can you tell me why?Doesn't that just kill performance?
Thank you very much
First,can you explain to me what is a Session?
Second,When for example a click event is raised in ASP.NET on client's side,does browser post back to the server the Event message via HTTP POST and the whole page or does it only sends back event message?
If it also sends the page back to the server,can you tell me why?Doesn't that just kill performance?
Thank you very much