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
Can we create a multiple user simultaneously ?
How could you modify xaml content from javascript?
What are the advantages of the code-behind feature?
How does asp page work?
Explain the difference between webfarm and webgardens in .net?
Which dll handles the request of .aspx page?
Why mvc is faster than asp.net? : Asp.Net MVC
What is ispostback method in asp.net? Why do we use that?
Explain the concept of MVC Scaffolding?
Define what is razor? : asp.net mvc
How we implement the multiple paypal value with gridview in my website and how we make a payment through Credit Card.
What is the purpose of url encoding?
What is mvc in asp.net interview question? : Asp.Net MVC
How you can return View from ASP.NET Web API method?
Why should i prefer JSP over asp.net or any other web development language..??