<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>.NET Software Development Videos &#38; Tutorial Directory &#187; NHibernate</title>
	<atom:link href="http://www.dotnet-tv.com/tag/nhibernate/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dotnet-tv.com</link>
	<description>.NET Software Development Tutorials and Videos: c#, asp, Sql Server, Linq, Visual Basic, Silverlight</description>
	<lastBuildDate>Thu, 02 Feb 2012 19:35:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Fluent Nhibernate</title>
		<link>http://www.dotnet-tv.com/2010/11/18/fluent-nhibernate-2/</link>
		<comments>http://www.dotnet-tv.com/2010/11/18/fluent-nhibernate-2/#comments</comments>
		<pubDate>Thu, 18 Nov 2010 11:49:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[fluent]]></category>
		<category><![CDATA[NHibernate]]></category>
		<category><![CDATA[ORM]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1880</guid>
		<description><![CDATA[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
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2010/11/18/fluent-nhibernate-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ayende Rahien on NHibernate Stump the Expert</title>
		<link>http://www.dotnet-tv.com/2010/08/31/ayende-rahien-on-nhibernate-stump-the-expert/</link>
		<comments>http://www.dotnet-tv.com/2010/08/31/ayende-rahien-on-nhibernate-stump-the-expert/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 11:21:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[NHibernate]]></category>
		<category><![CDATA[open source tools]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1794</guid>
		<description><![CDATA[In this interactive session, you&#8217;ll have the chance to try to give Ayende all the unanswerable NHibernate questions that are burning within you. Along the way, we&#8217;ll explore advanced NHibernate features, under utilized options and all the tips and tricks that comes from working with NHibernate for over half a decade.
http://skillsmatter.com/podcast/open-source-dot-net/nhibernate-tutorial-by-ayende-rahien
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2010/08/31/ayende-rahien-on-nhibernate-stump-the-expert/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lessons learned from building the NHibernate Profiler</title>
		<link>http://www.dotnet-tv.com/2010/04/14/lessons-learned-from-building-the-nhibernate-profiler/</link>
		<comments>http://www.dotnet-tv.com/2010/04/14/lessons-learned-from-building-the-nhibernate-profiler/#comments</comments>
		<pubDate>Wed, 14 Apr 2010 11:17:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[NHibernate]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1693</guid>
		<description><![CDATA[In this talk, Ayende will go over the implementation and design decisions of building the NHibernate Profiler, hurdles that we had to overcome. We will discuss working in a distributed team, and all the things we have to do in order to create a sellable software product. The NHibernate Profiler is an application that can track what an NHibernate based application can do. Building a real world application is never as simple as building demo apps, and there are many concerns that you have to consider when you do build ...]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2010/04/14/lessons-learned-from-building-the-nhibernate-profiler/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting Up Fluent NHibernate for your project</title>
		<link>http://www.dotnet-tv.com/2010/03/31/setting-up-fluent-nhibernate-for-your-project/</link>
		<comments>http://www.dotnet-tv.com/2010/03/31/setting-up-fluent-nhibernate-for-your-project/#comments</comments>
		<pubDate>Wed, 31 Mar 2010 14:36:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[NHibernate]]></category>
		<category><![CDATA[open source tools]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1684</guid>
		<description><![CDATA[In this episode we are going to take 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.
http://www.dimecasts.net/Content/WatchEpisode/166
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2010/03/31/setting-up-fluent-nhibernate-for-your-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introduction to Nhibernate.Burrow</title>
		<link>http://www.dotnet-tv.com/2010/03/22/introduction-to-nhibernate-burrow/</link>
		<comments>http://www.dotnet-tv.com/2010/03/22/introduction-to-nhibernate-burrow/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 12:05:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[NHibernate]]></category>
		<category><![CDATA[open source tools]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1676</guid>
		<description><![CDATA[In this episode we are going to take a look at how to implement the NHibernate.Burrow session management library. NHibernate.Burrow is a light weight middleware developed to support .Net applications using NHibernate by providing advanced and smart session/transaction management and other facilitates.
http://www.dimecasts.net/Content/WatchEpisode/165
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2010/03/22/introduction-to-nhibernate-burrow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fluent NHibernate</title>
		<link>http://www.dotnet-tv.com/2009/03/19/fluent-nhibernate/</link>
		<comments>http://www.dotnet-tv.com/2009/03/19/fluent-nhibernate/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 11:51:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[fluent]]></category>
		<category><![CDATA[NHibernate]]></category>
		<category><![CDATA[open source tools]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1228</guid>
		<description><![CDATA[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.

]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2009/03/19/fluent-nhibernate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learning to use Fluent NHibernate: Mapping with Composite Keys</title>
		<link>http://www.dotnet-tv.com/2009/03/09/learning-to-use-fluent-nhibernate-mapping-with-composite-keys/</link>
		<comments>http://www.dotnet-tv.com/2009/03/09/learning-to-use-fluent-nhibernate-mapping-with-composite-keys/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 10:12:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[fluent]]></category>
		<category><![CDATA[NHibernate]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1211</guid>
		<description><![CDATA[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
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2009/03/09/learning-to-use-fluent-nhibernate-mapping-with-composite-keys/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learning to use Fluent NHibernate: Getting started with your first mappings</title>
		<link>http://www.dotnet-tv.com/2009/02/09/learning-to-use-fluent-nhibernate-getting-started-with-your-first-mappings/</link>
		<comments>http://www.dotnet-tv.com/2009/02/09/learning-to-use-fluent-nhibernate-getting-started-with-your-first-mappings/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 18:32:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[fluent]]></category>
		<category><![CDATA[NHibernate]]></category>
		<category><![CDATA[open source tools]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1168</guid>
		<description><![CDATA[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
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2009/02/09/learning-to-use-fluent-nhibernate-getting-started-with-your-first-mappings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introduction to S#arp Architecture</title>
		<link>http://www.dotnet-tv.com/2009/02/02/introduction-to-sarp-architecture/</link>
		<comments>http://www.dotnet-tv.com/2009/02/02/introduction-to-sarp-architecture/#comments</comments>
		<pubDate>Mon, 02 Feb 2009 16:36:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[mvc]]></category>
		<category><![CDATA[NHibernate]]></category>
		<category><![CDATA[open source tools]]></category>
		<category><![CDATA[s#arp]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1159</guid>
		<description><![CDATA[In this episode we will give you an introduction to the S#arp Architecture for  the ASP.NET MVC Framework.  This is a solid architectural foundation for  rapidly building maintainable web applications leveraging the ASP.NET MVC  framework with NHibernate. The primary advantage to be sought in using any  architectural framework is to decrease the code one has to write while  increasing the quality of the end product.
http://www.dimecasts.net/Content/WatchEpisode/76
Sharp Architecture Home Page
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2009/02/02/introduction-to-sarp-architecture/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introduction to NHibernate: Intermediate NHibernate Usage (Part 6)</title>
		<link>http://www.dotnet-tv.com/2008/12/11/introduction-to-nhibernate-intermediate-nhibernate-usage-part-6/</link>
		<comments>http://www.dotnet-tv.com/2008/12/11/introduction-to-nhibernate-intermediate-nhibernate-usage-part-6/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 07:09:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[NHibernate]]></category>
		<category><![CDATA[open source tools]]></category>

		<guid isPermaLink="false">http://www.softdevtube.com/?p=732</guid>
		<description><![CDATA[In the 7th and final episode of this series, you&#8217;ll see some code examples of  working with collections of related objects and how lazy loading and cascade  operations work from a code perspective. We&#8217;ll also discuss object  lifecycle management in NHibernate as well as guidance on how to manage  lifecycle and cascade operations on collections of related objects. Finally,  we&#8217;ll discuss how to perform ad-hoc queries with NHibernate including simple as  well as aggregate projection queries using both the Hibernate Query Language  (HQL) ...]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2008/12/11/introduction-to-nhibernate-intermediate-nhibernate-usage-part-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introduction to NHibernate: Collection Relationships (Part 5)</title>
		<link>http://www.dotnet-tv.com/2008/11/26/introduction-to-nhibernate-collection-relationships-part-5/</link>
		<comments>http://www.dotnet-tv.com/2008/11/26/introduction-to-nhibernate-collection-relationships-part-5/#comments</comments>
		<pubDate>Wed, 26 Nov 2008 12:21:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[NHibernate]]></category>
		<category><![CDATA[open source tools]]></category>

		<guid isPermaLink="false">http://www.softdevtube.com/?p=623</guid>
		<description><![CDATA[In this episode we will continued our dive into how to use  NHibernate. We&#8217;ll discuss some of the types of collections (bag, set, and  list), some of the features NHibernate offers for loading, sorting, and  pre-filtering collection data, and how cascading and transparent lazy loading  works with collections of related objects.
http://www.dimecasts.net/Casts/WatchEpisode/63
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2008/11/26/introduction-to-nhibernate-collection-relationships-part-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introduction to NHibernate: More Basic Usages (Part 4)</title>
		<link>http://www.dotnet-tv.com/2008/11/24/introduction-to-nhibernate-more-basic-usages-part-4/</link>
		<comments>http://www.dotnet-tv.com/2008/11/24/introduction-to-nhibernate-more-basic-usages-part-4/#comments</comments>
		<pubDate>Mon, 24 Nov 2008 16:03:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[NHibernate]]></category>

		<guid isPermaLink="false">http://www.softdevtube.com/?p=617</guid>
		<description><![CDATA[This episode continues taking a look at various load/fetch strategies that NHibernate  offers.
http://www.dimecasts.net/Casts/CastDetails/57
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2008/11/24/introduction-to-nhibernate-more-basic-usages-part-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introduction to NHibernate: CRUD and Basic Transparent Cascading (Part 3)</title>
		<link>http://www.dotnet-tv.com/2008/11/24/introduction-to-nhibernate-crud-and-basic-transparent-cascading-part-3/</link>
		<comments>http://www.dotnet-tv.com/2008/11/24/introduction-to-nhibernate-crud-and-basic-transparent-cascading-part-3/#comments</comments>
		<pubDate>Mon, 24 Nov 2008 15:31:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[NHibernate]]></category>
		<category><![CDATA[open source tools]]></category>

		<guid isPermaLink="false">http://www.softdevtube.com/?p=610</guid>
		<description><![CDATA[In this episode you will learn about you will learn how to perform basic CRUD  operations with NHibernate as well as dive into some of its transparent  cascading features such as save (insert) and update.
http://www.dimecasts.net/Casts/WatchEpisode/54
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2008/11/24/introduction-to-nhibernate-crud-and-basic-transparent-cascading-part-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introduction to NHibernate: Configuring NHibernate (Part 2)</title>
		<link>http://www.dotnet-tv.com/2008/10/10/introduction-to-nhibernate-configuring-nhibernate-part-2/</link>
		<comments>http://www.dotnet-tv.com/2008/10/10/introduction-to-nhibernate-configuring-nhibernate-part-2/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 11:31:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[NHibernate]]></category>
		<category><![CDATA[open source tools]]></category>

		<guid isPermaLink="false">http://www.softdevtube.com/?p=463</guid>
		<description><![CDATA[In this episode you will learn about you will learn how to set up your  configuration for NHibernate. We will also show you how to bootstrap  NHibernate in your code by configuring it and then creating the  ISessionFactory.
http://www.dimecasts.net/Casts/WatchEpisode/53
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2008/10/10/introduction-to-nhibernate-configuring-nhibernate-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introduction to NHibernate: Setting up your Mappings</title>
		<link>http://www.dotnet-tv.com/2008/10/10/introduction-to-nhibernate-setting-up-your-mappings/</link>
		<comments>http://www.dotnet-tv.com/2008/10/10/introduction-to-nhibernate-setting-up-your-mappings/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 11:29:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[NHibernate]]></category>
		<category><![CDATA[open source tools]]></category>

		<guid isPermaLink="false">http://www.softdevtube.com/?p=461</guid>
		<description><![CDATA[In this episode you will learn about how to install NHibernate as well as how  get started with XML mappings to your object domain model. You will learn how to  map a class to a table, specify the primary key/identifier, and map properties  to columns.
http://www.dimecasts.net/Casts/WatchEpisode/51
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2008/10/10/introduction-to-nhibernate-setting-up-your-mappings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introduction to NHibernate: What does NHibernate bring to the table</title>
		<link>http://www.dotnet-tv.com/2008/10/10/introduction-to-nhibernate-what-does-nhibernate-bring-to-the-table/</link>
		<comments>http://www.dotnet-tv.com/2008/10/10/introduction-to-nhibernate-what-does-nhibernate-bring-to-the-table/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 11:26:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[NHibernate]]></category>
		<category><![CDATA[open source tools]]></category>

		<guid isPermaLink="false">http://www.softdevtube.com/?p=459</guid>
		<description><![CDATA[In this episode, you will learn about the reasons why you might use an  Object/Relational Mapper (ORM). You will also hear why NHibernate is a  particularly good ORM, when it is appropriate to use NHibernate and when it is  NOT appropriate to use NHibernate. Finally, you will hear why you might choose  NHibernate over the ADO.NET Entity Framework and Linq2Sql and when and might not  choose it.
http://www.dimecasts.net/Casts/WatchEpisode/50
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2008/10/10/introduction-to-nhibernate-what-does-nhibernate-bring-to-the-table/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

