In Lesson 13 you will learn how to:
- Install and reference NHibernate 3.2 Beta 1
 - Create a SQL Server 2008 database
 - Create NHibernate entities using Mapping by Code
 - Create a strongly-typed NHibernate configuration
 - Use SchemaExport and SchemaValidate to create tables and relationships
 - Insert and retrieve data