<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blog.vuscode.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Fluent NHibernate – NHibernate without configuration files</title><link>http://blog.vuscode.com/malovicn/archive/2008/08/31/fluent-nhibernate-nhibernate-without-configuration-files.aspx</link><description>NHibernate is great, (no doubt about it) but every time I was supposed to work with it, the fact that I had to manually type in all those xml configuration entries was something I really didn’t like at all. The most important complains I personally have</description><dc:language>en</dc:language><generator>CommunityServer 2007 (Build: 20416.853)</generator><item><title>Quick: Fluent Object Casting at New Fun Blog &amp;#8211; Scott Bilas</title><link>http://blog.vuscode.com/malovicn/archive/2008/08/31/fluent-nhibernate-nhibernate-without-configuration-files.aspx#1364</link><pubDate>Tue, 18 May 2010 04:53:14 GMT</pubDate><guid isPermaLink="false">4fad33ed-6fa7-4667-b447-1fa3be86b49e:1364</guid><dc:creator>Quick: Fluent Object Casting at New Fun Blog – Scott Bilas</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Quick: Fluent Object Casting at New Fun Blog &amp;amp;#8211; Scott Bilas&lt;/p&gt;
&lt;img src="http://blog.vuscode.com/aggbug.aspx?PostID=1364" width="1" height="1"&gt;</description></item><item><title>re: Fluent NHibernate – NHibernate without configuration files</title><link>http://blog.vuscode.com/malovicn/archive/2008/08/31/fluent-nhibernate-nhibernate-without-configuration-files.aspx#1288</link><pubDate>Thu, 24 Dec 2009 15:53:53 GMT</pubDate><guid isPermaLink="false">4fad33ed-6fa7-4667-b447-1fa3be86b49e:1288</guid><dc:creator>Alexander</dc:creator><description>&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;
&lt;img src="http://blog.vuscode.com/aggbug.aspx?PostID=1288" width="1" height="1"&gt;</description></item><item><title>Fluent NHibernate – Convention over configuration – AutoPersistenceModel auto map magic</title><link>http://blog.vuscode.com/malovicn/archive/2008/08/31/fluent-nhibernate-nhibernate-without-configuration-files.aspx#1254</link><pubDate>Thu, 05 Nov 2009 00:33:26 GMT</pubDate><guid isPermaLink="false">4fad33ed-6fa7-4667-b447-1fa3be86b49e:1254</guid><dc:creator>VusCode - Coding dreams since 1998!</dc:creator><description>&lt;p&gt;Story about how fluent nhibernate idea was born POST UPDATE: Due to changes in Auto mapping API this&lt;/p&gt;
&lt;img src="http://blog.vuscode.com/aggbug.aspx?PostID=1254" width="1" height="1"&gt;</description></item><item><title>re: Fluent NHibernate – NHibernate without configuration files</title><link>http://blog.vuscode.com/malovicn/archive/2008/08/31/fluent-nhibernate-nhibernate-without-configuration-files.aspx#1036</link><pubDate>Tue, 15 Sep 2009 14:19:02 GMT</pubDate><guid isPermaLink="false">4fad33ed-6fa7-4667-b447-1fa3be86b49e:1036</guid><dc:creator>Bin</dc:creator><description>&lt;p&gt;The code doesn't work now.&lt;/p&gt;
&lt;p&gt;NHibernate: INSERT INTO ReferencePersons (SurName, FirstName, Id) VALUES (@p0, @p1, @p2); @p0 = 'Malovic', @p1 = 'Nikola', @p2 = '7a61dfdc-e781-4f2b-803b-9c8500a7ecc6'&lt;/p&gt;
&lt;p&gt;CustomerId is missing from the NHibernate INSERT statement.&lt;/p&gt;
&lt;img src="http://blog.vuscode.com/aggbug.aspx?PostID=1036" width="1" height="1"&gt;</description></item><item><title>re: Fluent NHibernate – NHibernate without configuration files</title><link>http://blog.vuscode.com/malovicn/archive/2008/08/31/fluent-nhibernate-nhibernate-without-configuration-files.aspx#572</link><pubDate>Tue, 30 Dec 2008 16:14:16 GMT</pubDate><guid isPermaLink="false">4fad33ed-6fa7-4667-b447-1fa3be86b49e:572</guid><dc:creator>malovicn</dc:creator><description>&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's the direct link (same like the one in blog post )&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://cid-e8cc105df7380bc5.skydrive.live.com/self.aspx/Blog.vuscode.com/NHibernate.zip"&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'll email you the source &lt;/p&gt;
&lt;p&gt;Nikola&lt;/p&gt;
&lt;img src="http://blog.vuscode.com/aggbug.aspx?PostID=572" width="1" height="1"&gt;</description></item><item><title>re: Fluent NHibernate – NHibernate without configuration files</title><link>http://blog.vuscode.com/malovicn/archive/2008/08/31/fluent-nhibernate-nhibernate-without-configuration-files.aspx#567</link><pubDate>Sun, 28 Dec 2008 05:07:12 GMT</pubDate><guid isPermaLink="false">4fad33ed-6fa7-4667-b447-1fa3be86b49e:567</guid><dc:creator>ScottC</dc:creator><description>&lt;p&gt;The source code zip file is empty..&lt;/p&gt;
&lt;img src="http://blog.vuscode.com/aggbug.aspx?PostID=567" width="1" height="1"&gt;</description></item><item><title>Recent Links Tagged With "hibernating" - JabberTags</title><link>http://blog.vuscode.com/malovicn/archive/2008/08/31/fluent-nhibernate-nhibernate-without-configuration-files.aspx#552</link><pubDate>Sat, 20 Dec 2008 19:49:28 GMT</pubDate><guid isPermaLink="false">4fad33ed-6fa7-4667-b447-1fa3be86b49e:552</guid><dc:creator>Recent Links Tagged With "hibernating" - JabberTags</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Recent Links Tagged With &amp;quot;hibernating&amp;quot; - JabberTags&lt;/p&gt;
&lt;img src="http://blog.vuscode.com/aggbug.aspx?PostID=552" width="1" height="1"&gt;</description></item><item><title>re: Fluent NHibernate – NHibernate without configuration files</title><link>http://blog.vuscode.com/malovicn/archive/2008/08/31/fluent-nhibernate-nhibernate-without-configuration-files.aspx#501</link><pubDate>Wed, 10 Sep 2008 11:39:55 GMT</pubDate><guid isPermaLink="false">4fad33ed-6fa7-4667-b447-1fa3be86b49e:501</guid><dc:creator>Frank Quednau</dc:creator><description>&lt;p&gt;Cheers James, just joined the group and posted what I noticed.&lt;/p&gt;
&lt;img src="http://blog.vuscode.com/aggbug.aspx?PostID=501" width="1" height="1"&gt;</description></item><item><title>re: Fluent NHibernate – NHibernate without configuration files</title><link>http://blog.vuscode.com/malovicn/archive/2008/08/31/fluent-nhibernate-nhibernate-without-configuration-files.aspx#500</link><pubDate>Tue, 09 Sep 2008 21:14:39 GMT</pubDate><guid isPermaLink="false">4fad33ed-6fa7-4667-b447-1fa3be86b49e:500</guid><dc:creator>James Gregory</dc:creator><description>&lt;p&gt;Frank: If you don't tell us what's missing, we can't fix it :) Please, drop by the mailing list and tell us what's holding you back.&lt;/p&gt;
&lt;img src="http://blog.vuscode.com/aggbug.aspx?PostID=500" width="1" height="1"&gt;</description></item><item><title>re: Fluent NHibernate – NHibernate without configuration files</title><link>http://blog.vuscode.com/malovicn/archive/2008/08/31/fluent-nhibernate-nhibernate-without-configuration-files.aspx#498</link><pubDate>Sat, 06 Sep 2008 19:44:55 GMT</pubDate><guid isPermaLink="false">4fad33ed-6fa7-4667-b447-1fa3be86b49e:498</guid><dc:creator>Frank Quednau</dc:creator><description>&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't cover all of XML I'd rather not use it.&lt;/p&gt;
&lt;img src="http://blog.vuscode.com/aggbug.aspx?PostID=498" width="1" height="1"&gt;</description></item></channel></rss>