智能客户指导=棱镜?与 2010 年相比
我发现这个链接 http://smartclient.codeplex.com/ 其中有一些针对 vs 2010 的更新.. ..
我不知道,但我似乎总是感到困惑,即缺乏文档等......
但这与 Prism 相同吗?
如果没有,谁能告诉我差异在哪里......
它似乎是设计智能客户端的链接,所以我认为它是复合的
还是我错了?
如果我确实错了,棱镜和 vs 2010 模板的链接在哪里?
任何帮助将非常感激
I have found this link http://smartclient.codeplex.com/ which has some updates for vs 2010 ....
I don't know but i always seem to get confused i.e. lack of documentation etc.....
but is this the same as Prism??
If not can anyone tell me where the differences are...
It appears to be a link for designing smartclient so i presume its composite
Or am i wrong?
If i am indeed wrong, where is the link to prism and the vs 2010 templates?
Any help would be really appreciated
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Prism 是智能客户端软件工厂的继承者。由于 Prism 仅适用于 WPF/Silverlight,因此 SCSF 仍然更多地关注 WinForms 以及一些 WPF 特定扩展。
如果您想构建 WPF 或 Silverlight 应用程序,我强烈推荐 Prism。如果您坚持使用 WinForms,我想您关于 p&p 指南的唯一选择是 SCSF。
MSDN 上的 Prism(又名 WPF 复合应用程序指南)< /a>
CodePlex 上的 Prism
Prism is kind of the successor to the Smart Client Software Factory. Since Prism is for WPF/Silverlight only, the SCSF still has more of a WinForms focus with some WPF specific extensions.
If you want to build WPF or Silverlight applications, I highly recommend Prism. If you're stuck with WinForms, I guess your only choice regarding p&p guidance is SCSF.
Prism (aka Composite Application Guidance for WPF) on MSDN
Prism on CodePlex