Description: NHibernate is an open-source object relational mapper for the Microsoft .NET platform. It’s fairly easy to get up and running with NHibernate, but using it optimally in a large project requires more advanced techniques. In this course, you’ll find out about different approaches you can use with NHibernate, as well as how to perform tasks such as logging activity, caching data, instantiating sessions with an IoC container, and unit testing.
Target Audience: Developers interested in using NHibernate in web-hosted or enterprise projects
Duration: 02:06
Description: NHibernate is an open-source object relational mapper for the Microsoft .NET platform. It makes it easy to retrieve data from relational databases and store them in objects. In this course, you’ll be introduced to NHibernate, find out how to set up a project to use NHibernate, and use NHibernate to create various types of mappings to retrieve data from a relational database.
Target Audience: Developers with an intermediate level of understanding of C# programming
Duration: 02:00