使用 Prism 时 Silverlight OOB 中的 XAP 缓存
我有一个使用 Prism Framework
构建的 Silverlight Out Of Browser
应用程序。我正在使用 WebClient
根据登录应用程序的用户下载应用程序模块 XAPs
。
现在我的问题是,我正在显式下载的这些其他 XAP
是否会在运行 OOB
时被缓存。
如果是,它将被缓存在哪里,以及如何检查像 CheckAndDownloadUpdateAsync
这样的更新,我只能将其用于主要安装的 XAP
。
I have a Silverlight Out Of Browser
Application built using Prism Framework
. I am using WebClient
to download the application module XAPs
depending on the user logged in to the application.
Now my Question is will these other XAPs
which I am downloading explicitly be cached when running OOB
.
If yes where will it be cached, and how can I check for updates like CheckAndDownloadUpdateAsync
which I can use only for the main installed XAP
.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论