<?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 - Visual Studio 2005 Team Edition for Database Professionals</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Blogs/Duncanma/Visual-Studio-2005-Team-Edition-for-Database-Professionals/RSS"></atom:link>
	<image>
		<url>http://ecn.channel9.msdn.com/o9/previewImages/100/207759_100x75.jpg</url>
		<title>Channel 9 - Visual Studio 2005 Team Edition for Database Professionals</title>
		<link></link>
	</image>
	<description>Cameron Skinner, Gert Drapers, Robert Merriman, Thomas Murphy, and Matt Nunn sat down with me to discuss a new edition to the Visual Studio Team product family: Visual Studio 2005 Team Edition for Database Professionals.&amp;nbsp; We talked about why this product
 was created and Cameron (the product unit manager) gave a walk through of the current CTP release.&amp;nbsp; Targeted for delivery at the end of the year, you can grab the CTP bits and learn more at the team’s website:
http://msdn.microsoft.com/vstudio/teamsystem/dbpro/
</description>
	<link></link>
	<language>en</language>
	<pubDate>Tue, 18 Jun 2013 05:27:01 GMT</pubDate>
	<lastBuildDate>Tue, 18 Jun 2013 05:27:01 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Visual Studio 2005 Team Edition for Database Professionals</title>
		<description>
			<![CDATA[Very interesting, I cannot wait for the final version. I have had to do all this using various bespoke utilities and methodologies and it is nice that Microsoft is finally taking this part of the market seriously.<br>
<br>
Any chance this works with Oracle as well?<br>
<p>posted by Jeroen Ritmeijer</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Duncanma/Visual-Studio-2005-Team-Edition-for-Database-Professionals#c632878872690000000</link>
		<pubDate>Fri, 07 Jul 2006 16:41:09 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Duncanma/Visual-Studio-2005-Team-Edition-for-Database-Professionals#c632878872690000000</guid>
		<dc:creator>Jeroen Ritmeijer</dc:creator>
	</item>
	<item>
		<title>Re: Visual Studio 2005 Team Edition for Database Professionals</title>
		<description>
			<![CDATA[
<p>Thanks for the interest.&nbsp; For V1, we will have support for Microsoft SQL Server 2000 &amp; 2005.&nbsp; We have heard the request for having the tools work with other database platforms and are investigating that for a future release.<br>
<br>
Robert Merriman<br>
Test Manager<br>
VS Team Data</p>
<p>posted by Robert M - MSFT</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Duncanma/Visual-Studio-2005-Team-Edition-for-Database-Professionals#c632878987030000000</link>
		<pubDate>Fri, 07 Jul 2006 19:51:43 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Duncanma/Visual-Studio-2005-Team-Edition-for-Database-Professionals#c632878987030000000</guid>
		<dc:creator>Robert M - MSFT</dc:creator>
	</item>
	<item>
		<title>Re: Visual Studio 2005 Team Edition for Database Professionals</title>
		<description>
			<![CDATA[Great looking product!<br>
<br>
Our development team currently uses Visual Team&nbsp;Edition for Software Developers. Will we have to purchase Team Edition for Database Professionals separately when it's released? It sounds from the video that we will not have to. Is this correct?<p>posted by rminder</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Duncanma/Visual-Studio-2005-Team-Edition-for-Database-Professionals#c632879666760000000</link>
		<pubDate>Sat, 08 Jul 2006 14:44:36 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Duncanma/Visual-Studio-2005-Team-Edition-for-Database-Professionals#c632879666760000000</guid>
		<dc:creator>rminder</dc:creator>
	</item>
	<item>
		<title>Re: Visual Studio 2005 Team Edition for Database Professionals</title>
		<description>
			<![CDATA[
<p>In Production Database we have multiple tables which has PII (Personal Identity Information) Columns and we would not like to share that with DEV/TEST/UAT environment due to company terms and agreement &#43; policies (as we plan to outsource the work)</p>
<p>Will there be any tool/functions/feature provided in the IDE which will generate &quot;Fictitious Data&quot; for each of these column(s) that we can call before the DB copy is sent to Dev/Test/UAT.&nbsp; May be we can provide an XML which will have Table &#43; Column name
 combination which we identify as PII column, which we will provide as input to IDE which then does the magic.</p>
<p>posted by prabhupr</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Duncanma/Visual-Studio-2005-Team-Edition-for-Database-Professionals#c632880685130000000</link>
		<pubDate>Sun, 09 Jul 2006 19:01:53 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Duncanma/Visual-Studio-2005-Team-Edition-for-Database-Professionals#c632880685130000000</guid>
		<dc:creator>prabhupr</dc:creator>
	</item>
	<item>
		<title>Re: Visual Studio 2005 Team Edition for Database Professionals</title>
		<description>
			<![CDATA[To Generate Data, can I use UDF?<br>
We have written some&nbsp; UDF's that we execute on our Database to MOCK current Data column, can those be invoked, if so, could you please let me know how?<p>posted by prabhupr</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Duncanma/Visual-Studio-2005-Team-Edition-for-Database-Professionals#c632880690320000000</link>
		<pubDate>Sun, 09 Jul 2006 19:10:32 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Duncanma/Visual-Studio-2005-Team-Edition-for-Database-Professionals#c632880690320000000</guid>
		<dc:creator>prabhupr</dc:creator>
	</item>
	<item>
		<title>Re: Visual Studio 2005 Team Edition for Database Professionals</title>
		<description>
			<![CDATA[Hi Matt, Gert<br>
<br>
Will this tool (IDE) support &quot;Unit Test Code generation&quot; for existing code-base or its only for new code only?<p>posted by prabhupr</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Duncanma/Visual-Studio-2005-Team-Edition-for-Database-Professionals#c632880703210000000</link>
		<pubDate>Sun, 09 Jul 2006 19:32:01 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Duncanma/Visual-Studio-2005-Team-Edition-for-Database-Professionals#c632880703210000000</guid>
		<dc:creator>prabhupr</dc:creator>
	</item>
	<item>
		<title>Re: Visual Studio 2005 Team Edition for Database Professionals</title>
		<description>
			<![CDATA[
<p>Question on Re-factoring</p>
<p>==================</p>
<p>What if somebody wants to change the &quot;Column Length&quot;</p>
<p>1. Will the UI display appropriate Object that needs this change</p>
<p>2. If we are reducing the column length, will it warn about DATA Truncation</p>
<p>3. Not sure if it will also display UI dependencies (if I have Solution with one Project for DB and another project for UI) that needs change due to this column name/length change. Will it?<br>
</p>
<p>posted by prabhupr</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Duncanma/Visual-Studio-2005-Team-Edition-for-Database-Professionals#c632880711180000000</link>
		<pubDate>Sun, 09 Jul 2006 19:45:18 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Duncanma/Visual-Studio-2005-Team-Edition-for-Database-Professionals#c632880711180000000</guid>
		<dc:creator>prabhupr</dc:creator>
	</item>
	<item>
		<title>Re: Visual Studio 2005 Team Edition for Database Professionals</title>
		<description>
			<![CDATA[
<p>1. Can I disable a specific unit test (from the suite) from running</p>
<p>2. Any way we can get statistics of &quot;Code Coverage&quot;</p>
<p>3. Any plan on adding &quot;Snippets&quot;/&quot;Common Code Library&quot;</p>
<p>&nbsp;</p>
<p>posted by prabhupr</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Duncanma/Visual-Studio-2005-Team-Edition-for-Database-Professionals#c632880716850000000</link>
		<pubDate>Sun, 09 Jul 2006 19:54:45 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Duncanma/Visual-Studio-2005-Team-Edition-for-Database-Professionals#c632880716850000000</guid>
		<dc:creator>prabhupr</dc:creator>
	</item>
	<item>
		<title>Re: Visual Studio 2005 Team Edition for Database Professionals</title>
		<description>
			<![CDATA[At the very end you guys mentioned about Hands-on-lab, could you please provide the URL<br>
<br>
Other URLS:<br>
<a href="http://blogs.msdn.com/camerons/">http://blogs.msdn.com/camerons/</a><br>
<a href="http://msdn.microsoft.com/vstudio/teamsystem/products/dbpro/">http://msdn.microsoft.com/vstudio/teamsystem/products/dbpro/</a><br>
<p>posted by prabhupr</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Duncanma/Visual-Studio-2005-Team-Edition-for-Database-Professionals#c632880720980000000</link>
		<pubDate>Sun, 09 Jul 2006 20:01:38 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Duncanma/Visual-Studio-2005-Team-Edition-for-Database-Professionals#c632880720980000000</guid>
		<dc:creator>prabhupr</dc:creator>
	</item>
	<item>
		<title>Re: Visual Studio 2005 Team Edition for Database Professionals</title>
		<description>
			<![CDATA[I am beyond excited to see this product coming. <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-2.gif' alt='Big Smile' />&nbsp;I was extremely upset that, even though DB projects in 2003 weren't that great, they were crippled even more in 2005 (no export of data, no generation of command files, etc.). [C]<br>
<br>
This looks like everything I've ever wanted and it's finally integrated into my favorite IDE instead of having to turn to a third part product. Can't wait for it to be released!<br>
<br>
Cheers,<br>
Drew<p>posted by dmarsh</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Duncanma/Visual-Studio-2005-Team-Edition-for-Database-Professionals#c632883288930000000</link>
		<pubDate>Wed, 12 Jul 2006 19:21:33 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Duncanma/Visual-Studio-2005-Team-Edition-for-Database-Professionals#c632883288930000000</guid>
		<dc:creator>dmarsh</dc:creator>
	</item>
	<item>
		<title>Re: Visual Studio 2005 Team Edition for Database Professionals</title>
		<description>
			<![CDATA[
<p>Very nice work.&nbsp; Hope to use it soon.&nbsp; Seems to address most of the pain of working in local/test/prod, etc.&nbsp; It would seem not to be too hard to scan all the embedded sql (i.e. &quot;select x,y from z&quot;) in a project to rename names as well.&nbsp;&nbsp;Would this be possible?&nbsp;
 TIA</p>
<p>posted by staceyw</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Duncanma/Visual-Studio-2005-Team-Edition-for-Database-Professionals#c632883614310000000</link>
		<pubDate>Thu, 13 Jul 2006 04:23:51 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Duncanma/Visual-Studio-2005-Team-Edition-for-Database-Professionals#c632883614310000000</guid>
		<dc:creator>staceyw</dc:creator>
	</item>
	<item>
		<title>Re: Visual Studio 2005 Team Edition for Database Professionals</title>
		<description>
			<![CDATA[i am so excited about this. and i'm even more excited about the fact that it supports 2000 as well. we're in the process of upgrading to 2005, but being able to support both with one product will be VERY nice. great job, guys!<p>posted by paulirwin</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Duncanma/Visual-Studio-2005-Team-Edition-for-Database-Professionals#c632884064060000000</link>
		<pubDate>Thu, 13 Jul 2006 16:53:26 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Duncanma/Visual-Studio-2005-Team-Edition-for-Database-Professionals#c632884064060000000</guid>
		<dc:creator>paulirwin</dc:creator>
	</item>
	<item>
		<title>Re: Visual Studio 2005 Team Edition for Database Professionals</title>
		<description>
			<![CDATA[Just downloaded CTP 4, can't wait to try it<p>posted by SqlDenis</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Duncanma/Visual-Studio-2005-Team-Edition-for-Database-Professionals#c632884168360000000</link>
		<pubDate>Thu, 13 Jul 2006 19:47:16 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Duncanma/Visual-Studio-2005-Team-Edition-for-Database-Professionals#c632884168360000000</guid>
		<dc:creator>SqlDenis</dc:creator>
	</item>
	<item>
		<title>Re: Visual Studio 2005 Team Edition for Database Professionals</title>
		<description>
			<![CDATA[
<p>List most ISV, we have to support more then just SQL server.&nbsp; Our customers choose the database not us.</p>
<p>When will this support Oracle and db2 as well as SQL server.</p>
<p>Will the SAME unit tests be able to run with more then one vender's database?</p>
<p>Will I be able to compare and move schema changes across SQL Server, Oracle and DB2?</p>
<p>I don’t mind, (in fact I would be very happy) fs you ONLY supported the common subset of SQL between the 3 leading databases.&nbsp;&nbsp; If it only works on SQL server I can’t use it.</p>
<p>posted by ringi</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Duncanma/Visual-Studio-2005-Team-Edition-for-Database-Professionals#c632887587390000000</link>
		<pubDate>Mon, 17 Jul 2006 18:45:39 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Duncanma/Visual-Studio-2005-Team-Edition-for-Database-Professionals#c632887587390000000</guid>
		<dc:creator>ringi</dc:creator>
	</item>
	<item>
		<title>Re: Visual Studio 2005 Team Edition for Database Professionals</title>
		<description>
			<![CDATA[
<p>If you step up to suite, DBPro is included at no additional charge.</p>
<p>posted by camerons</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Duncanma/Visual-Studio-2005-Team-Edition-for-Database-Professionals#c632939592920000000</link>
		<pubDate>Fri, 15 Sep 2006 23:21:32 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Duncanma/Visual-Studio-2005-Team-Edition-for-Database-Professionals#c632939592920000000</guid>
		<dc:creator>camerons</dc:creator>
	</item>
	<item>
		<title>Re: Visual Studio 2005 Team Edition for Database Professionals</title>
		<description>
			<![CDATA[
<p>In regards to generating data with DBPro, please see this post as a starting point:
<a href="https://blogs.msdn.com/camerons/archive/2006/06/30/652407.aspx">https://blogs.msdn.com/camerons/archive/2006/06/30/652407.aspx</a></p>
<p>posted by camerons</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Duncanma/Visual-Studio-2005-Team-Edition-for-Database-Professionals#c632939594360000000</link>
		<pubDate>Fri, 15 Sep 2006 23:23:56 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Duncanma/Visual-Studio-2005-Team-Edition-for-Database-Professionals#c632939594360000000</guid>
		<dc:creator>camerons</dc:creator>
	</item>
	<item>
		<title>Re: Visual Studio 2005 Team Edition for Database Professionals</title>
		<description>
			<![CDATA[Heh, there was a reference to the Data Bound Generator being renamed to Reference Data Generator when it ships... it's still Data Bound Generator!<br>
<br>
Anyhoo, nice product, great job guys!<br>
<br>
<p>posted by rstone</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Duncanma/Visual-Studio-2005-Team-Edition-for-Database-Professionals#c633014729880000000</link>
		<pubDate>Mon, 11 Dec 2006 22:29:48 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Duncanma/Visual-Studio-2005-Team-Edition-for-Database-Professionals#c633014729880000000</guid>
		<dc:creator>rstone</dc:creator>
	</item>
	<item>
		<title>Re: Visual Studio 2005 Team Edition for Database Professionals</title>
		<description>
			<![CDATA[We are going to do a POC using Orcas team suite. also want to use DB Pro. <br>
<br>
But unfortunately DB Pro is not available in Orcas beta 1. <br>
<br>
Any suggestion? will it be available with next beta?<br>
<br>
Thanks,<br>
Girish<p>posted by girishpv</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Duncanma/Visual-Studio-2005-Team-Edition-for-Database-Professionals#c633160198230000000</link>
		<pubDate>Tue, 29 May 2007 07:17:03 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Duncanma/Visual-Studio-2005-Team-Edition-for-Database-Professionals#c633160198230000000</guid>
		<dc:creator>girishpv</dc:creator>
	</item>
</channel>
</rss>