NHibernate Fundamentals

Pluralsight
Course Summary
Getting Started with NHibernate
-
+
Course Description
NHibernate is a mature object-relational mapper (ORM) for the .NET Framework: it bridges the gap between an object-oriented domain model and a traditional relational database. Its purpose is to relieve the developer from a significant portion of relational data persistence-related programming tasks. This course provides an introduction to configuration, mapping, and querying with NHibernate.
-
+
Course Syllabus
Getting Started- 33m 45s
—Introduction 0m 13s
—Overview 0m 31s
—NHibernate: 50,000 Foot View 0m 54s
—Supported Databases 1m 3s
—OO vs. Relational Worlds 3m 14s
—Mapping Concepts 1m 30s
—Domain Classes in NHibernate 1m 21s
—DDL in NHibernate 0m 25s
—Mapping Metadata in NHibernate 0m 31s
—NHibernate API 1m 41s
—Demo - NuGet and Configuration 3m 18s
—Demo - Defining a Customer 1m 5s
—Demo - Mapping a Customer 3m 5s
—Demo - Querying Using Criteria 1m 58s
—Demo - Querying Using LINQ 1m 53s
—Demo - Using LogSqlInConsole and NHibernate Profiler 3m 23s
—Demo - Saving Data 7m 40sBasic Mapping and Persistence- 38m 33s
—Introduction & Mapping Concepts 2m 31s
—Intellisense for NHibernate 1m 35s
—Mapping Data Types 8m 50s
—Common Mapping Gotchas 13m 34s
—Mapping Components 5m 43s
—Primary Key Generations 5m 38s
—Summary 0m 42sConfiguration- 19m 43sRelationships- 45m 58sQuerying- 43m 10s
This course is listed under
Open Source
, Development & Implementations
and Data & Information Management
Community
Related Posts: