How is a session stored and maintained in asp.net?
Answer / Jaswant Kumar
In ASP.NET, sessions are stored on the server by default using out-of-process state servers or SQL Server mode, or in-process with the ASP.NET worker process. Sessions can also be stored on the client's machine using cookies or temporary files. The session state is maintained by tracking unique identifiers (SessionID) associated with each user's session.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you do Client-side validation in .Net?
What is protected configuration?
What is AppDomain?Explain how it works.
whats the purpose of AUTOPOSTBACK property for the controls in asp.net?
How does Garbage collector(GC) works in .net
14 Answers Accenture, HCL, Kekran Mekran, People Tech, Wipro,
What is the main difference between hash table and Dictionary?
What are validators and list some validators of asp.net?
Which browsers support the xmlhttprequest object?
What is custom events?
What is role manager work in web.config? how to restrict perticular pages from the users using the role manager?
is it possible to set more than web.config file for an ASP.net APPLICATION?can it run?how is it possible
can sn.exe can be used before gacutil.exe
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)