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 |
For a server control, you need to have same properties like color maxlength, size, and allowed character throughout the application. How do you handle this?
Explain how can we access static variable?
what is the difference between response.write() and response.output.write()?
What is Difference between Application object and Session Object
what is service contract,operation contract?
What is the difference between CLICK and MOUSE DOWN Event ?
How can we create a website?
When Cookies are expired in ASP.NET?
0 Answers Sans Pareil IT Services,
Explain a program using razor view engine to create a simple application? : asp.net mvc
Types of authentications in ASP.NET ?
9 Answers Accenture, Roland, Shriram,
Is LINQ performance wise better or using sqlcommand?
Why we use dbms for projects? Why don’t we save any application data in separate files instead of dbms?
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)