Session State Providers - Which One?

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top