Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. server side state mgmt

server side state mgmt

Scheduled Pinned Locked Moved ASP.NET
questiondatabasesql-serversysadmin
6 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    pavanteja
    wrote on last edited by
    #1

    May i know what is the difference between State server and SQL server modes and also about Inproc? In which scenarios they are used? Tell me in which scenarios they are used? Thanks in advance,

    pavan...

    N 1 Reply Last reply
    0
    • P pavanteja

      May i know what is the difference between State server and SQL server modes and also about Inproc? In which scenarios they are used? Tell me in which scenarios they are used? Thanks in advance,

      pavan...

      N Offline
      N Offline
      N a v a n e e t h
      wrote on last edited by
      #2

      pavanteja wrote:

      Inproc

      Stores in the memory. If no session mode is specified, this will be default

      pavanteja wrote:

      State server

      Stores session state in another process called ASP.NET state service. Ensure the session availability after restarting the webapplication.

      pavanteja wrote:

      SQL server modes

      Stores in SQL Server database. Check this[^] article to get an idea about how to choose the best method


      My Website | Ask smart questions

      P 1 Reply Last reply
      0
      • N N a v a n e e t h

        pavanteja wrote:

        Inproc

        Stores in the memory. If no session mode is specified, this will be default

        pavanteja wrote:

        State server

        Stores session state in another process called ASP.NET state service. Ensure the session availability after restarting the webapplication.

        pavanteja wrote:

        SQL server modes

        Stores in SQL Server database. Check this[^] article to get an idea about how to choose the best method


        My Website | Ask smart questions

        P Offline
        P Offline
        pavanteja
        wrote on last edited by
        #3

        that is ok with me........But may i know what is difference between state server and SQL server.........In wat cases they use......I mean the need?

        pavan...

        N 1 Reply Last reply
        0
        • P pavanteja

          that is ok with me........But may i know what is difference between state server and SQL server.........In wat cases they use......I mean the need?

          pavan...

          N Offline
          N Offline
          N a v a n e e t h
          wrote on last edited by
          #4

          Please go through the link I have given. It explains that in last section


          My Website | Ask smart questions

          P 1 Reply Last reply
          0
          • N N a v a n e e t h

            Please go through the link I have given. It explains that in last section


            My Website | Ask smart questions

            P Offline
            P Offline
            pavanteja
            wrote on last edited by
            #5

            sorry.....I dont find any link in ur reply...........

            pavan...

            N 1 Reply Last reply
            0
            • P pavanteja

              sorry.....I dont find any link in ur reply...........

              pavan...

              N Offline
              N Offline
              N a v a n e e t h
              wrote on last edited by
              #6

              http://technet2.microsoft.com/windowsserver/en/library/f3395bdd-bcc3-4233-ba7d-d8d750bd75d91033.mspx?mfr=true[^]


              My Website | Ask smart questions

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups