Types of session management in ASP.NET ?
Answers were Sorted based on User's Feedback
Answer / j_baghla
Type are:
1.In proc:-
In this mode session is stored in default asp.net process
on the server.
2.Out proc:-In this mode we can store the session on two
side except default process which are:
a.State Server:-
In this mode we store the session on different
server.This mode is used in web farm/garden concept
b.sqlserver:-
In this mode we can store the session in sqlserver
database.
| Is This Answer Correct ? | 22 Yes | 2 No |
Answer / anup
they are of 4 type
1)in proc
2)state server
3)sql server
4)off
| Is This Answer Correct ? | 7 Yes | 7 No |
How can we create Tree control in asp.net?
What is difference between Fragment Caching and Page Caching in ASP.NET?
Is it possible for me to change my aspx file extension to some other name?
How does exception management works in ASP.NET?
What is cross page posting? How is it done?
Explain the use of errorprovider control in .net?
Can two web application share a session and application variable ?
5 Answers Satyam, V3 Engineers,
What is the lifespan for items stored in ViewState?
What is base class of .net?
What is web configuration file and how to use in web application
When is the ViewState available during the page processing cycle ?
What are the event handlers that can be included in the Global.asax file?
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)