我想在用户设置的特定日期时间显示弹出窗口 [英] I want to show a pop up at particular date time set by user

查看:95
本文介绍了我想在用户设置的特定日期时间显示弹出窗口的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述







我想显示一个弹出数据(将根据登录用户提取)

在给定的警报消息日期和时间。

警报时间将由用户设置。

我尝试创建后台进程但是在线程中我是无法访问会话值。







先谢谢

Hi ,


I want to show a pop up with data (will be fetched according to logged in user)
at given date and time of alert message.
The alert time will be set by user.
I tried creating background process but in threading i am not able to access the session value.



Thanks in Advance

推荐答案

尝试使用 IsolatedStorageFile

https://msdn.microsoft.com/en-us/library/vstudio/system.io.isolatedstorage.isolatedstoragefile%28v=vs .100%29.aspx [ ^ ]



您可以在那里保存数据并在以后获取。如果您想让它更安全,可以考虑在保存之前加密数据。
Try to use IsolatedStorageFile
https://msdn.microsoft.com/en-us/library/vstudio/system.io.isolatedstorage.isolatedstoragefile%28v=vs.100%29.aspx[^]

You can save data there and fetch it later. If you want to make it more secure, think of encrypting the data before save.


这篇关于我想在用户设置的特定日期时间显示弹出窗口的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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