What is session tracking & methods?

Answer Posted / vidiyalaithedi

session is the state which holds the user info and helps to
identify the user when the webpage is traversed(getting
into next page of same website)...

ex: once u login in ur yahoomail, ur name is seen in ur
inbox like "welcome raja"..
this is nothing bcoz of session info..

this session state is used to find long time idle and
invoke automatic session state expire process...

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between an exe and a dll?

608


In Code-Behind class which kind of code (server or client) is found ?

680


Who creates jsessionid?

678


What is a postback in asp net?

641


To get the values in two different controls to match which control you use it?

650






How to use a Master Database in Asp.net?

643


How do I debug an asp.net application that was not written with visual studio.net and that does not use code-behind?

634


there is two functions function a and function b like fun a(){.... ..... } fun b() { } in function b i write the coding to add two numbers and i need to dispaly the sum result in function a with out using global variable. how we do?

2378


I’m having some trouble with cas. How can I diagnose my problem?

674


How asynchronous call can be implemented using delegates?

646


How to disable cut, copy and paste in TextBox using jQuery in asp.net?

739


What is data cache in sql server?

687


What is asp.net used for?

689


What is synchronous and Asynchronous post back ?

739


Explain about Automatic resource management?

680