是否有类似于 Web 应用程序的 S#arp 架构的桌面应用程序架构/框架?
是否有类似于 Web 应用程序的 S#arp 架构的桌面应用程序架构或框架。 S#arp 架构使用 Fluent NHibernate。
Is there any architecture or framework for Desktop applications similar to S#arp architecture for Web applications. S#arp Architecture uses Fluent NHibernate.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
为什么不尝试在您的 WinForms 项目中使用 S#arp 架构呢? S#arpArch 不一定与 Web 开发相关,尽管它有相当多的 Web 风格。
S#arpArch wiki 中有一些指南: http://wiki.sharparchitecture.net/ContribNonWebHowTo.ashx
Why don't you try using S#arp Architecture for your WinForms project? S#arpArch is not necessarily tied to web development, although it has quite some web-flavors.
There are some guidelines in the S#arpArch wiki: http://wiki.sharparchitecture.net/ContribNonWebHowTo.ashx
也许不像 S#arp 那样完整,但是 uNhAddIns 拥有一个很好的、可重用的示例结构。
检查 http://code。 google.com/p/unhaddins/source/browse/#svn/trunk/Examples/uNHAddIns.Examples.WPF
另一种选择是 Effectus:http://github.com/ayende/Effectus
Maybe not as complete as S#arp, but uNhAddIns has a good, reusable sample structure.
Check http://code.google.com/p/unhaddins/source/browse/#svn/trunk/Examples/uNHAddIns.Examples.WPF
Another alternative is Effectus: http://github.com/ayende/Effectus