Types of values mode can hold session state in Web.Config?
Answer Posted / murugavel
custom
inproc
off
sqlserver
stateserver
Is This Answer Correct ? | 13 Yes | 6 No |
Post New Answer View All Answers
List down the sequence of methods called during the page load.
Explain the flow of processing of the request? : asp.net mvc
Why and where this web.config file is used?
in which protocol ASP.NET WEB API Work?
What is the use of ASP.NET routing?
Explain the path instructions in xaml?
I have created a configuration setting in my web.config and have kept it at the root level. How do I prevent it from being overridden by another web.config that appears lower in the hierarchy?
How many validators do ASP.NET have?
What is a ashx file?
Why mvc is better than asp.net? : Asp.Net MVC
Where the cookie value is stored?
What are Master Pages in ASP.NET? or What is a Master Page?
Where are session variables stored?
Error : The operation couldn’t be performed because ole db provider sqlncli10 for linked server was unable to begin a distributed transaction.00000110 oledb provider for linked server returned message the partner transaction manager has disabled its support for remote/network transactions. I can able to execute the stored procedure in sql server but when i run the web page getting error like above. I did all the configuration. what is the solution?
How Session use Cookies in State Management?