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
a)COM Callable Wrapper b)Runtime Callable Which one of the above is Win32 API in .Net?
What is the significance of attaching a profile while creating a user?
How does u get record no from 5 to 15 from a dataset of 100 records?
What are HTTP handlers in ASP.NET?
Explain server-side scripting?
How does a content page different from a master page?
Explain what is the procedure to create the environment for asp.net? : asp.net mvc
How can we apply themes to an asp.net application?
What are merge modules?
What is application variable?
How to Insert/Add in ASPXgridview
Explain how is the asp.net mvc architecture different from others? : asp.net mvc
Explain model, view and controller represent in an mvc application? : asp.net mvc
What is the maximum amount of memory any single process on windows can address?
How do we access view state value of this page in the next page?