<?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>Over It. &#187; NHibernate</title>
	<atom:link href="http://jason.diamond.name/weblog/tag/nhibernate/feed/" rel="self" type="application/rss+xml" />
	<link>http://jason.diamond.name/weblog</link>
	<description>(a Weblog by Jason Diamond)</description>
	<lastBuildDate>Mon, 12 Jul 2010 00:58:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Nesting NHibernate Mapping Files</title>
		<link>http://jason.diamond.name/weblog/2009/09/07/nesting-nhibernate-mapping-files/</link>
		<comments>http://jason.diamond.name/weblog/2009/09/07/nesting-nhibernate-mapping-files/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 06:07:17 +0000</pubDate>
		<dc:creator>Jason Diamond</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[NHibernate]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://jason.diamond.name/weblog/?p=51</guid>
		<description><![CDATA[The problem: Hiding Your hbm.xml files in Visual Studio (or not) The solution: How to nest NHibernate mapping files in Visual Studio projects I&#8217;m doing this in Visual Studio 2008. I don&#8217;t know if this is a &#8220;bug&#8221; or not, but it sure is annoying. The fix Timo posted does work, but it requires editing [...]]]></description>
			<content:encoded><![CDATA[<p>The problem: <a href="http://www.primedigit.com/2008/04/08/hiding-your-hbmxml-files-in-visual-studio-or-not/">Hiding Your hbm.xml files in Visual Studio (or not)</a></p>
<p>The solution: <a href="http://theiterator.com/2009/02/how-to-nest-nhibernate-mapping-files-in-visual-studio-projects/">How to nest NHibernate mapping files in Visual Studio projects</a></p>
<p>I&#8217;m doing this in Visual Studio 2008. I don&#8217;t know if this is a &#8220;bug&#8221; or not, but it sure is annoying. The fix Timo posted does work, but it requires editing your .csproj file by hand which is both tedious and error-prone.</p>
]]></content:encoded>
			<wfw:commentRss>http://jason.diamond.name/weblog/2009/09/07/nesting-nhibernate-mapping-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
