What are the different modes for the sessionstates in the
web.config file?
Answers were Sorted based on User's Feedback
Answer / lavanya
Session states are 3 types
1.Inproc : Session state is maintained in memory of application
2.OutProc : Session state is maintained in separate process
called stateserver
3.Sql server: Session state is maintained at sql server.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / p.ramakrishna
Off:Indicates that session state is not enabled.
Inproc:Indicates that session state is stored locally.
StateServer:Indicates that session state is stored on a
remote server.
SQLServer:Indicates that session state is stored on the SQL
Server.
| Is This Answer Correct ? | 0 Yes | 3 No |
If Asp Dot Application is stateless what happened? during designing
Describe state management in asp.net?
Is session server side or client side?
What is .NetFramework?
1.how to encrpt query string in asp.net? 2.there are 10000 records then i wnat display 5000 records one gridview and 5000 records another grid view what is the process?
Explain the concept of View Model in MVC?
main difference between asp.net2.0,asp.net1.1,asp.net1.0
15 Answers Inflexion, Infosys, iSoft, Microsoft, Prakruthi,
Can a master page have more than one contentplaceholder?
Describe how to implement globalization and localization in the use interface in .net.
How do you manage session in ASP and ASP.NET?
What are main return types supported in Web API?
What is autopostback in asp net?
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)