开发者

Advice to start with Nhibernate on C#: documentation, books and any other good learning resources

I need to learn nHibernate from scratch. I'm a experienced .net developer, but I need some advices about using and implementing nHibernate on .NET apps.

Any documentation or开发者_如何学JAVA book you consider I "must read", or any other advice will be appreciated.

Thanks in advance!


I wrote two entry-level tutorials on my blog:

  • Getting started with NHibernate
  • LINQ to NHibernate
  • Fluent NHibernate Tutorial

I also recommend the "NHibernate in action" book.


Watching the screencasts on http://www.summerofnhibernate.com/ do provide a nice introduction to Nhibernate.


This question will answer most of what you need. To summarise:

  • There's only one book available: NHibernate in action
  • Ayende's blog has a lot of NHibernate tips (he's one of the main contributors)
  • nhibernate.info has a fair amount of wiki information, docs and blogs
  • The NHibernate tag on Delicious has a lot of sites
  • And obviously Googling 'NHibernate' or 'NHibernate blog'


Check out the Mastering NHibernate series on Tekpub.


NHibernate In Action is a very good book.


I've found this to be pretty good:

https://web.archive.org/web/20090831053827/http://blogs.hibernatingrhinos.com/nhibernate/archive/2008/04/01/your-first-nhibernate-based-application.aspx

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜