有什么Fluent NHibernate的书吗?

发布于 2024-09-27 13:23:27 字数 105 浏览 3 评论 0原文

考虑到 Fluent NHibernate 已经面世一段时间了,我想应该已经有一本书了,所以我在亚马逊和谷歌上搜索,但没有关于 Fluent NHibernate 的书籍。我是对的还是书已经存在?

Taking into consideration that Fluent NHibernate has been available for some time I thought that there would be a book available already so i search in amazon and in google but there is no books for fluent nhiberanet. Am i right or book already exist?

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

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

发布评论

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

评论(3

往日情怀 2024-10-04 13:23:27

Fluent NHibernate 是 NHibernate 的映射策略,它的规模还不足以证明一本书的合理性。映射之外的所有内容都与 NHibernate 完全相同(事实上,它就是 NHibernate)。

您能做的最好的事情就是研究现有的 NHibernate 材料(例如 Nicholas Murray 建议的食谱),以及然后使用 Fluent NHibernate wiki 来了解 FNH 为桌子。

Fluent NHibernate is a mapping strategy for NHibernate, it is not large enough to justify a book to itself. Everything outside of mapping is exactly the same as NHibernate (in fact, it is NHibernate).

The best thing you can do is study the existing NHibernate material out there (such as the Cookbook suggested by Nicholas Murray), and then use the Fluent NHibernate wiki to read up on the new things that FNH brings to the table.

勿挽旧人 2024-10-04 13:23:27

您应该考虑购买新的 NHibernate 3.0 Cookbook,因为 Fluent NHibernate 是 在整本书中引用

You should consider purchasing the new NHibernate 3.0 Cookbook as Fluent NHibernate is referenced throughout the book.

攀登最高峰 2024-10-04 13:23:27

你可以使用一本关于 NHibernate 本身的好书,因为它很大,但 Fluent NHibernate 背后的想法是,通过一些示例,你可以拿起它,这样你就不需要书了。

这就是流畅 API 的美妙之处。

You could use a good book on NHibernate itself since it is big but the idea behind Fluent NHibernate is that with a few examples you could pick it up so that you should not need a book.

This is the beauty of fluent API.

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