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 Types of session management in ASP.NET
What is difference between asp state management and asp.net state management? How can we pass info between 2 asp.net pages?
What is Web Server Control Templates.?
Difference between DataGid and Girdview? Difference b/w .Net 2.0, 3.0 and 3.5 ? Diff b/w dispose & Finialize Methods?
What is session id in web application?
Tell me the code snippet to show how we can return 404 errors from HttpError?
How does asp net store session ids by default?
What is the difference between a page theme and a global theme?
What is Bundling and Minification in MVC?
How can we use Web API with ASP.NET Web Form?
What is routing in MVC?
What is asp according to you?
What is the use of worker process in asp.net?
What is a viewbag?
Describe in brief .net framework and its components.