Error!
Success!

By tag: FluentNHibernate

showing:  of
0
kicks

Setting Up Fluent NHibernate for your project  (Unpublished)

Taking a look at how to use setup and configure Fluent NHibernate for usage. We will focus on how to setup your database settings as well as how to get your Fluent NHibernate mappings registered into the system.


Kicked By:
Drop Kicked By:
0
kicks

Fluent NHibernate with System.ComponentModel.DataAnnotations  (Unpublished)

Want to map your domain with DataAnnotations validation? Using Fluent NHibernate? Then take a look at how to create a simple convention!


Kicked By:
Drop Kicked By:
0
kicks

NerdDinner with Fluent NHibernate Part 3 - The infrastructure  (Unpublished)

This is the final post in a series of three where I'm going to see how we can change the NerdDinner project to use Fluent NHibernate instead of LINQ to SQL. In this post we are going to take a look at the Nhibernate infrastructure and the dinner repository.


Kicked By:
Drop Kicked By:
0
kicks

NerdDinner with Fluent NHibernate Part 2 - The mapping  (Unpublished)

This is the second post in a series of three where I'm going to see how we can change the NerdDinner project to use Fluent NHibernate instead of LINQ to SQL. In this post we are going to take a look at the mappings.


Kicked By:
Drop Kicked By:
0
kicks

NerdDinner with Fluent NHibernate Part 1 - The domain model  (Unpublished)

This is the first post in a series of three where I'm going to see how we can change the NerdDinner project to use Fluent NHibernate instead of LINQ to SQL. In the first post we are going to take a look at the domain model.


Kicked By:
Drop Kicked By:
0
kicks

Mapping a Twitter like domain with Fluent NHibernate  (Unpublished)

I'm currently learning NHibernate, and one of the best ways to learn is to blog about it :) Since I'm not a big fan of XML files, I also wanted to use Fluent NHibernate to do the mapping. As an example I will use a social messaging domain, similar to Twitter. I will also use a Top-down approach, sta...


Kicked By:
Drop Kicked By:
0
kicks

Learning to use Fluent NHibernate: Mapping with Composite Keys  (Unpublished)

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


Kicked By:
Drop Kicked By:
0
kicks

Troubleshooting common mapping bugs with NHibernate  (Unpublished)

Explore 7 common errors encountered while working with NHibernate Mappings, looking at their causes and how to resolve them


Kicked By:
Drop Kicked By:
0
kicks

Learning to use Fluent NHibernate: Getting started w/ your 1st Mapping  (Unpublished)

Learning to use Fluent NHibernate: Getting started w/ your first mappings


Kicked By:
Drop Kicked By:
0
kicks

Many-to-One mapping throwing a ObjectNotFoundException, and how to fix  (Unpublished)

A simple how-to on how to get around the pesky ObjectNotFoundException when dealing with collections in NHibernate


Kicked By:
Drop Kicked By: