What is session tracking & methods?
Answer Posted / debendra
when a user visit a website for the first time,the site
create a unique id known as session id,this session id is
unique for the user for that current session.when the user
visit that page next time the web site identify session
belonging to which client is known as session tracking.
by default session id will be given to the
client browser in the form of in memory cookies
variable,browser will submit session id to the website with
each request,based on session id website website will
identify session will belonging to which client and session
data will be given to requested webpage.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How to disable cut, copy and paste in TextBox using jQuery in asp.net?
What is the use of session?
Define view state.
If you are using components in your application, how can you handle exceptions raised in a component?
Is asp.net 64-bit enabled? How?
can any one find and tell the difference between dot net and php which one is best ? which one we get more salary? which one is stable and which one is best for freshers and also better in future and carrer ? which one we wil get more salary sir ? please send ur valuable suggestions to kiranpulsar2007@gmail.com
Define page output caching?
What is the use of response redirect in asp.net?
What does asp in asp.net stand for?
What are web server controls in asp.net?
What setting must be added in the configuration file to deny a particular user from accessing the secured resources?
What is difference between or and orelse?
What is a uri query?
What is a query string in a url?
Explain how is the asp.net mvc architecture different from others? : asp.net mvc