-
Course
- Core Tech
NHibernate Fundamentals
Getting Started with NHibernate
What you'll learn
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.
Table of contents
About the author
James Kovacs is a Technical Evangelist for JetBrains. He is passionate in sharing his knowledge about OO, SOLID, TDD/BDD, testing, object-relational mapping, dependency injection, refactoring, continuous integration, and related techniques.
More Courses by James