Passing session data between ASP.NET web applications
问题 I'm trying to help a friend - they have a pretty big web application (ASP.NET 4.0, Visual Basic) that has a number of subfolders that all act as quasi sub-applications (but they're just subfolders of the main application). This application will be split up into multiple independent web application because in its current form it's hard to maintain and develop any further. The problem is that the current monolithic application uses a number of session variables for things like user information