架构技巧:业务逻辑/数据访问
我们计划重新设计、改进我们的(C#)应用程序架构。 有人有一些框架、主页或书籍推荐吗? 主要涉及业务逻辑。
We plan to redesign, improve our (C#) application architecture.
Anyone has some framework, hompage or book recommendations?
Mainly concerning the business logic.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
也许看看CSLA.NET?
它是一个真正围绕业务对象构建的框架。 买本书并阅读。 也许它不适合您,但我确信它会给您一些关于如何做到这一点的好主意。
Maybe look at CSLA.NET?
Its a framework that really builds around business objects. Buy the book and read it. Maybe its not the framework for you, but im sure it will give you some nice ideas about how to do it.