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 |
Describe the difference between inline and code behind.
Which method is used to enforce garbage collection in .net?
What is a global postback url?
Can the action attribute of a server-side tag be set to a value and if not how can you possibly pass data from a form page to a subsequent page?
What is master page in dtp?
Explain security types in asp.net?
How would you implement inheritance using c#?
What property must you set, and what method must you call in your code, in order to bind the data from some data source to the Repeater control?
How to do state management in ASP.NET?
Why asp.net is better than php?
Which is better session or viewstate?
What is the difference between dynamic SGA and static SGA?
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)