<?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: Setting up NHibernate 2.0</title>
	<atom:link href="http://www.svendtofte.com/serverside/setting-up-nhibernate-20/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.svendtofte.com/serverside/setting-up-nhibernate-20/</link>
	<description>rantings &#38; scraps on code and web development</description>
	<lastBuildDate>Thu, 02 Feb 2012 15:20:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Margaret</title>
		<link>http://www.svendtofte.com/serverside/setting-up-nhibernate-20/comment-page-1/#comment-247</link>
		<dc:creator>Margaret</dc:creator>
		<pubDate>Mon, 08 Nov 2010 17:13:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.svendtofte.com/?p=102#comment-247</guid>
		<description>I downloaded the solution and imported it into VS 2010. Works like a charm - many thanks. I&#039;d tried a few other samples that didn&#039;t get me started, this is a gem.</description>
		<content:encoded><![CDATA[<p>I downloaded the solution and imported it into VS 2010. Works like a charm &#8211; many thanks. I&#8217;d tried a few other samples that didn&#8217;t get me started, this is a gem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: senthilkumar</title>
		<link>http://www.svendtofte.com/serverside/setting-up-nhibernate-20/comment-page-1/#comment-221</link>
		<dc:creator>senthilkumar</dc:creator>
		<pubDate>Wed, 25 Aug 2010 15:04:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.svendtofte.com/?p=102#comment-221</guid>
		<description>Please check this application in window or web based application and its through error : Could not configure datastore from file NHibernateTest.User.hbm.xml</description>
		<content:encoded><![CDATA[<p>Please check this application in window or web based application and its through error : Could not configure datastore from file NHibernateTest.User.hbm.xml</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: senthilkumar</title>
		<link>http://www.svendtofte.com/serverside/setting-up-nhibernate-20/comment-page-1/#comment-220</link>
		<dc:creator>senthilkumar</dc:creator>
		<pubDate>Wed, 25 Aug 2010 14:58:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.svendtofte.com/?p=102#comment-220</guid>
		<description>Could not configure datastore from file NHibernateCache.User.hbm.xml</description>
		<content:encoded><![CDATA[<p>Could not configure datastore from file NHibernateCache.User.hbm.xml</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: senthil</title>
		<link>http://www.svendtofte.com/serverside/setting-up-nhibernate-20/comment-page-1/#comment-219</link>
		<dc:creator>senthil</dc:creator>
		<pubDate>Wed, 25 Aug 2010 14:47:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.svendtofte.com/?p=102#comment-219</guid>
		<description>Could not configure datastore from file NHibernateTest.User.hbm.xml</description>
		<content:encoded><![CDATA[<p>Could not configure datastore from file NHibernateTest.User.hbm.xml</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.svendtofte.com/serverside/setting-up-nhibernate-20/comment-page-1/#comment-187</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Wed, 03 Feb 2010 12:09:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.svendtofte.com/?p=102#comment-187</guid>
		<description>Thank you. This has been most helpful.
D.</description>
		<content:encoded><![CDATA[<p>Thank you. This has been most helpful.<br />
D.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco Pankow</title>
		<link>http://www.svendtofte.com/serverside/setting-up-nhibernate-20/comment-page-1/#comment-182</link>
		<dc:creator>Marco Pankow</dc:creator>
		<pubDate>Sat, 12 Dec 2009 13:36:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.svendtofte.com/?p=102#comment-182</guid>
		<description>Nice example Svend, thanks for posting.</description>
		<content:encoded><![CDATA[<p>Nice example Svend, thanks for posting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Svend</title>
		<link>http://www.svendtofte.com/serverside/setting-up-nhibernate-20/comment-page-1/#comment-167</link>
		<dc:creator>Svend</dc:creator>
		<pubDate>Tue, 22 Sep 2009 11:24:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.svendtofte.com/?p=102#comment-167</guid>
		<description>Well, I presume it&#039;s in order to fit into the .NET enviroment, which does make sense. It&#039;s just annoying that the NHibernate (when I used it these months ago) actually just tells you to go look at the Java version, when the config file setup differs substantially. I&#039;m glad to hear that this post is still helpful, since it was made with the RC and not the final release.</description>
		<content:encoded><![CDATA[<p>Well, I presume it&#8217;s in order to fit into the .NET enviroment, which does make sense. It&#8217;s just annoying that the NHibernate (when I used it these months ago) actually just tells you to go look at the Java version, when the config file setup differs substantially. I&#8217;m glad to hear that this post is still helpful, since it was made with the RC and not the final release.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aniruddha</title>
		<link>http://www.svendtofte.com/serverside/setting-up-nhibernate-20/comment-page-1/#comment-166</link>
		<dc:creator>Aniruddha</dc:creator>
		<pubDate>Mon, 21 Sep 2009 17:11:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.svendtofte.com/?p=102#comment-166</guid>
		<description>This was great. Finally my NHibernate thing works. Didn&#039;t know (and I still don&#039;t quite understand) that the hibernate.cfg.xml has to be treated as an app.config file. Why is that really the case?</description>
		<content:encoded><![CDATA[<p>This was great. Finally my NHibernate thing works. Didn&#8217;t know (and I still don&#8217;t quite understand) that the hibernate.cfg.xml has to be treated as an app.config file. Why is that really the case?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dudo</title>
		<link>http://www.svendtofte.com/serverside/setting-up-nhibernate-20/comment-page-1/#comment-165</link>
		<dc:creator>Dudo</dc:creator>
		<pubDate>Tue, 15 Sep 2009 14:51:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.svendtofte.com/?p=102#comment-165</guid>
		<description>Thank you for the example!
Really nice and clean.

Thanks,
Dudo</description>
		<content:encoded><![CDATA[<p>Thank you for the example!<br />
Really nice and clean.</p>
<p>Thanks,<br />
Dudo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: QuachNguyen</title>
		<link>http://www.svendtofte.com/serverside/setting-up-nhibernate-20/comment-page-1/#comment-138</link>
		<dc:creator>QuachNguyen</dc:creator>
		<pubDate>Mon, 25 May 2009 15:35:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.svendtofte.com/?p=102#comment-138</guid>
		<description>Thank svend@svendtofte.com,

I&#039;m looking for this example in a while, It&#039;s very helpful.

Thanks,
QuachNguyen</description>
		<content:encoded><![CDATA[<p>Thank <a href="mailto:svend@svendtofte.com">svend@svendtofte.com</a>,</p>
<p>I&#8217;m looking for this example in a while, It&#8217;s very helpful.</p>
<p>Thanks,<br />
QuachNguyen</p>
]]></content:encoded>
	</item>
</channel>
</rss>

