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 |
Explain how can you debug your .net application?
Why is it preferred to not use finalize for clean up?
What is session in asp.net?
How is it possible for .NET to support many languages?
What is web api and why to use it?
what is clr .
Describe the role of inetinfo.exe, aspnet_isapi.dll andaspnet_wp.exe
Difference between dynamic query and static query ?
About friend and Protected friend ?
What is the difference between Trace and Debug?
Describe SOA and the tenets of it?
What is shadowing?
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)