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 are the types of authentication in asp.net?
For which does this Codebehind="MyCode.aspx.cs" is relevent to ?
Where session id is stored?
How can u debug your .net application?
What is server side in asp.net?
Is object a value type or referenced type?
How can you assign styles to webforms?
What data type does the RangeValidator control support?
What are the type of session in Asp.Net
What is the difference between the asp and asp.net?
What is asp short for?
What is Http handler?
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)