Explain the Session state management options available with ASP.NET?
Answer / Narendra Singh Selal
ASP.NET provides several session state management options: In-Process (session state is stored in the same process as the ASP.NET worker process), Out-of-Process (session state is stored in a separate Windows service), SQL Server, StateServer, and Custom. Each option has its pros and cons regarding scalability, performance, security, and data consistency.
| Is This Answer Correct ? | 0 Yes | 0 No |
What?s a bubbled event?
What you mean by partial Class in asp.net 2.0?
Can we handle the error and redirect to some pages using web.config?
What are uri parameters?
How to migrate from sqlserver 2005 to sql server 2000 (every one know reverse process of that )
Can one dll file contains the compiled code of more than one .net language?
What does this do? sn -t foo.dll
Describe a bubbled event and how it is used ?
Which library is used by the testers and developers to develop automated tests and create testing tools?
How to you can limit Access to Web API to Specific HTTP Verb?
How can you enable impersonation in the web.config file?
What is ASLM?
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)