Microsoft N 层示例

发布于 2024-10-13 07:14:55 字数 276 浏览 2 评论 0原文

您对 http://microsoftnlayerapp.codeplex.com/ 有何看法?我对数据访问实现(UnitOfWork、存储库、事务)感兴趣。这是在微软技术上实现此问题的“最佳”示例吗? 如果您有一些有趣的示例或帖子描述了带有事务管理的实施 UnitOfWork + 存储库,请分享它们。

编辑:我只是想知道专家关于此实现的一些想法或一些可以帮助我解决问题的有用链接。

What do you think about http://microsoftnlayerapp.codeplex.com/ ? I am interesting in data access implementation (UnitOfWork, repositories, transactions). Is it the "best" example of implementing this issue on microsoft technologies ?
If you have some interesting samples or posts describing implementation UnitOfWork + Repository with transaction management please share them.

EDIT: I just want to know some thoughtes of expert about this implementation or some usefull links which can help me to solve my problem.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

猥︴琐丶欲为 2024-10-20 07:14:55

您可以看到这个示例: http://nhibernateasp.codeplex.com/ 但基于 NHibernate,它是数据访问层的良好解决方案。

You can see this sample : http://nhibernateasp.codeplex.com/ but is based on NHibernate that is a good solution for data access layer.

海未深 2024-10-20 07:14:55

您帖子中提到的链接 microsoftnlayerapp.codeplex.com 已过时。

这里有基于 Microsoft 分层架构模式的示例(WPF、WCF、Windows Form、ASP.NET、MVC 等):.NET 分层架构示例

The link microsoftnlayerapp.codeplex.com,mentioned in you post has been obsoleted.

There are samples(WPF, WCF, Windows Form, ASP.NET,MVC and etc...) based on Microsoft Layered Architecture Pattern here: Layered Architecture Samples for .NET

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文