<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com - Stories tagged with NHIbernate</title>
    <description>the latest stories tagged with 'NHIbernate' from DotNetKicks.com</description>
    <link>http://www.dotnetkicks.com/</link>
    <language>en-us</language>
    <copyright>Atweb Publishing Ltd.</copyright>
    <docs>http://backend.userland.com/rss</docs>
    <generator>DotNetKicks.com - .NET links, community driven</generator>
    <ttl>30</ttl>
    <item>
      <title>Recovering a Project with ASP.NET MVC and Agile </title>
      <description>&amp;quot;I recently got brought on board to a new client where, true to form, a project was in a state of failure - everybody sort of knew it, but nobody would say it out loud.&amp;quot; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevlicio.us%2fblogs%2fcasey%2farchive%2f2008%2f08%2f13%2frecovering-a-project-with-asp-net-mvc-and-agile.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevlicio.us%2fblogs%2fcasey%2farchive%2f2008%2f08%2f13%2frecovering-a-project-with-asp-net-mvc-and-agile.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Recovering_a_Project_with_ASP_NET_MVC_and_Agile</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Recovering_a_Project_with_ASP_NET_MVC_and_Agile</guid>
      <pubDate>Wed, 13 Aug 2008 11:00:47 GMT</pubDate>
    </item>
    <item>
      <title>Skinning the Cat with Fluent NHibernate</title>
      <description>As you may have noticed, I have become interested in the concept of Object Relational Mapping and the NHibernate framework. One of the more painful/tedious aspects of using NHibernate is hand writing the xml mapping files. That is why I got excited when I heard that Jeremy Miller was open sourcing his mapping generation libraries.

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.iamnotmyself.com%2f2008%2f08%2f07%2fSkinningTheCatWithFluentNHibernate.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.iamnotmyself.com%2f2008%2f08%2f07%2fSkinningTheCatWithFluentNHibernate.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Skinning_the_Cat_with_Fluent_NHibernate</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Skinning_the_Cat_with_Fluent_NHibernate</guid>
      <pubDate>Thu, 07 Aug 2008 23:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Some best practices for NHibernate by Ayende</title>
      <description>A few hours ago I completed a code review of an application using NHibernate. This is not the first time I am doing such a thing, of course, and I noticed that there are quite a few areas where I tend to have comments in such code reviews.

The following is based on several such code bases that I went through, and contains a partial list of things that you need to watch for. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fayende.com%2fBlog%2farchive%2f2008%2f07%2f24%2fHow-to-review-NHibernate-application.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fayende.com%2fBlog%2farchive%2f2008%2f07%2f24%2fHow-to-review-NHibernate-application.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Some_best_practices_for_NHibernate_by_Ayende</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Some_best_practices_for_NHibernate_by_Ayende</guid>
      <pubDate>Fri, 25 Jul 2008 17:01:11 GMT</pubDate>
    </item>
    <item>
      <title>Learn How to use NHibernate with the Summer of NHibernate Screencasts</title>
      <description>Hanselman has a great post on learning NHibernate with weight on the Summer of NHibernate Screencasts by Stephen Bohlen &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.hanselman.com%2fblog%2fLearnHowToUseNHibernateWithTheSummerOfNHibernateScreencastSeries.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.hanselman.com%2fblog%2fLearnHowToUseNHibernateWithTheSummerOfNHibernateScreencastSeries.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/adonet/Learn_How_to_use_NHibernate_with_the_Summer_of_NHibernate_Screencasts</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/adonet/Learn_How_to_use_NHibernate_with_the_Summer_of_NHibernate_Screencasts</guid>
      <pubDate>Wed, 23 Jul 2008 07:01:00 GMT</pubDate>
    </item>
    <item>
      <title>Linq to NHibernate in 10 minutes</title>
      <description>If you are curious about Linq to NHibernate and want to quickly check it out, here is an easy way to do it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmhinze.com%2flinq-to-nhibernate-in-10-minutes%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmhinze.com%2flinq-to-nhibernate-in-10-minutes%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/Linq_to_NHibernate_in_10_minutes</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/Linq_to_NHibernate_in_10_minutes</guid>
      <pubDate>Tue, 22 Jul 2008 17:53:16 GMT</pubDate>
    </item>
    <item>
      <title>Batch Processing with NHibernate</title>
      <description>How I improved my batch processing performance just by adding a session clear! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fpsantos-blog.zi-yu.com%2f%3fp%3d104"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fpsantos-blog.zi-yu.com%2f%3fp%3d104" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Batch_Processing_with_NHibernate</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Batch_Processing_with_NHibernate</guid>
      <pubDate>Thu, 17 Jul 2008 09:28:44 GMT</pubDate>
    </item>
    <item>
      <title>NHibernate: Testing The Performance Urban Legend</title>
      <description>I wanted to challenge the dogmatic urban legend passed down from .NET developer to .NET developer since the classic ASP days. That dogma simply states you should always access your database via stored procedure for &amp;quot;performance reasons&amp;quot;. Inline SQL is BAAAAAAD.

So I fired up Visual Studio, created a class and started writing tests.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.iamnotmyself.com%2f2008%2f07%2f02%2fNHibernateTestingThePerformanceUrbanLegend.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.iamnotmyself.com%2f2008%2f07%2f02%2fNHibernateTestingThePerformanceUrbanLegend.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/NHibernate_Testing_The_Performance_Urban_Legend</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/NHibernate_Testing_The_Performance_Urban_Legend</guid>
      <pubDate>Wed, 16 Jul 2008 20:01:10 GMT</pubDate>
    </item>
    <item>
      <title>Integrating Castle Windsor and NHibernate with WCF - Throwing the WCF </title>
      <description>About integrating Castle Windows and NHibernate with WCF making use of Rhino tools &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvanryswyckjan.blogspot.com%2f2008%2f07%2fintegrating-castle-windsor-and.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvanryswyckjan.blogspot.com%2f2008%2f07%2fintegrating-castle-windsor-and.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Integrating_Castle_Windsor_and_NHibernate_with_WCF_Throwing_the_WCF</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Integrating_Castle_Windsor_and_NHibernate_with_WCF_Throwing_the_WCF</guid>
      <pubDate>Tue, 15 Jul 2008 13:13:28 GMT</pubDate>
    </item>
    <item>
      <title>Alt.NET Podcast Episode 7 - Object-Relational Mapping</title>
      <description>In this episode Ward Bell (from IdeaBlade) and Jeremy Miller discuss Object-Relational Mapping and when to use ORM tools. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2faltnetpodcast.com%2fepisodes%2f7-object-relational-mapping"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2faltnetpodcast.com%2fepisodes%2f7-object-relational-mapping" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Alt_NET_Podcast_Episode_7_Object_Relational_Mapping</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Alt_NET_Podcast_Episode_7_Object_Relational_Mapping</guid>
      <pubDate>Tue, 22 Jul 2008 19:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Integration testing demonstrated (data access testing with NH)</title>
      <description>Guidelines of proper integration testing with example for NHibernate &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fjeffreypalermo.com%2fblog%2fintegration-testing-demonstrated-a-data-access-testing-with-nhibernate%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjeffreypalermo.com%2fblog%2fintegration-testing-demonstrated-a-data-access-testing-with-nhibernate%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/Integration_testing_demonstrated_data_access_testing_with_NH</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/Integration_testing_demonstrated_data_access_testing_with_NH</guid>
      <pubDate>Mon, 07 Jul 2008 16:42:51 GMT</pubDate>
    </item>
    <item>
      <title>Intro to ActiveRecord</title>
      <description>This article is the third in a series of articles concerning NHibernate.  This article specifically deals with the Castle ActiveRecord project and how it makes NHibernate easier to use. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.jaltiere.com%2f%3fp%3d51"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.jaltiere.com%2f%3fp%3d51" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Intro_to_ActiveRecord</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Intro_to_ActiveRecord</guid>
      <pubDate>Wed, 02 Jul 2008 00:45:48 GMT</pubDate>
    </item>
    <item>
      <title>NuSoft Framework Now Included with CodeSmith 5.0</title>
      <description>CodeSmith announced recently that version 5.0 is in beta, and one of the features listed is that it now includes the NuSoft Framework right in the download! There's actually a whole bunch of templates included now, including NHibernate and .NetTiers ones. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.rosscode.com%2fblog%2findex.php%3ftitle%3dnusoft_framework_now_included_with_codes_0"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.rosscode.com%2fblog%2findex.php%3ftitle%3dnusoft_framework_now_included_with_codes_0" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/NuSoft_Framework_Now_Included_with_CodeSmith_5_0_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/NuSoft_Framework_Now_Included_with_CodeSmith_5_0_1</guid>
      <pubDate>Tue, 01 Jul 2008 13:12:54 GMT</pubDate>
    </item>
    <item>
      <title>NHibernate 2.0 Beta 1 Released</title>
      <description>Well done... You might have noticed in our more detailed post we 'borrowed' the artwork. Hope you don't mind!

Thanks,
domain.dot.net team &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fayende.com%2fBlog%2farchive%2f2008%2f06%2f30%2fNHibernate-2.0-Beta-1-Released.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fayende.com%2fBlog%2farchive%2f2008%2f06%2f30%2fNHibernate-2.0-Beta-1-Released.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/NHibernate_2_0_Beta_1_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/NHibernate_2_0_Beta_1_Released</guid>
      <pubDate>Mon, 30 Jun 2008 18:31:57 GMT</pubDate>
    </item>
    <item>
      <title>NHIbernate 2.0 Goes Beta 1 after Microsoft 'Linq to Entities' receives</title>
      <description>The first official beta for NHibernate 2.0 was released today. This comes on the heels of the damaging 'boycott' of the Microsoft 'Linq to Entities' upcoming release, which was anticipated to be a serious competitor to NHibernate. 

LAST MINUTE UPDATE FROM THE NHIBERNATE TEAM

There has been a change in how NHibernate is packaged as the core and contrib aspects now have dedicated locations.

Since NHibernate 2.0 Alpha 1, ONLY THE CORE of the project is included at the link above. The Contrib Projects are now in a dedicated location:

http://sourceforge.net/projects/nhcontrib

There are a few new projects that are essential to investigate for your needs (for example the Burrow project). Also be sure to visit the wiki for these significant projects:

http://nhcontrib.wiki.sourceforge.net

See the end of this post for a partial list of these contrib efforts.

 

The team at domain.dot.net has been working with 2.0.X since the first alpha, and following the progress of the trunk. In our opinion this beta has the high quality of prior betas and we recommend it for non-critical systems immediately as your risk policy allows. We're working on a more detailed analysis coming soon on some of the key improvements.

To download the code direct from the trunk use this SVN URL:

https://nhibernate.svn.sourceforge.net/svnroot/nhibernate

This is no minor update, as with this release they will align with the widely used and praised 'Hibernate 3.2' for Java. Here is a listing of the planned new features which are represented to varying degrees of complexness in this beta: &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdamon.agilefactor.com%2f2008%2f06%2f29%2fnhibernate-20-goes-beta-1-while-microsoft-linq-to-entities-receives-vote-of-no-confidence-from-many-leading-net-experts-as-unacceptable%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdamon.agilefactor.com%2f2008%2f06%2f29%2fnhibernate-20-goes-beta-1-while-microsoft-linq-to-entities-receives-vote-of-no-confidence-from-many-leading-net-experts-as-unacceptable%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/NHIbernate_2_0_Goes_Beta_1_after_Microsoft_Linq_to_Entities_receives</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/NHIbernate_2_0_Goes_Beta_1_after_Microsoft_Linq_to_Entities_receives</guid>
      <pubDate>Mon, 30 Jun 2008 20:01:09 GMT</pubDate>
    </item>
    <item>
      <title>NHIbernate relationships and inheritance</title>
      <description>This is the second part in a series of articles about NHIbernate.  This article covers one to one and one to many relationships, inheritance, etc. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.jaltiere.com%2f%3fp%3d50"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.jaltiere.com%2f%3fp%3d50" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/NHIbernate_relationships_and_inheritance</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/NHIbernate_relationships_and_inheritance</guid>
      <pubDate>Mon, 30 Jun 2008 00:30:58 GMT</pubDate>
    </item>
    <item>
      <title>Data Access With NHibernate</title>
      <description>Shows a simple base class that provides many of the basic Data Access requirements using NHibernate &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdavybrion.com%2fblog%2f2008%2f06%2fdata-access-with-nhibernate%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdavybrion.com%2fblog%2f2008%2f06%2fdata-access-with-nhibernate%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Data_Access_With_NHibernate</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Data_Access_With_NHibernate</guid>
      <pubDate>Sun, 29 Jun 2008 10:33:36 GMT</pubDate>
    </item>
    <item>
      <title> Writing a LINQ Provider for NHibernate </title>
      <description>A university paper on implementing a LINQ provider for NHibernate. Uses HQL instead of CriteriaAPI and the marvellous classes by Matt Warren to implement an IQuerableProvider. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.mbeller.de%2f2008%2f06%2fwriting-linq-provider-for-nhibernate.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mbeller.de%2f2008%2f06%2fwriting-linq-provider-for-nhibernate.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Writing_a_LINQ_Provider_for_NHibernate</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Writing_a_LINQ_Provider_for_NHibernate</guid>
      <pubDate>Fri, 27 Jun 2008 10:02:49 GMT</pubDate>
    </item>
    <item>
      <title>Intro to NHibernate</title>
      <description>This article takes someone through setting up NHibernate for the first time using the AdventureWorks database. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.jaltiere.com%2f%3fp%3d49"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.jaltiere.com%2f%3fp%3d49" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Intro_to_NHibernate</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Intro_to_NHibernate</guid>
      <pubDate>Fri, 27 Jun 2008 01:49:09 GMT</pubDate>
    </item>
    <item>
      <title>Using Linq for NHibernate in an ASP.NET MVC application</title>
      <description>Quick overview on using Linq for NHibernate in an ASP.NET MVC Application. 

RhinoCommons, NHibernate and ASP.NET MVC Part 5 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ffrickinsweet.com%2fryanlanciaux.com%2fpost%2fRhinoCommons2c-NHibernate-and-ASPNET-MVC-Part-5---LINQ-to-NHibernate.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ffrickinsweet.com%2fryanlanciaux.com%2fpost%2fRhinoCommons2c-NHibernate-and-ASPNET-MVC-Part-5---LINQ-to-NHibernate.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Using_Linq_for_NHibernate_in_an_ASP_NET_MVC_application</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Using_Linq_for_NHibernate_in_an_ASP_NET_MVC_application</guid>
      <pubDate>Tue, 10 Jun 2008 02:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Painless Persistence with Castle ActiveRecord (video presentation)</title>
      <description>This presentation by Hamilton Verissimo and Oren Eini show Castle Active Record - an ORM solution for .NET building on NHibernate. After an introduction, the presentation dives into various advanced topics and techniques for working with Castle Active Record. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.infoq.com%2fpresentations%2feini-verissimo-castle-active-record"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.infoq.com%2fpresentations%2feini-verissimo-castle-active-record" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Painless_Persistence_with_Castle_ActiveRecord_video_presentation</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Painless_Persistence_with_Castle_ActiveRecord_video_presentation</guid>
      <pubDate>Tue, 03 Jun 2008 09:49:16 GMT</pubDate>
    </item>
    <item>
      <title>System.Web.MVC, Rhino Commons, Castle Active Record, Nhibernate, Part </title>
      <description>Rhino.Commons, AR &amp;amp; NHibernate was the right decision for my project, but I've made a conscious effort to shield the MVC web site application from having any knowledge of their existence. This was done to achieve greater separation of layers and fewer direct dependecies. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmichaelhanney.com%2fblog%2f2008%2f05%2f27%2fsystemwebmvc-rhino-commons-caslte-active-record-nhibernate-part-2%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmichaelhanney.com%2fblog%2f2008%2f05%2f27%2fsystemwebmvc-rhino-commons-caslte-active-record-nhibernate-part-2%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/System_Web_MVC_Rhino_Commons_Castle_Active_Record_Nhibernate_Part</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/System_Web_MVC_Rhino_Commons_Castle_Active_Record_Nhibernate_Part</guid>
      <pubDate>Fri, 30 May 2008 02:29:45 GMT</pubDate>
    </item>
    <item>
      <title>Create an ASP.NET MVC site with UnitOfWork &amp;amp; NHibernate QueryGen</title>
      <description>Part 4 of the RhinoCommons, NHibernate and ASP.NET MVC series. Here everything is tied together to create a simple MVC application.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ffrickinsweet.com%2fryanlanciaux.com%2fpost%2fRhinoCommons2c-NHibernate-and-ASPNET-MVC-Part-4---The-MVC-Application.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ffrickinsweet.com%2fryanlanciaux.com%2fpost%2fRhinoCommons2c-NHibernate-and-ASPNET-MVC-Part-4---The-MVC-Application.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Create_an_ASP_NET_MVC_site_with_UnitOfWork_NHibernate_QueryGen</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Create_an_ASP_NET_MVC_site_with_UnitOfWork_NHibernate_QueryGen</guid>
      <pubDate>Tue, 27 May 2008 20:01:27 GMT</pubDate>
    </item>
    <item>
      <title>ActiveRecorditize your NHibernate Classes </title>
      <description>Part 3 of RhinoCommons, NHibernate and ASP.NET MVC

Setting up the very simple model for use in our ASP.NET MVC application. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ffrickinsweet.com%2fryanlanciaux.com%2fpost%2fRhinoCommons2c-NHibernate-and-ASPNET-MVC-Part-3-the-model.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ffrickinsweet.com%2fryanlanciaux.com%2fpost%2fRhinoCommons2c-NHibernate-and-ASPNET-MVC-Part-3-the-model.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/ActiveRecorditize_your_NHibernate_Classes</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/ActiveRecorditize_your_NHibernate_Classes</guid>
      <pubDate>Fri, 23 May 2008 10:16:02 GMT</pubDate>
    </item>
    <item>
      <title>RhinoCommons, NHibernate and ASP.NET MVC Part 2 - Configuration</title>
      <description>Configuring the application. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ffrickinsweet.com%2fryanlanciaux.com%2fpost%2fRhinoCommons2c-NHibernate-and-ASPNET-MVC-Part-2--.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ffrickinsweet.com%2fryanlanciaux.com%2fpost%2fRhinoCommons2c-NHibernate-and-ASPNET-MVC-Part-2--.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/RhinoCommons_NHibernate_and_ASP_NET_MVC_Part_2_Configuration</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/RhinoCommons_NHibernate_and_ASP_NET_MVC_Part_2_Configuration</guid>
      <pubDate>Thu, 22 May 2008 19:16:11 GMT</pubDate>
    </item>
    <item>
      <title>RhinoCommons, NHibernate and ASP.NET MVC Part 1</title>
      <description>Using Rhino Commons, NHibernate and ASP.NET MVC for quick website development. Part 1 (Setting everything up) &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ffrickinsweet.com%2fryanlanciaux.com%2fpost%2fRhinoCommons2c-NHibernate-and-ASPNET-MVC.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ffrickinsweet.com%2fryanlanciaux.com%2fpost%2fRhinoCommons2c-NHibernate-and-ASPNET-MVC.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/RhinoCommons_NHibernate_and_ASP_NET_MVC_Part_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/RhinoCommons_NHibernate_and_ASP_NET_MVC_Part_1</guid>
      <pubDate>Tue, 20 May 2008 18:31:12 GMT</pubDate>
    </item>
  </channel>
</rss>