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 |
What is the difference between an htmlinputcheckbox control and an htmlinputradiobutton control?
Types of objects in ASP?
Describe a bubbled event and how it is used ?
What is ispostback method in asp.net? Why do we use that?
What are Http handler ?
What is form method?
Explain cookies with example.
Define Query Interface,Adref,Release?
What are the different types of Session state management options available with ASP.NET?
What is the postback property in asp.net?
Turn Off ASP Session State on an IIS 5.1 Web Site
About delegates ?
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)