RSS feed

Sharing Session across multiple projects with a single solution in ASP.NET

Published by: Sangeeta (3/16/2009 8:43:17 AM)

MAR 16 2009

I am developing an web application using ASP.NET 3.5. I have two projects present under a single solution. I need to use the Session variables used in one project into another project i.e. I want my session to be shared across projects.

Can anyone tell me if sharing of session in this context is possible? If yes, how can I implement this?

 

MasterPage in ASP.NET 3.5 >>

<< Implementing Ajax Control Toolkit in ASP.NET 3.5

 

COMMENT

*Name:
*Comment:
You can use HTML tags here.
*Code: Please enter the sum of 5+2