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

What are strong names?

573


How can we update records in gridview?Is there any appropriate code for it?

1587


Explain ViewState?

568


What is the purpose of using MVC programming pattern in ASP.NET?

541


Explain what is the procedure to create the environment for asp.net? : asp.net mvc

526






Explain about asp.net state management?

603


What are the different types of validation controls provided in ASP.NET?

653


If there are multiple update panels on the page say upd1 and upd2. There is a button placed in upd1. How can you stop upd2 to update when button placed in upd1 is clicked?

558


What is cached data phone?

515


What are url fragments?

493


Explain why it is useful to use mvc instead of webforms? : asp.net mvc

584


How do I force the dispose method to be called automatically, as clients can forget to call dispose method?

492


Explain repository pattern in asp.net mvc? : asp.net mvc

515


What are the differnt types of handler in ASP.NET?

523


Which is faster viewbag or viewdata?

550