|
|
In this episode you will learn about how to install NHibernate as well as how get started with XML mappings to your object domain model. You will learn how to map a class to a table, specify the primary key/identifier, and map properties to columns.
Check out Episode #50 for an Introduction to NHibernate |
|
|
Click here to Watch this Episode
Download (13.02 MB) (11:32) (1440x900)
Download (8.79 MB) (11:32) (960x600)
|
Links/Resources:
|
Comments: (2)
FYI, I mispoke in this episode. NHibernate does not require a PUBLIC parameterless constructor. It *can* be private, as NHibernate uses reflection to locate and invoke it. |
Always wanted to learn/use NHibernate. Gonna watch the whole serie |
|
|