Ajay Saini

Ajay Saini

  • 1.5k
  • 183
  • 23.9k

Share Session between two ASP.NET application

Sep 10 2015 7:41 AM
Hi,
I have two Web Application inside same solution suppose Web1 and Web2. Web1 is default and here i authenticate user.
Now i want to share the Session created in Web1 into Web2 application. Can anyone have any idea to do this with an example or demo? 

Answers (2)