PRISM 和 Caliburn 结合
我已经在使用 Prism,特别是以下领域:EventAggregator、RegionManager、命令、依赖注入(显然是通过 Unity) 您是否将 Prism 与 Caliburn 结合使用? 它为您带来了哪些好处? Caliburn 如何与 Silverlight 的导航框架集成? 您会建议同时使用这两个框架吗? (显然这取决于你的场景,我特指的是一个LOB应用程序,有很多用户)
I am already using Prism, especially the following areas: EventAggregator, RegionManager, Commanding, Dependency Injection (through Unity obviously)
Have you used Prism in combination with Caliburn?
Which benefits did it offer you?
How does Caliburn integrate with Silverlight's Navigation framework?
And would you recommend using both frameworks simultaneously? (obviously it depends on your scenario, I'm specifically referring to a LOB application, with a lot of users)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Caliburn 实际上有一个组件可以增加与 Prism 的集成。以下是应该为您提供一些资源的文档链接 http://caliburn .codeplex.com/wikipage?title=BlogsArticlesProjects&referringTitle=文档
Caliburn actually has a component that adds integration with Prism. Here's a link to the docs that should provide you with some resources http://caliburn.codeplex.com/wikipage?title=BlogsArticlesProjects&referringTitle=Documentation