kalyan
What are the different modes for the sessionstates in the web.config file
By kalyan in ASP.NET on Sep 01 2006
  • kalyan
    Sep, 2006 1

    Off Indicates that session state is not enabled.
    Inproc Indicates that session state is stored locally.
    StateServer Indicates that session state is stored on a remote server.
    SQLServer Indicates that session state is stored on the SQL Server.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS