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
How to use push notification?
Explain the components of web form in asp.net
Explain the Order of events in an asp.net page?
Explain the concept of View Model in MVC?
What is the function of new view engine in asp.net? : asp.net mvc
What is the difference between debug and release?
What is a form tag?
Name the method that needs to be invoked on the dataadapter control to fill the generated dataset with data?
Please briefly explain the usage of global.asax?
Which type of state management is provided by Query String in ASP.NET?
Are there resources online with tips on asp to asp.net conversions?
What would be salary for 8+ years of experience in ASP.NET in different metro city in india?
Which methods validate all the controls on a page?
What is a user session?
Give an example of cookie abuse.