<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - Developing Data-tier Applications using Visual Studio 2010</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Blogs/elisaj/Developing-Data-tier-Applications-using-Visual-Studio-2010/RSS"></atom:link>
	<image>
		<url>http://ecn.channel9.msdn.com/o9/previewImages/100/501388_100x75.jpg</url>
		<title>Channel 9 - Developing Data-tier Applications using Visual Studio 2010</title>
		<link></link>
	</image>
	<description>
DBAs and developers alike find it hard to effectively develop, deploy and manage a data-tier application throughout its lifecycle. SQL Server developers today want to create a data-tier application they can test, declaratively deploy across multiple instances
 while the system deals with version upgrades. SQL Server DBAs on the other hand want to know deployment requirements a priori and they too want the system to perform some of the mechanical upgrade operations instead of managing data-tier applications via a
 bunch of scripts. In this video we will dive into Microsoft’s investments in the SQL Server data-tier application space and demonstrate the concepts and tools that simplify development and deployment of data-tier applications using Visual Studio 2010 and SQL
 Server Management Studio in SQL Server 2008 R2. 
&amp;nbsp; 
NOTE: Visual Studio 2010 Beta2 currently supports deploying Data-tier applications only to SQL Server 2008 R2. Please download and install the upcoming CTP3 of SQL Server 2008 R2 in order to use Data-tier Application Projects in Visual Studio 2010 Beta2. 
</description>
	<link></link>
	<language>en</language>
	<pubDate>Fri, 24 May 2013 21:00:29 GMT</pubDate>
	<lastBuildDate>Fri, 24 May 2013 21:00:29 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Developing Data-tier Applications using Visual Studio 2010</title>
		<description>
			<![CDATA[
<p>Does it work with SQL Azure?</p>
<p>posted by CloudAzure</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/elisaj/Developing-Data-tier-Applications-using-Visual-Studio-2010#c633922696210000000</link>
		<pubDate>Tue, 27 Oct 2009 19:47:01 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/elisaj/Developing-Data-tier-Applications-using-Visual-Studio-2010#c633922696210000000</guid>
		<dc:creator>CloudAzure</dc:creator>
	</item>
	<item>
		<title>Re: Developing Data-tier Applications using Visual Studio 2010</title>
		<description>
			<![CDATA[
<p>Hey Now Elisaj,</p>
<p>&nbsp;</p>
<p>Nice vid, @ 11:30 minutes when debugging Stored Procedures in VS10 sure is a good example.</p>
<p>&nbsp;</p>
<p>Thx 4 the info,</p>
<p>Catto</p>
<p>posted by ccatto</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/elisaj/Developing-Data-tier-Applications-using-Visual-Studio-2010#c633923295810000000</link>
		<pubDate>Wed, 28 Oct 2009 12:26:21 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/elisaj/Developing-Data-tier-Applications-using-Visual-Studio-2010#c633923295810000000</guid>
		<dc:creator>ccatto</dc:creator>
	</item>
	<item>
		<title>Re: Developing Data-tier Applications using Visual Studio 2010</title>
		<description>
			<![CDATA[
<p>Hey, Elisaj, this really fixes&nbsp;many&nbsp;deployment issues&nbsp;we have currently&nbsp;at the bank.</p>
<p>&nbsp;</p>
<p>I'm trying to test this out as in the vid but get this error when trying to deploy:</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<font face="Consolas" size="1"><font face="Consolas" size="1">
<p>MyProj.dacpac(0,0): Error : </p>
<p>--&gt;An exception occurred while executing a Transact-SQL statement or batch.</p>
<p>--&gt;Invalid object name 'msdb.dbo.sysdac_instances'.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>I am running&nbsp;Sql Server 2008 Developer (version 10.0.1600.22), and VS 10 (Version 10.0.21006.1 B2Rel)</p>
</font></font><p>posted by Noel</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/elisaj/Developing-Data-tier-Applications-using-Visual-Studio-2010#c633986673240000000</link>
		<pubDate>Sat, 09 Jan 2010 20:55:24 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/elisaj/Developing-Data-tier-Applications-using-Visual-Studio-2010#c633986673240000000</guid>
		<dc:creator>Noel</dc:creator>
	</item>
	<item>
		<title>Re: Developing Data-tier Applications using Visual Studio 2010</title>
		<description>
			<![CDATA[
<p>Answered my own question: CTP3 of SQL Server 2008 R2</p>
<p>posted by Noel</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/elisaj/Developing-Data-tier-Applications-using-Visual-Studio-2010#c633986683690000000</link>
		<pubDate>Sat, 09 Jan 2010 21:12:49 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/elisaj/Developing-Data-tier-Applications-using-Visual-Studio-2010#c633986683690000000</guid>
		<dc:creator>Noel</dc:creator>
	</item>
	<item>
		<title>Re: Developing Data-tier Applications using Visual Studio 2010</title>
		<description>
			<![CDATA[
<p>Hi,</p>
<p>&nbsp;Thanks for this.It helps in Build Integration a lot. </p>
<p>&nbsp;</p>
<p>Any plans to support this in SQL Server 2008 in VS 2010 RTM?</p>
<p>&nbsp;</p>
<p>Also I observed one thing.When you deployed dacpac file to SSMS it took a default .mdf and .ldf .</p>
<p>How does it handle the scenario when i shipped code with partitions/filegroups/files(typical large scale db)</p>
<p>posted by PavanK</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/elisaj/Developing-Data-tier-Applications-using-Visual-Studio-2010#c634017860200000000</link>
		<pubDate>Sun, 14 Feb 2010 23:13:40 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/elisaj/Developing-Data-tier-Applications-using-Visual-Studio-2010#c634017860200000000</guid>
		<dc:creator>PavanK</dc:creator>
	</item>
	<item>
		<title>Re: Developing Data-tier Applications using Visual Studio 2010</title>
		<description>
			<![CDATA[
<p>Hello,</p>
<p>&nbsp;</p>
<p>First thanks for this video. I just have a question concerning the update of an existing application. If I understood the process, when you deploy the new version the process is :</p>
<p>1. Create a new database using the schema</p>
<p>2. Copy all data from previous db to the new one</p>
<p>3. Switch databases.</p>
<p>&nbsp;</p>
<p>Is this still the case in the final release of studio? If yes, doesn't this disqualify it in case of database with a large amount of data?</p>
<p>&nbsp;</p>
<p>Thanks</p>
<p>posted by phertzog</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/elisaj/Developing-Data-tier-Applications-using-Visual-Studio-2010#c634113727720000000</link>
		<pubDate>Sat, 05 Jun 2010 22:12:52 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/elisaj/Developing-Data-tier-Applications-using-Visual-Studio-2010#c634113727720000000</guid>
		<dc:creator>phertzog</dc:creator>
	</item>
	<item>
		<title>Re: Developing Data-tier Applications using Visual Studio 2010</title>
		<description>
			<![CDATA[
<p>Agree with Phertzog. Most of what you descibe can be done with scripting. What about upgrade paths of existing database projects? First time deployment is always easy. Talk more about difficult use cases (existing DB with tons of data).</p>
<p>posted by twebb72</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/elisaj/Developing-Data-tier-Applications-using-Visual-Studio-2010#c634139575260000000</link>
		<pubDate>Mon, 05 Jul 2010 20:12:06 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/elisaj/Developing-Data-tier-Applications-using-Visual-Studio-2010#c634139575260000000</guid>
		<dc:creator>twebb72</dc:creator>
	</item>
</channel>
</rss>