<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Fluent NHibernate conventions &#8211; examples</title>
	<atom:link href="http://marcinobel.com/index.php/fluent-nhibernate-conventions-examples/feed/" rel="self" type="application/rss+xml" />
	<link>http://marcinobel.com/index.php/fluent-nhibernate-conventions-examples/</link>
	<description>.NET, ASP.NET MVC, jQuery, Ruby, Ruby on Rails, Test Driven Development, Agile</description>
	<lastBuildDate>Wed, 03 Mar 2010 17:23:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: RT</title>
		<link>http://marcinobel.com/index.php/fluent-nhibernate-conventions-examples/comment-page-1/#comment-264</link>
		<dc:creator>RT</dc:creator>
		<pubDate>Tue, 02 Feb 2010 19:43:47 +0000</pubDate>
		<guid isPermaLink="false">http://marcinobel.com/?p=195#comment-264</guid>
		<description>Thank you for a wonderful post. This has helped my code a lot.

I&#039;m trying to map the Inverse attribute using the IHasManyConvention and I can&#039;t seem to get it right. 

The simplistic instance.Inverse doesn&#039;t even compile.

The second one I&#039;m struggling with is changing the default nvarchar type to varchar. I got it working using the instance.CustomSqlType(&quot;varchar 100&quot;), but that requires the length to be specified. I wonder whether the type can be specified all by iteslf using some other instance property.

Again, great post. Thanks.</description>
		<content:encoded><![CDATA[<p>Thank you for a wonderful post. This has helped my code a lot.</p>
<p>I&#8217;m trying to map the Inverse attribute using the IHasManyConvention and I can&#8217;t seem to get it right. </p>
<p>The simplistic instance.Inverse doesn&#8217;t even compile.</p>
<p>The second one I&#8217;m struggling with is changing the default nvarchar type to varchar. I got it working using the instance.CustomSqlType(&#8220;varchar 100&#8243;), but that requires the length to be specified. I wonder whether the type can be specified all by iteslf using some other instance property.</p>
<p>Again, great post. Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
