<?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 – NHibernate without configuration files</title>
	<atom:link href="http://blog.vuscode.com/malovicn/archive/2008/08/31/fluent-nhibernate-nhibernate-without-configuration-files.aspx/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.vuscode.com/malovicn/archive/2008/08/31/fluent-nhibernate-nhibernate-without-configuration-files.aspx</link>
	<description>Coding dreams since 1998!</description>
	<lastBuildDate>Thu, 17 Jan 2013 18:15:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Alexander</title>
		<link>http://blog.vuscode.com/malovicn/archive/2008/08/31/fluent-nhibernate-nhibernate-without-configuration-files.aspx#comment-254</link>
		<dc:creator>Alexander</dc:creator>
		<pubDate>Thu, 24 Dec 2009 16:53:53 +0000</pubDate>
		<guid isPermaLink="false">http://#comment-254</guid>
		<description><![CDATA[&lt;p&gt;Hello Nikola, thank you for great article. I definitely start to love this approach as a good alternative.&lt;/p&gt;
&lt;p&gt;But could you please compare it with the mapping attributes approach? It seems to me refactoring-friendly and strong-typed as well.&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Hello Nikola, thank you for great article. I definitely start to love this approach as a good alternative.</p>
<p>But could you please compare it with the mapping attributes approach? It seems to me refactoring-friendly and strong-typed as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bin</title>
		<link>http://blog.vuscode.com/malovicn/archive/2008/08/31/fluent-nhibernate-nhibernate-without-configuration-files.aspx#comment-253</link>
		<dc:creator>Bin</dc:creator>
		<pubDate>Tue, 15 Sep 2009 16:19:02 +0000</pubDate>
		<guid isPermaLink="false">http://#comment-253</guid>
		<description><![CDATA[&lt;p&gt;The code doesn&#039;t work now.&lt;/p&gt;
&lt;p&gt;NHibernate: INSERT INTO ReferencePersons (SurName, FirstName, Id) VALUES (@p0, @p1, @p2); @p0 = &#039;Malovic&#039;, @p1 = &#039;Nikola&#039;, @p2 = &#039;7a61dfdc-e781-4f2b-803b-9c8500a7ecc6&#039;&lt;/p&gt;
&lt;p&gt;CustomerId is missing from the NHibernate INSERT statement.&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>The code doesn&#8217;t work now.</p>
<p>NHibernate: INSERT INTO ReferencePersons (SurName, FirstName, Id) VALUES (@p0, @p1, @p2); @p0 = &#8216;Malovic&#8217;, @p1 = &#8216;Nikola&#8217;, @p2 = &#8217;7a61dfdc-e781-4f2b-803b-9c8500a7ecc6&#8242;</p>
<p>CustomerId is missing from the NHibernate INSERT statement.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: malovicn</title>
		<link>http://blog.vuscode.com/malovicn/archive/2008/08/31/fluent-nhibernate-nhibernate-without-configuration-files.aspx#comment-252</link>
		<dc:creator>malovicn</dc:creator>
		<pubDate>Tue, 30 Dec 2008 17:14:16 +0000</pubDate>
		<guid isPermaLink="false">http://#comment-252</guid>
		<description><![CDATA[&lt;p&gt;ScottC,&lt;/p&gt;
&lt;p&gt;I just double checked and the zip archive is not empty (it has source code , dlls etc)&lt;/p&gt;
&lt;p&gt;Here&#039;s the direct link (same like the one in blog post )&lt;/p&gt;
&lt;p&gt;&lt;a rel=&quot;nofollow&quot; target=&quot;_new&quot; href=&quot;http://cid-e8cc105df7380bc5.skydrive.live.com/self.aspx/Blog.vuscode.com/NHibernate.zip&quot; rel=&quot;nofollow&quot;&gt;cid-e8cc105df7380bc5.skydrive.live.com/.../NHibernate.zip&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In case you would still have problems please let me know and I&#039;ll email you the source &lt;/p&gt;
&lt;p&gt;Nikola&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>ScottC,</p>
<p>I just double checked and the zip archive is not empty (it has source code , dlls etc)</p>
<p>Here&#8217;s the direct link (same like the one in blog post )</p>
<p><a rel="nofollow" target="_new" href="http://cid-e8cc105df7380bc5.skydrive.live.com/self.aspx/Blog.vuscode.com/NHibernate.zip" rel="nofollow">cid-e8cc105df7380bc5.skydrive.live.com/&#8230;/NHibernate.zip</a></p>
<p>In case you would still have problems please let me know and I&#8217;ll email you the source </p>
<p>Nikola</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ScottC</title>
		<link>http://blog.vuscode.com/malovicn/archive/2008/08/31/fluent-nhibernate-nhibernate-without-configuration-files.aspx#comment-251</link>
		<dc:creator>ScottC</dc:creator>
		<pubDate>Sun, 28 Dec 2008 06:07:12 +0000</pubDate>
		<guid isPermaLink="false">http://#comment-251</guid>
		<description><![CDATA[&lt;p&gt;The source code zip file is empty..&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>The source code zip file is empty..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank Quednau</title>
		<link>http://blog.vuscode.com/malovicn/archive/2008/08/31/fluent-nhibernate-nhibernate-without-configuration-files.aspx#comment-250</link>
		<dc:creator>Frank Quednau</dc:creator>
		<pubDate>Wed, 10 Sep 2008 13:39:55 +0000</pubDate>
		<guid isPermaLink="false">http://#comment-250</guid>
		<description><![CDATA[&lt;p&gt;Cheers James, just joined the group and posted what I noticed.&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Cheers James, just joined the group and posted what I noticed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Gregory</title>
		<link>http://blog.vuscode.com/malovicn/archive/2008/08/31/fluent-nhibernate-nhibernate-without-configuration-files.aspx#comment-249</link>
		<dc:creator>James Gregory</dc:creator>
		<pubDate>Tue, 09 Sep 2008 23:14:39 +0000</pubDate>
		<guid isPermaLink="false">http://#comment-249</guid>
		<description><![CDATA[&lt;p&gt;Frank: If you don&#039;t tell us what&#039;s missing, we can&#039;t fix it :) Please, drop by the mailing list and tell us what&#039;s holding you back.&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Frank: If you don&#8217;t tell us what&#8217;s missing, we can&#8217;t fix it <img src='http://blog.vuscode.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Please, drop by the mailing list and tell us what&#8217;s holding you back.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank Quednau</title>
		<link>http://blog.vuscode.com/malovicn/archive/2008/08/31/fluent-nhibernate-nhibernate-without-configuration-files.aspx#comment-248</link>
		<dc:creator>Frank Quednau</dc:creator>
		<pubDate>Sat, 06 Sep 2008 21:44:55 +0000</pubDate>
		<guid isPermaLink="false">http://#comment-248</guid>
		<description><![CDATA[&lt;p&gt;I used the fluent API maybe two weeks ago. Some scenarios possible (and used by us) in the XML were not covered, and we got stuck. Alternatively the lack of docs lead to the same effect. I like the approach, but as long as it doesn&#039;t cover all of XML I&#039;d rather not use it.&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>I used the fluent API maybe two weeks ago. Some scenarios possible (and used by us) in the XML were not covered, and we got stuck. Alternatively the lack of docs lead to the same effect. I like the approach, but as long as it doesn&#8217;t cover all of XML I&#8217;d rather not use it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nikola Malovic</title>
		<link>http://blog.vuscode.com/malovicn/archive/2008/08/31/fluent-nhibernate-nhibernate-without-configuration-files.aspx#comment-247</link>
		<dc:creator>Nikola Malovic</dc:creator>
		<pubDate>Mon, 01 Sep 2008 17:01:25 +0000</pubDate>
		<guid isPermaLink="false">http://#comment-247</guid>
		<description><![CDATA[&lt;p&gt;Martin,&lt;/p&gt;
&lt;p&gt;in order to use attributes in Domain project, one will be required to reference NHibernate into domain project, which is considered by some people as case of infrastructure leaking to domain. &lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Martin,</p>
<p>in order to use attributes in Domain project, one will be required to reference NHibernate into domain project, which is considered by some people as case of infrastructure leaking to domain. </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Vanek</title>
		<link>http://blog.vuscode.com/malovicn/archive/2008/08/31/fluent-nhibernate-nhibernate-without-configuration-files.aspx#comment-246</link>
		<dc:creator>Martin Vanek</dc:creator>
		<pubDate>Mon, 01 Sep 2008 16:49:12 +0000</pubDate>
		<guid isPermaLink="false">http://#comment-246</guid>
		<description><![CDATA[&lt;p&gt;As NHibernate 2.0 should have all Hibernate 3.2 features, it should have also attribute based configuration. &lt;/p&gt;
&lt;p&gt;But I don&#039;t know if original addin &lt;a rel=&quot;nofollow&quot; target=&quot;_new&quot; href=&quot;http://www.hibernate.org/hib_docs/nhibernate/html/mapping-attributes.html&quot; rel=&quot;nofollow&quot;&gt;www.hibernate.org/.../mapping-attributes.html&lt;/a&gt; made it into core.&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>As NHibernate 2.0 should have all Hibernate 3.2 features, it should have also attribute based configuration. </p>
<p>But I don&#8217;t know if original addin <a rel="nofollow" target="_new" href="http://www.hibernate.org/hib_docs/nhibernate/html/mapping-attributes.html" rel="nofollow">http://www.hibernate.org/&#8230;/mapping-attributes.html</a> made it into core.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: raffaeu</title>
		<link>http://blog.vuscode.com/malovicn/archive/2008/08/31/fluent-nhibernate-nhibernate-without-configuration-files.aspx#comment-245</link>
		<dc:creator>raffaeu</dc:creator>
		<pubDate>Sun, 31 Aug 2008 22:28:09 +0000</pubDate>
		<guid isPermaLink="false">http://#comment-245</guid>
		<description><![CDATA[&lt;p&gt;Good post and great framework, if well implemented could be a fast way to implement NHibernate without fighting with the XML configuration files.&lt;/p&gt;
&lt;p&gt;I have a huge domain more than 100 entities and I&#039;m going mad with the XML configuration files.&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Good post and great framework, if well implemented could be a fast way to implement NHibernate without fighting with the XML configuration files.</p>
<p>I have a huge domain more than 100 entities and I&#8217;m going mad with the XML configuration files.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
