Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 11 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(3)
看看这本书:
模式与模式 实践应用架构指南2.0
书籍封面 http://i3.codeplex.com/Project/Download /FileDownload.aspx?ProjectName=AppArchGuide&DownloadId=52040
Give a look to this book:
patterns & practices Application Architecture Guide 2.0
book cover http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=AppArchGuide&DownloadId=52040
你可以仔细看看CMS的建议。 那很好。
您也可以查看下面的内容,了解编码中的一些好的文章、博客和实践步骤架构。 这适用于任何通用架构。
you can have a good look at what CMS has suggested. that's a good one.
also you can look at the below, for some good essays, blogs and practical steps in Coding the architecture. this is for any generic architecture.
不是真正的书,但如果您可以阅读代码就可以了:Northwind Starter Kit 示例应用程序。 它是许多企业设计模式的具体实现。
Not really a book, but if you can read the code it's ok: the Northwind Starter Kit sample application. It is a concrete implementation of many enterprise design patterns.