场景就是这样的.
A user will visit a gameboard web site
and choose a game to play. Let’s call
it Checkers. He likes it,so then he
installs the out-of-browser app to his
desktop. He then finds Chess,and
installs that too. For both games,
while played on the site,he has stats
(games played,win/loss records,
etc.). For each game on the site,he
navigates to a different page.But Now he wants to play offline and
vIEw his stats and other cross-games
information. He wants to have a single
app to launch to play either game.
From his single out-of-browser app,he
sees that Go is also available,and he
places a checkmark against it to
download on his next connection.
有没有人有任何开发位于单个主应用程序中的多个浏览器外Silverlight应用程序的经验?这类设计需要考虑哪些因素?这对于不同网页的安装体验有何影响?
解决方法 你需要的是 MEF(它将包含在即将推出的Microsoft .NET Framework 4的CLR中)你可以阅读更多关于它 here,here&有一个例子 here 总结
以上是内存溢出为你收集整理的silverlight – 一个应用程序中的多个浏览器外应用程序全部内容,希望文章能够帮你解决silverlight – 一个应用程序中的多个浏览器外应用程序所遇到的程序开发问题。
如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)