在ASP.NET应用程序之间共享会话 [英] Sharing a session between ASP.NET applications

查看:102
本文介绍了在ASP.NET应用程序之间共享会话的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

所有人的萨拉姆!

我有一个包含许多项目和类库的解决方案.我有一个登录会话,我想将会话(数据???)从一个asp应用程序发送到同一解决方案中的另一个应用程序,或者从登录页面发送会话(数据???)并将其也放入同一类的类库中解决方案.

有人可以建议我怎么做吗?

在此先谢谢您.

Salam for all!

I have a solution that contains many projects and class libraries. I have a login session, I want to send session (data???) from one asp application to another inside the same solution or send session (data???) from login page and get it into the class library also in the same solution.

Can anybody advise me how to do that?

Thanks in advance.

推荐答案

还有很多处理方法.对于州长,请参阅CP文章在应用程序之间共享会话 [ SO Post [ [ ^ ]
Well there many way of handling this. For staters see CP article Sharing Session Across Applications[^]

For the login functionality, check SSO (single sign On) functionality. (see SO Post[^])

And finally our old friend recommends this[^]


这篇关于在ASP.NET应用程序之间共享会话的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆