NHibernate 2.0 Wiki

NHibernate 2.0 Wiki can be found here. This wiki already includes the entire NHibernate documentation, so you can head there and start learning.

Have fun...

Print | posted on Monday, August 25, 2008 5:35 PM

Feedback


Gravatar

# re: NHibernate 2.0 Wiki 8/25/2008 8:08 PM Scott White

Good work. I'm not sure I like the navigation to that Wiki though. It took me a while to figure out how to find the chapters, however the content is very good.


Gravatar

# re: NHibernate 2.0 Wiki 8/25/2008 9:35 PM Jan Limpens

Appears to be a fabio maulo knoll :)
or many nh knolls where every knoll equates to one chapter of a book.
I got a feeling this structure might change in the future ;)
It also could be strange wording / routing on google's side.


Gravatar

# re: NHibernate 2.0 Wiki 8/25/2008 10:29 PM josh

Are there any advantages in using NHibernate itself over Castle's ActiveRecord?


Gravatar

# re: NHibernate 2.0 Wiki 8/25/2008 11:49 PM Scott White

Josh: Castle's ActiveRecord uses NHibernate. :)


Gravatar

# re: NHibernate 2.0 Wiki 8/26/2008 2:18 AM Neil

@Josh: http://www.ayende.com/Blog/archive/2006/11/02/7116.aspx


Gravatar

# re: NHibernate 2.0 Wiki 8/27/2008 4:31 PM Erik van Brakel

@Josh: ActiveRecord is an abstraction on top of nHibernate. As Joel Spolsky taught us, every abstraction is leaky in it's own way (http://www.joelonsoftware.com/articles/LeakyAbstractions.html).

ActiveRecord abstracts some nHibernate things (session management for instance), which makes it harder to use for certain complex situations. In short: ActiveRecord is easier, nHibernate is more flexible.


Gravatar

# re: NHibernate 2.0 Wiki 8/29/2008 4:55 PM Doug

wow, awful url, and awkward layout on the site. Is this using Knol for the sake of it?

Comments have been closed on this topic.