Different types of session modes available in ASP.NET:-

  • Off

  • InProc

  • StateServer

  • SQLServer

  • Custom

If we set sessionMode="off"inweb.config, session will be disabled in the application. For this, we need to configure_web.config_the following way:

results matching ""

    No results matching ""