Windows表单中的会话管理 [英] Session Management in Windows forms

查看:78
本文介绍了Windows表单中的会话管理的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在Windows窗体中使用会话ID?

解决方案

Windows窗体中不支持会话ID.会话的概念是一个网页内容.变量.


您不能在Windows应用程序中使用会话,因为Windows窗体中的会话变量的概念.
您可以选择一种技术来完成您提到的任务 [ 解决方案

There is no support for session ID''s in Windows Forms. the idea of a session is a web page thing.


Session does not supported in windows but I hope you are thinking to pass values from one form to another form that can be done by Proerties and variables.


You can''t use Sessions in Windows Application because concept of Session variables in windows forms.
you can opt one of technique to accomplish you task mentioned
there[^] having similar question with some solutions.


这篇关于Windows表单中的会话管理的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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