Home » Archives

Content tagged with: fluent

[18 Nov 2010 | No Comment | ]

An introduction and overview to object/relational mapping using Fluent NHibernate. See how Fluent NHibernate can help you map your domain with the least amount of effort, how you can remain flexible with your database, and how to drive your design through convention–over–configuration; all without writing a single line of XML.
Watch this streaming video from the Norwegian Developer Conference 2010

[19 Mar 2009 | No Comment | ]

TheVirtual ALT.NET Google group hosted a LiveMeeting event with Chad Myers to talk about Fluent NHibernate. Fluent NHibernate is a API that eliminates the messy XML files. It will create the mapping files and configuration file. In this demo, Chad will convert the Nhibernate Made Simple project on Code Project to use the Fluent NHibernate.

[9 Mar 2009 | No Comment | ]

In this episode we will continue our short series on how to use the FluentNHibernate library to create you NHibernate mapping files. We will walk you though how to create your mappings for tables which have Composite Keys. This is NOT meant to teach you how to use the NHibernate OR/M.
http://www.dimecasts.net/Content/WatchEpisode/89

[9 Feb 2009 | No Comment | ]

This episode starts a short series on how to use the FluentNHibernate library to create you NHibernate mapping files. We will walk you though creating very simple mappings and showing you how they work when using FluentNhibernate. This is NOT meant to teach you how to use the NHibernate OR/M.
http://www.dimecasts.net/Content/WatchEpisode/83