5
Shouts

Using ASP.NET MVC and NHibernate (Part 2) « Forerunner-G34

published 1216 days, 15 hours, 44 minutes ago posted by KhaledKhaled 1217 days, 16 hours, 4 minutes ago
Friday, February 19, 2010 12:26:42 PM GMT Thursday, February 18, 2010 12:06:39 PM GMT

This is the second part of a series of articles about using NHibernate in an ASP.NET MVC application, you can read the first part here.  Put it on the Bag We will continue by creating a map file for the Post class, this is a little bit different than the Category map file since now we have to represent a many-to-many relationship between Posts and Categories, we accomplish this by using the BAG element in the map file, this is the code of the Post.hbm.xml file: IMPORTANT: Set the build action of each ...

category: Web Dev | clicked: 0 | | source: forerunnerg34.wordpress.com | show counter code

No comments yet, be the first one to post comment.

To post your comment please login or signup