Types of values mode can hold session state in Web.Config?
Answer Posted / bala
<sessionstate mode="inproc"> or
<sessionstate mode="stateserver"> or
<sessionstate mode="sqlserver"> or
| Is This Answer Correct ? | 24 Yes | 2 No |
Post New Answer View All Answers
What is ispostback method in asp.net? Why do we use that?
Define globalization and localization.
Explain what are delegates?
What is Model-View-View Model?
What are session state modes? List some of the important session state modes of asp.net.
What is a viewbag?
What is base class of .net?
What do you mean by marshalbyref?
What are web server controls in asp.net?
Explain client-side scripting?
How to find out what version of asp.net I am using on my machine?
Is asp.net a programming language?
What is difference between asp.net and asp?
What is a user session?
Define data caching?