Types of values mode can hold session state in Web.Config?
Answer Posted / srujana
there r three types of values mode can hold session state
in we.config
<authentication mode="forms">
<authentication mode="windows">
<authentication mode="passport">
| Is This Answer Correct ? | 8 Yes | 57 No |
Post New Answer View All Answers
What is the difference between a candidate key and primary key?
Explain some of the major built-in objects in asp.net
Is web config mandatory?
Whats the difference between registerclientscriptblock, registerclientscriptinclude and registerclientscriptresource?
List some of the important session state modes of asp.net.
How does a web application session work?
What will happen if the server confugration file and the application confugration file have different values for sassion state ASP.NET?
Name some asp objects?
Why session is used in asp.net?
What is .net framework and what are the main components of it?
Explain why it is useful to use mvc instead of webforms? : asp.net mvc
Explain server side state management system.
What is difference between view and partial view?
Explain how is a property designated as read-only?
To load your generated dataset with data which method do you invoke?