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?