<?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: Deploy a database project with TFS Build</title>
	<atom:link href="http://www.codewrecks.com/blog/index.php/2009/10/06/deploy-a-database-project-with-tfs-build/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codewrecks.com/blog/index.php/2009/10/06/deploy-a-database-project-with-tfs-build/</link>
	<description>Wrecks of code floating in the sea of Internet By Ricci Gian Maria</description>
	<lastBuildDate>Thu, 09 Feb 2012 16:15:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: hey</title>
		<link>http://www.codewrecks.com/blog/index.php/2009/10/06/deploy-a-database-project-with-tfs-build/comment-page-1/#comment-3043</link>
		<dc:creator>hey</dc:creator>
		<pubDate>Wed, 14 Apr 2010 21:09:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2009/10/06/deploy-a-database-project-with-tfs-build/#comment-3043</guid>
		<description>very helpful, thank you!</description>
		<content:encoded><![CDATA[<p>very helpful, thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alkampfer</title>
		<link>http://www.codewrecks.com/blog/index.php/2009/10/06/deploy-a-database-project-with-tfs-build/comment-page-1/#comment-2709</link>
		<dc:creator>alkampfer</dc:creator>
		<pubDate>Tue, 06 Oct 2009 17:34:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2009/10/06/deploy-a-database-project-with-tfs-build/#comment-2709</guid>
		<description>The deploy task of a database project actually sync the database with the latest changes, so you do not loose any data in the already existing database. :) 

If you add a table and run thebuild again you will see that only a simple create table is done to the database, but you can also rename columns, without losing any data.

Alk.</description>
		<content:encoded><![CDATA[<p>The deploy task of a database project actually sync the database with the latest changes, so you do not loose any data in the already existing database. <img src='http://www.codewrecks.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </p>
<p>If you add a table and run thebuild again you will see that only a simple create table is done to the database, but you can also rename columns, without losing any data.</p>
<p>Alk.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexei Govorine</title>
		<link>http://www.codewrecks.com/blog/index.php/2009/10/06/deploy-a-database-project-with-tfs-build/comment-page-1/#comment-2708</link>
		<dc:creator>Alexei Govorine</dc:creator>
		<pubDate>Tue, 06 Oct 2009 17:01:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2009/10/06/deploy-a-database-project-with-tfs-build/#comment-2708</guid>
		<description>This is great if you do not have any data in the test database, or if you tear-down and re-build database on every build.

Have had much luck with automating changes to database that already contains test data?</description>
		<content:encoded><![CDATA[<p>This is great if you do not have any data in the test database, or if you tear-down and re-build database on every build.</p>
<p>Have had much luck with automating changes to database that already contains test data?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tweets that mention Deploy a database project with TFS Build -- Topsy.com</title>
		<link>http://www.codewrecks.com/blog/index.php/2009/10/06/deploy-a-database-project-with-tfs-build/comment-page-1/#comment-2707</link>
		<dc:creator>Tweets that mention Deploy a database project with TFS Build -- Topsy.com</dc:creator>
		<pubDate>Tue, 06 Oct 2009 16:46:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2009/10/06/deploy-a-database-project-with-tfs-build/#comment-2707</guid>
		<description>[...] This post was mentioned on Twitter by alkampfer. alkampfer said: Just blogged http://tinyurl.com/yby8nhj how to automatically deploy database with tfs build and database projects. [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by alkampfer. alkampfer said: Just blogged <a href="http://tinyurl.com/yby8nhj" rel="nofollow">http://tinyurl.com/yby8nhj</a> how to automatically deploy database with tfs build and database projects. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

