2
Answers

Share Session between two ASP.NET application

Photo of Ajay Saini

Ajay Saini

9y
3k
1
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)