Session State Providers - Which One?

  • Thread starter Thread starter johnhjonesjr
  • Start date Start date
J

johnhjonesjr

I just published a website that uses ASP.NET 2.0 login controls. The
SQL Server instance has been configured to use the membership and
roles, however I am confused as to what session state provider to use
(InProc, OutOfProc, or Sql). Do I have a choice and if so, which is
easiest to configure?

Thanks in advance for your help.
JJ
 
Back
Top