Hey there,
I have seen some posts about this but nothing quite helped me out.
Here is my scenario: I have a 2 web applications. App A is the parent of App B. Each has their own web.config. I am trying to use SQLServer for state management. What I am hoping to do is for App A to be able to set Session variables for App B. I thought using SQLServer would be a good way to do this, but I just can't seem to find any way of exposing App B's session object to App A. Does anyone have any suggestions for doing this?
Thanks in advance,
scoon
I have seen some posts about this but nothing quite helped me out.
Here is my scenario: I have a 2 web applications. App A is the parent of App B. Each has their own web.config. I am trying to use SQLServer for state management. What I am hoping to do is for App A to be able to set Session variables for App B. I thought using SQLServer would be a good way to do this, but I just can't seem to find any way of exposing App B's session object to App A. Does anyone have any suggestions for doing this?
Thanks in advance,
scoon