> Hi,
>
> Can anyone explain when to use state server or Sql server to save sessions.
>
> Thanks,
> Bhuwan
Hello mate,
The best time that you may us this is if you're using a web farm and
the request may not go back to the orginal server.
HTH,
Jon
www.nantwichonline.com
Bhuwan Bhaskar - 20 Oct 2007 18:42 GMT
I am new for ASP.net. As I know, both can be used to save session if you
are using web farm.
Thanks,
Bhuwan
>> Hi,
>>
[quoted text clipped - 13 lines]
> Jon
> www.nantwichonline.com
Mark Rae [MVP] - 20 Oct 2007 19:25 GMT
>As I know, both can be used to save session if you are using web farm.
You are correct:
http://www.aspnetfaq.com/default.aspx?FaqId=142&CategoryId=51
This article should help:
http://www.faqfront.com/document/sql-server-session-state

Signature
Mark Rae
ASP.NET MVP
http://www.markrae.net
Bhuwan Bhaskar - 21 Oct 2007 06:35 GMT
Thanks Mark !!!
Bhuwan
>>As I know, both can be used to save session if you are using web farm.
>
[quoted text clipped - 3 lines]
> This article should help:
> http://www.faqfront.com/document/sql-server-session-state
Mark Rae [MVP] - 20 Oct 2007 19:27 GMT
> The best time that you may us this is if you're using a web farm and
> the request may not go back to the orginal server.
You are confusing inproc sessions with state server and SQL Server, both of
which can be used in a web farm / web garden...

Signature
Mark Rae
ASP.NET MVP
http://www.markrae.net