Why is it important to maintain session state?
Answer / raghumadhav tirunagari
In addition ASP.NET allows session state to be preserved
even if the user has cookies disabled or if the Web
application is hosted by several different servers. In
classic ASP either scenario would prevent session variables
from maintaining state. An example of a session variable is
one that contains a user Id and password. The user cannot
access any page in the site if he/she is not logged in.
Before the page is rendered, the user ID and password are
accessed through the session variable and checked to ensure
that the values are legitimate.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the role of global.asax?
Features of a dataset ?
What is Http handler?
What is a page life cycle? What are the events in a page life cycle?
What are session cookies?
How to make sure that contents of an updatepanel update only when a partial postback takes place (and not on a full postback)?
What is the use of placeholder control?
what are types of viewstate
Explain one critical mapping?
What is the lifespan for items stored in ViewState?
How to send data through querystring to another page but it should not be displayed in URL
Why do I get error message "could not load type" whenever I browse to my asp.net web site?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)