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

Can I read the hard disk serial # of the client computer using asp.net?

554


How do you create a master page?

559


Is it possible to write code in many languages in one asp.net project?

559


Are there any resources for drop-in replacements for the default css that comes with the ASP.NET Website template?

563


In which event of the page viewstate is available?

468






Where is http session stored?

503


Describe the difference between inline and code behind - which is best in a?

571


Explain asp.net web forms.

564


What is strong-typing versus weak-typing?

585


How do http sessions work?

501


What is virtual directory in asp.net?

513


Does web services support data reader like pom project?

530


How do we implement bundling in MVC?

591


What does postback mean?

537


How can we communicate with each server in N-tier Architecture? and what are the methods?

1789