What is session tracking & methods?
Answer Posted / tapan gupta
Session Tracking" which helps the servers to maintain the
state to track the series of requests from the same user.
Session Tracking info is stored in
- cookies
- URL rewriting
- Secure SOcket Layer(ssl)
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what are the Custom controls in asp.net?
What symbol would you use to denote, the start of a code block in aspx views?
Explain the procedure to handle the process request using mhpm events fired? : asp.net mvc
Can you explain why it is useful to use mvc instead of webforms? : asp.net mvc
What’s the use of “GLOBAL.ASAX” file?
What is the difference between ASP.NET Webforms and ASP.NET MVC?
How can you make sure that web api returns json data only?
What is difference between URL and URI?
What are sessions in asp net?
How to set the pane area to transparent of a scrollPane component.?
What is difference between asp state management and asp.net state management?
Why do we need url encoding?
Is asp.net still used?
Why is xap important?
How would you turn off cookies on a page of a website?