使用 Castle ActiveRecord 的示例应用程序?
我一直在尝试追踪一些使用 Castle ActiveRecord 的示例应用程序。
您知道有什么好的示例应用程序吗?
I have been trying to track down some sample applications that are using Castle ActiveRecord.
Do you know of any good sample applications?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Castle Active Record 最大的问题是缺乏基本的示例和文档。我曾经在一个项目中使用过它,我实际上花了大约 60% 的时间试图弄清楚如何做我想做的事情:不断地谷歌搜索到处寻找博客中的片段......
如果你在同一条船,然后现在停下来 - NHibernate 有点难学,但你会更快地到达那里,因为网上和当地的书店都有丰富的信息!
The biggest problems with Castle Active Record is the lack of basic Examples and the Lack of Documentation. I used it on a project once, and I literally spent about 60% of my time trying to figure out how to do what I wanted to do: googling constantly picking up snippets in blogs here and there....
If you are in the same boat then stop now - NHibernate is a little harder to learn, but you'll get there a lot faster as there is a wealth of information both online and at your local book shop!