What are the different types of sessions in asp.net?
Answer / Atul Kumar Ojha
In ASP.NET, there are two main session types: In-Process and StateServer. In-Process uses the same worker process (aspnet_wp.exe) to store session data, while StateServer uses a separate Windows service (ASPState.Service.exe). Additionally, you can use SQL Server as a session state server.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is Virtual path in ASP.Net
What are directives in asp.net? List down all the important directives.
What is viewstate in asp net with example?
I have a method written in WebForm (means .aspx page) & now I want to call this method in WebUserControl (means .ascx page) what should I have to do?
How can we create Tree control in asp.net?
Explain diff. Betn dataset and recordset?
Explain Factory pattern?
what is satellite assembly in .net?
In Code-Behind class which kind of code (server or client) is found ?
What does a switch do?
What is a SESSION and APPLICATION object?
What are Session states available and its Uses?
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)