NHibernate 和 NHibernate Castle ActiveRecord - 边做边学还是 RTFM?

发布于 2024-08-15 22:06:59 字数 99 浏览 5 评论 0原文

我对 NHibernate 完全是个菜鸟。活动记录。

您认为开始高效使用它们的最佳方法是什么 - 逐步遵循手册,或者通过实际使用它并在遇到问题时解决问题来逐步取得进展?

I'm a complete noob to NHibernate & ActiveRecord.

What would you say is the best way to start using them productively - following the manuals step by step, or progress in small steps by actually using it and cross the problems as I encounter them?

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

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

发布评论

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

评论(1

太阳哥哥 2024-08-22 22:06:59

买一本书可能会帮助您更快地获得坚实的概念基础。在不了解基本知识的情况下使用 NHibernate 进行试错编程可能会导致 WTF 时刻、糟糕的性能和微妙的错误。

还要记住,ActiveRecord 实际上是 NHibernate 之上的一个薄层,网络上 99% 的有关 NHibernate 的信息也适用于 ActiveRecord。

Getting a book might help you get a solid foundation of concepts faster. Resorting to trial and error programming with NHibernate without understanding the basic stuff can lead to WTF moments, bad performance and subtle errors.

Also remember that ActiveRecord is really a thin layer over NHibernate, 99% of the information on the web about NHibernate applies to ActiveRecord as well.

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