Types of values mode can hold session state in Web.Config?
Answer Posted / monikandan
Session mode in web config fiel
<session mode ='InProc'> or
<session mode ='stateserver'> or
<session mode ='sql server'> or
| Is This Answer Correct ? | 46 Yes | 1 No |
Post New Answer View All Answers
What is directive in asp net?
What are Master Pages in ASP.NET? or What is a Master Page?
What types of data validation events are commonly seen in the client-side form validation?
What is the compiled object?
How to register exception filter globally?
What is postback in asp net?
Is asp.net outdated?
Define the term Web Garden?
Can you explain one critical mapping?
What is the web.config file in asp?
Describe the application event handlers in ASP.NET?
What is mvc in asp.net tutorial? : Asp.Net MVC
Explain the code Access Security (CAS) in .net Framework?
What is the concept of view state in asp.net?
Explain About duration in caching technique