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
How are sessions stored?
What are session state modes? List some of the important session state modes of asp.net.
Explain MVC model binders?
How do we sort the data from a dataset?
Why session management is required?
code for "For every 5days system has to create 1text file with the corresponding date and it has to store in c-drive" by using web applications
What is the significance of ASP.NET routing?
Just by seeing the signature of the bean how can you specify whether it is a stateful or stateless session bean?
What is autopost?
Explain what is an abstract class?
Types of instancing properties and explain each. Tell the difference between multiuse,singleuse and globalmultiuse and which is default ?
How do I open an ashx file in windows 7?
What is the use of worker process in asp.net?
What asp.net control can embed xaml into asp.net pages?
What are validator? Name the validation controls in asp.net?