这个 NHibernate 示例仍然有效吗?
或者那里使用的概念/最佳实践现在已被弃用?我刚刚开始使用 NHibernate,但我很难找到好的现实生活样本。
http://www.codeproject.com/KB/architecture/NHibernateBestPractices.aspx
Or the concepts/best practices used there are now deprecated? I'm just starting to use NHibernate and I'm having a hard time finding good real life samples.
http://www.codeproject.com/KB/architecture/NHibernateBestPractices.aspx
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
正如您所看到的,作者(Billy McCafferty)已经很长时间没有更新了。现在关于 NHibernate 的内容还有很多,但那篇文章中的大部分概念仍然适用。
您可能需要查看其他来源,例如:
如果您在 Web 应用程序中使用 NHibernate,Billy McCafferty 在 NHibernate 和 ASP.net MVC 之上构建了一个优秀的框架。 http://www.sharparchitecture.net/
这个开源应用程序是一个很棒的示例:http://whocanhelpme.codeplex.com/
As you can see for the dates the author (Billy McCafferty) didn't update it in a long time. There is so much more on the NHibernate ground now but most of the concepts in that article still apply.
You may want to checkout additional sources like:
If you are using NHibernate in web applications, Billy McCafferty built an excelent framework on top of NHibernate and ASP.net MVC. http://www.sharparchitecture.net/
And this open source app is an awesome sample: http://whocanhelpme.codeplex.com/