

<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Plastic/Blog &#187; Sql Compact Edition</title>
	<atom:link href="http://blog.codiceplastico.com/index.php/tag/sql-compact-edition/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.codiceplastico.com</link>
	<description>Code Elegance</description>
	<lastBuildDate>Sat, 28 Aug 2010 10:27:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Using SqlCe in TDD environment</title>
		<link>http://blog.codiceplastico.com/index.php/2008/10/12/using-sqlce-in-tdd-environment/</link>
		<comments>http://blog.codiceplastico.com/index.php/2008/10/12/using-sqlce-in-tdd-environment/#comments</comments>
		<pubDate>Sun, 12 Oct 2008 17:15:08 +0000</pubDate>
		<dc:creator>Emanuele DelBono</dc:creator>
				<category><![CDATA[Emanuele DelBono]]></category>
		<category><![CDATA[CI]]></category>
		<category><![CDATA[Sql Compact Edition]]></category>
		<category><![CDATA[TDD]]></category>

		<guid isPermaLink="false">http://blog.codiceplastico.com/?p=151</guid>
		<description><![CDATA[Claudio wrote a good post on how to use SQL Compact Edition in a CI environment. SQL Ce is a good database for desktop application that doesn&#8217;t need a real &#8220;db server&#8221; but the management tools do not support it very well. In his post he describe how to use SQL Script to create an [...]]]></description>
			<content:encoded><![CDATA[<p><span>Claudio wrote a good post on how to use SQL Compact Edition in a CI environment. SQL Ce is a good database for desktop application that doesn&#8217;t need a real &#8220;db server&#8221; but the management tools do not support it very well. In his post he describe how to use SQL Script to create an manage the SQL Ce Database.</span></p>
<p>You can read the full article here: <a href="http://testdrivendevelopment.wordpress.com/2008/10/07/create-sqlce-database-before-integration-test/"><span>http://testdrivendevelopment.wordpress.com/2008/10/07/create-<span>sqlce</span>-database-before-integration-test/</span></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.codiceplastico.com/index.php/2008/10/12/using-sqlce-in-tdd-environment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
