how many session modes are available?some brief explnation
Answer / chandra prakash
There are Five Session State Modes :
InProc mode, which stores session state in memory on the Web server. This is the default.
StateServer mode, which stores session state in a separate process called the ASP.NET state service. This ensures that session state is preserved if the Web application is restarted and also makes session state available to multiple Web servers in a Web farm.
SQLServer mode stores session state in a SQL Server database. This ensures that session state is preserved if the Web application is restarted and also makes session state available to multiple Web servers in a Web farm.
Custom mode, which enables you to specify a custom storage provider.
Off mode, which disables session state.
| Is This Answer Correct ? | 7 Yes | 0 No |
best .net institute in hyderabad
What is the difference between a session object and cache object
2 Answers CitiGroup, PennyWise,
What is viewstate?
Is sql backend or frontend?
What is server objects in asp.net?
Describe a bubbled event and how it is used ?
When is the ViewState available during the page processing cycle ?
What is asp.net introduction?
Explain the difference between dataset and datareader.
What is the use of The Page.Master Property?
How do pass data from one layer to another layer in N-tier architecture?
Explain the use of dataadapter.
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)