<?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: StatelessSession: NHibernate without first-level cache</title>
	<atom:link href="http://darioquintana.com.ar/blogging/2007/10/08/statelesssession-nhibernate-without-first-level-cache/feed/" rel="self" type="application/rss+xml" />
	<link>http://darioquintana.com.ar/blogging/2007/10/08/statelesssession-nhibernate-without-first-level-cache/</link>
	<description>at blogging</description>
	<lastBuildDate>Sat, 28 Apr 2012 12:07:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Quang</title>
		<link>http://darioquintana.com.ar/blogging/2007/10/08/statelesssession-nhibernate-without-first-level-cache/comment-page-1/#comment-31177</link>
		<dc:creator>Quang</dc:creator>
		<pubDate>Wed, 29 Feb 2012 11:03:38 +0000</pubDate>
		<guid isPermaLink="false">http://darioquintana.com.ar/blogging/?p=4#comment-31177</guid>
		<description>Hi Dario,

How to disable second-level cache?

Thanks</description>
		<content:encoded><![CDATA[<p>Hi Dario,</p>
<p>How to disable second-level cache?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Waqas</title>
		<link>http://darioquintana.com.ar/blogging/2007/10/08/statelesssession-nhibernate-without-first-level-cache/comment-page-1/#comment-19525</link>
		<dc:creator>Waqas</dc:creator>
		<pubDate>Wed, 27 Apr 2011 12:49:25 +0000</pubDate>
		<guid isPermaLink="false">http://darioquintana.com.ar/blogging/?p=4#comment-19525</guid>
		<description>2 level caching is a wonderful way to enhance the performance of the NHibenate app as it reduces the time consuming trips to the database. there are a numbers of ways to have the L2 caching, one of them is the use of a third part cache provider which has the plug in for  &lt;a href=&quot;http://www.alachisoft.com/ncache/nhibernate_l2cache_index.html&quot; rel=&quot;nofollow&quot;&gt;NHibernate L2 cache&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>2 level caching is a wonderful way to enhance the performance of the NHibenate app as it reduces the time consuming trips to the database. there are a numbers of ways to have the L2 caching, one of them is the use of a third part cache provider which has the plug in for  <a href="http://www.alachisoft.com/ncache/nhibernate_l2cache_index.html" rel="nofollow">NHibernate L2 cache</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee</title>
		<link>http://darioquintana.com.ar/blogging/2007/10/08/statelesssession-nhibernate-without-first-level-cache/comment-page-1/#comment-17245</link>
		<dc:creator>Lee</dc:creator>
		<pubDate>Thu, 24 Feb 2011 12:49:24 +0000</pubDate>
		<guid isPermaLink="false">http://darioquintana.com.ar/blogging/?p=4#comment-17245</guid>
		<description>now a days NHibernate L2 caching is most efficient way to enhance the performance of the app as it reduces the time taking trips to DB and stores the frequently stored data. another wonderful thing for the developers is some of the distributed cache provider now also offer its rapper for NHibernate level caching. check it out here, 
http://www.alachisoft.com/ncache/nhibernate_l2cache_index.html</description>
		<content:encoded><![CDATA[<p>now a days NHibernate L2 caching is most efficient way to enhance the performance of the app as it reduces the time taking trips to DB and stores the frequently stored data. another wonderful thing for the developers is some of the distributed cache provider now also offer its rapper for NHibernate level caching. check it out here,<br />
<a href="http://www.alachisoft.com/ncache/nhibernate_l2cache_index.html" rel="nofollow">http://www.alachisoft.com/ncache/nhibernate_l2cache_index.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NHibernate Stadistics - Go Fabio Go at Dario Quintana</title>
		<link>http://darioquintana.com.ar/blogging/2007/10/08/statelesssession-nhibernate-without-first-level-cache/comment-page-1/#comment-3</link>
		<dc:creator>NHibernate Stadistics - Go Fabio Go at Dario Quintana</dc:creator>
		<pubDate>Thu, 25 Oct 2007 23:50:34 +0000</pubDate>
		<guid isPermaLink="false">http://darioquintana.com.ar/blogging/?p=4#comment-3</guid>
		<description>[...] patchs to NHibernate, now it&#8217;s porting many features from Hibernate 3.2.5. GA -you can see here and here. Now go for Hibernate [...]</description>
		<content:encoded><![CDATA[<p>[...] patchs to NHibernate, now it&#8217;s porting many features from Hibernate 3.2.5. GA -you can see here and here. Now go for Hibernate [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: asNHibernate EventListeners at Dario Quintana</title>
		<link>http://darioquintana.com.ar/blogging/2007/10/08/statelesssession-nhibernate-without-first-level-cache/comment-page-1/#comment-2</link>
		<dc:creator>asNHibernate EventListeners at Dario Quintana</dc:creator>
		<pubDate>Thu, 25 Oct 2007 23:24:37 +0000</pubDate>
		<guid isPermaLink="false">http://darioquintana.com.ar/blogging/?p=4#comment-2</guid>
		<description>[...] this postwe talking about StatelessSession the new feature of NHibernate 2.0.0, so another feature available [...]</description>
		<content:encoded><![CDATA[<p>[...] this postwe talking about StatelessSession the new feature of NHibernate 2.0.0, so another feature available [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

