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


Please Help Members By Posting Answers For Below Questions

How does exception management works in ASP.NET?

597


What is postback request?

543


What are the namespaces used in asp.net mvc? : asp.net mvc

501


What are the difference between overriding and overloading?

490


What is the page life cycle in asp.net?

550






How can we make sure that Web API returns JSON data only?

527


What is rich control in asp.net?

510


Can you use c# without .net?

527


Can viewstate be accessed in another page?

498


Is asp.net core faster?

534


What is page request in asp.net?

515


What are the cookies types in asp.net?

551


What is the difference between ASP Session State and ASP.Net Session State?

568


What are the steps involved to fill a dataset?

543


How do you secure your configuration files to be accessed remotely by unauthorized users?

611