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
Is it possible to write code in many languages in one asp.net project?
How can you apply a theme to your asp.net application?
Define web.config in .net?
What are the advantages of using sql stored procedures instead of adhoc sql queries in an asp.net web application?
Explain the path instructions in xaml?
Which object is used to encapsulate the state of the client and the browser in ASP.NET?
What are the server controls in asp.net?
Can we set master page as a start page?
Explain the boxing and unboxing concept in .net?
How does session work?
Please briefly explain the usage of global.asax?
Define page fragment caching?
What are the contents of cookie?
is gateway for sms continue connected for sending sms.how?
What are Caching techniques in .NET