I have googled and looked around does anyone know of any hidden gems out there that is not in first couple pages of a google search....
feedback
|
|
The wiki is your best bet. I've had a few Fluent NHibernate posts on my blog, but most of that content is mirrored on the wiki anyway. | |||
|
feedback
|
|
Here is a 4-part blog posting about FluentNHibernate. Not sure exactly what you're looking for, but then you didn't say either. ;) | |||
|
feedback
|
|
I appreciate this tutorial, perhaps can help you: http://nhforge.org/blogs/nhibernate/archive/2008/09/17/value-objects.aspx The author explain the concept of value object, using them like components. | |||
|
feedback
|
|
It would be nice if there were a full example, or examples, to download, rather than the bits and pieces of snippets on the Wiki. i.e. Part 1: Hello World, Part 2: Relationships etc. | |||
|
feedback
|
|
| |||
|
feedback
|
|
This video tutorial added to youtube.com on 10/5/2011 got me up in running in about 30 minutes. Fluent NHibernate Tutorial Update: It's been a few months, but if you need advanced mapping and don't mind 3rd party tools, use DevArt's Entity Developer tool which creates all of your entities and mappings for up to 10 tables/entities for free. The source code for the entity mappings is readily available for you to learn from. If you look at it you can learn a lot. http://www.devart.com/entitydeveloper/ | |||||
feedback
|