M
Moin Syed
Hi,
I have two applications (websites) which are deployed in a Web farm with SQL Server as state server.Now both the websites are launched from a common page (so the session id should be same).
When the user clicks on a particular link on one website, it needs to be redirected to the other site along with the session data. How is it possible?
ps: The session related logic is written in another project (class library) which is common to both the websites.
EggHeadCafe - Software Developer Portal of Choice
WPF And The Model View View Model Pattern
http://www.eggheadcafe.com/tutorial...b-7374d3da3425/wpf-and-the-model-view-vi.aspx
I have two applications (websites) which are deployed in a Web farm with SQL Server as state server.Now both the websites are launched from a common page (so the session id should be same).
When the user clicks on a particular link on one website, it needs to be redirected to the other site along with the session data. How is it possible?
ps: The session related logic is written in another project (class library) which is common to both the websites.
EggHeadCafe - Software Developer Portal of Choice
WPF And The Model View View Model Pattern
http://www.eggheadcafe.com/tutorial...b-7374d3da3425/wpf-and-the-model-view-vi.aspx