<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Unit testing Castle Active Record using SQLite in-memory database</title>
	<atom:link href="http://notepad2.wordpress.com/2008/05/19/unit-testing-castle-active-record-using-sqlite-in-memory-database/feed/" rel="self" type="application/rss+xml" />
	<link>http://notepad2.wordpress.com/2008/05/19/unit-testing-castle-active-record-using-sqlite-in-memory-database/</link>
	<description>Internet enabled notepad for programming stuff</description>
	<lastBuildDate>Tue, 13 Oct 2009 12:52:00 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: NHibernate unit testing with SQLite in-memory DB &#171; BASICly everything</title>
		<link>http://notepad2.wordpress.com/2008/05/19/unit-testing-castle-active-record-using-sqlite-in-memory-database/#comment-637</link>
		<dc:creator>NHibernate unit testing with SQLite in-memory DB &#171; BASICly everything</dc:creator>
		<pubDate>Fri, 14 Aug 2009 22:09:28 +0000</pubDate>
		<guid isPermaLink="false">http://notepad2.wordpress.com/?p=16#comment-637</guid>
		<description>[...] suggested building a custom NHibernate DriverConnectionProvider and overriding the GetConnection and CloseConnection functions so that once opened, the connection [...]</description>
		<content:encoded><![CDATA[<p>[...] suggested building a custom NHibernate DriverConnectionProvider and overriding the GetConnection and CloseConnection functions so that once opened, the connection [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tigraine &#187; Blog Archive &#187; ActiveRecord gotchas when testing with an in memory database.</title>
		<link>http://notepad2.wordpress.com/2008/05/19/unit-testing-castle-active-record-using-sqlite-in-memory-database/#comment-636</link>
		<dc:creator>Tigraine &#187; Blog Archive &#187; ActiveRecord gotchas when testing with an in memory database.</dc:creator>
		<pubDate>Wed, 15 Jul 2009 17:18:11 +0000</pubDate>
		<guid isPermaLink="false">http://notepad2.wordpress.com/?p=16#comment-636</guid>
		<description>[...] god I found this handy guide that suggested subclassing the DriverConnectionProvider class to replace the CloseConnection call [...]</description>
		<content:encoded><![CDATA[<p>[...] god I found this handy guide that suggested subclassing the DriverConnectionProvider class to replace the CloseConnection call [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ilan</title>
		<link>http://notepad2.wordpress.com/2008/05/19/unit-testing-castle-active-record-using-sqlite-in-memory-database/#comment-635</link>
		<dc:creator>Ilan</dc:creator>
		<pubDate>Wed, 24 Jun 2009 08:56:07 +0000</pubDate>
		<guid isPermaLink="false">http://notepad2.wordpress.com/?p=16#comment-635</guid>
		<description>Hi,

I&#039;m not sure if it&#039;s the right place for posting this.
When I test my application (Unit testing), I can see a the memory usage going up to 70MB. The same appears in my UI.

So I wondered if it&#039;s the way I&#039;m using SQLite with ActiveRecord. Any idea how to find the problem?

Thanks,</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m not sure if it&#8217;s the right place for posting this.<br />
When I test my application (Unit testing), I can see a the memory usage going up to 70MB. The same appears in my UI.</p>
<p>So I wondered if it&#8217;s the way I&#8217;m using SQLite with ActiveRecord. Any idea how to find the problem?</p>
<p>Thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher</title>
		<link>http://notepad2.wordpress.com/2008/05/19/unit-testing-castle-active-record-using-sqlite-in-memory-database/#comment-632</link>
		<dc:creator>Christopher</dc:creator>
		<pubDate>Wed, 10 Dec 2008 01:15:49 +0000</pubDate>
		<guid isPermaLink="false">http://notepad2.wordpress.com/?p=16#comment-632</guid>
		<description>This was exactly what I was looking for. Finally my Tests can use an in-memory database and are 100 times faster. Thank you so much!</description>
		<content:encoded><![CDATA[<p>This was exactly what I was looking for. Finally my Tests can use an in-memory database and are 100 times faster. Thank you so much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amit</title>
		<link>http://notepad2.wordpress.com/2008/05/19/unit-testing-castle-active-record-using-sqlite-in-memory-database/#comment-628</link>
		<dc:creator>Amit</dc:creator>
		<pubDate>Thu, 12 Jun 2008 13:27:12 +0000</pubDate>
		<guid isPermaLink="false">http://notepad2.wordpress.com/?p=16#comment-628</guid>
		<description>Thank you very much for this!</description>
		<content:encoded><![CDATA[<p>Thank you very much for this!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
