<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>VSTE for DB Professionals Team Blog</title><link>http://blogs.msdn.com/team_data_bloggers/default.aspx</link><description /><dc:language>en</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Farewell!</title><link>http://blogs.msdn.com/team_data_bloggers/archive/2006/07/04/655741.aspx</link><pubDate>Tue, 04 Jul 2006 06:47:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:655741</guid><dc:creator>tsdatabl</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/team_data_bloggers/comments/655741.aspx</comments><wfw:commentRss>http://blogs.msdn.com/team_data_bloggers/commentrss.aspx?PostID=655741</wfw:commentRss><description>&lt;P&gt;Team Data has decided it was most effective for us to engage with the community through our individual team member blogs. Below are the currently active blogs:&lt;/P&gt;
&lt;LI&gt;&lt;A href="http://blogs.msdn.com/camerons"&gt;&lt;STRONG&gt;&lt;FONT color=#006bad&gt;Cameron Skinner&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/A&gt;, Product Unit Manager 
&lt;LI&gt;&lt;A href="http://blogs.msdn.com/mattnunn/"&gt;&lt;STRONG&gt;&lt;FONT color=#006bad&gt;Matt Nunn&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/A&gt;, Product Manager 
&lt;LI&gt;&lt;A href="http://blogs.msdn.com/gertd/"&gt;&lt;STRONG&gt;&lt;FONT color=#006bad&gt;Gert Drapers&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/A&gt;, Development Manager 
&lt;LI&gt;&lt;A href="http://blogs.msdn.com/thomas%5Fmurphys%5Fagile%5Fdb%5Fblog/"&gt;&lt;STRONG&gt;&lt;FONT color=#006bad&gt;Thomas Murphy&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/A&gt;, Group Program Manager 
&lt;LI&gt;&lt;A href="http://blogs.msdn.com/rwaymi/"&gt;&lt;STRONG&gt;&lt;FONT color=#006bad&gt;Richard Waymire&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/A&gt;, PM Architect 
&lt;LI&gt;&lt;A href="http://blogs.msdn.com/sachinre"&gt;&lt;STRONG&gt;Sachin Rekhi&lt;/STRONG&gt;&lt;/A&gt;, Program Manager 
&lt;P&gt;So farewell from the Team Blog! And please check us out at the above links...&lt;/P&gt;&lt;/LI&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=655741" width="1" height="1"&gt;</description></item><item><title>Database Unit Testing</title><link>http://blogs.msdn.com/team_data_bloggers/archive/2006/06/26/647066.aspx</link><pubDate>Mon, 26 Jun 2006 08:17:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:647066</guid><dc:creator>tsdatabl</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.msdn.com/team_data_bloggers/comments/647066.aspx</comments><wfw:commentRss>http://blogs.msdn.com/team_data_bloggers/commentrss.aspx?PostID=647066</wfw:commentRss><description>&lt;P&gt;&lt;FONT style="BACKGROUND-COLOR: #ece9d8"&gt;The ability to create database unit tests within Visual Studio is one of the exciting features of VSTE for DB Professionals. I work in Test on this product. But in previous jobs when I have had to maintain databases and database applications, how I could have used this product. The number of times I might find that someone had changed the stored procedure and broken the application, or renamed a field and broken the stored procedure. If I could just have run unit tests on my stored procedures on a nightly basis and made sure that all was still running correctly, that would have been great. Or if it wasn't I would have known right away. Now you can!!&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Another benefit of the database unit testing feature is that it integrates into the Team Test structure if you already have Team Test or Team Suite with Visual Studio. So you can run your unit tests for your code and your database unit tests over night to check that your whole application has not regressed. Just add database unit tests to an existing or new test project. The database unit tests can be run from the test view or from Test Manager just like any existing unit tests. So now you can have a list that combines both and run that overnight from the command line using mstest. This is neat.&lt;/P&gt;
&lt;P&gt;Or if you just have Visual Studio Pro and want database unit tests you can do that too. Just create your database unit tests and run them from the test view or the command line using mstest.&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=647066" width="1" height="1"&gt;</description></item><item><title>Meet our team bloggers</title><link>http://blogs.msdn.com/team_data_bloggers/archive/2006/06/21/640844.aspx</link><pubDate>Wed, 21 Jun 2006 06:31:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:640844</guid><dc:creator>tsdatabl</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/team_data_bloggers/comments/640844.aspx</comments><wfw:commentRss>http://blogs.msdn.com/team_data_bloggers/commentrss.aspx?PostID=640844</wfw:commentRss><description>&lt;P&gt;I just added a section to the team blog for each of the team members that are maintaining their own blog. You'll find them on the bottom left corner of this page.&lt;/P&gt;
&lt;P&gt;I thought I would take this moment to quickly introduce each of these individuals and point you toward their blog:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="http://blogs.msdn.com/camerons"&gt;Cameron Skinner&lt;/A&gt;, Product Unit Manager 
&lt;LI&gt;&lt;A href="http://blogs.msdn.com/mattnunn/"&gt;Matt Nunn&lt;/A&gt;, Product Manager 
&lt;LI&gt;&lt;A href="http://blogs.msdn.com/gertd/"&gt;Gert Drapers&lt;/A&gt;, Development Manager 
&lt;LI&gt;&lt;A href="http://blogs.msdn.com/thomas%5Fmurphys%5Fagile%5Fdb%5Fblog/"&gt;Thomas Murphy&lt;/A&gt;, Group Program Manager 
&lt;LI&gt;&lt;A href="http://blogs.msdn.com/rwaymi/"&gt;Richard Waymire&lt;/A&gt;, PM Architect
&lt;LI&gt;&lt;A href="http://blogs.msdn.com/sachinre"&gt;Sachin Rekhi&lt;/A&gt;, Program Manager&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;Sachin Rekhi, Program Manager&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=640844" width="1" height="1"&gt;</description></item><item><title>An exciting announcement at Tech Ed</title><link>http://blogs.msdn.com/team_data_bloggers/archive/2006/06/21/640836.aspx</link><pubDate>Wed, 21 Jun 2006 06:19:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:640836</guid><dc:creator>tsdatabl</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/team_data_bloggers/comments/640836.aspx</comments><wfw:commentRss>http://blogs.msdn.com/team_data_bloggers/commentrss.aspx?PostID=640836</wfw:commentRss><description>&lt;P&gt;I was fortunate enough to have the opportunity to attend Tech Ed and help make everyone aware of this amazing product we have been building for the last year. And the response we got was nothing less than amazing. Beyond the expected buzz around the product, some people even had an emotional reaction to it.&lt;/P&gt;
&lt;P&gt;Here are just some of the things I heard...&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;One person wanted to meet the developers of the rename refactoring tool and just hug them to thank them for building the feature! 
&lt;LI&gt;Another person wrote about how being able to create a unit test for a stored procedure, just like you can with application code, made them all giggly inside... 
&lt;LI&gt;And yet another person had just written a long article on best practices surrounding database unit testing and commented how there article was deprecated by a right-mouse click (it's now &lt;EM&gt;THAT&lt;/EM&gt; easy to create a unit test).&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;I hope to continue to hear such feedback on the product. Keep sending it our way!&lt;/P&gt;
&lt;P&gt;Sachin Rekhi, Program Manager, Team Edition for Database Professionals&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=640836" width="1" height="1"&gt;</description></item><item><title>CTP3 Download is available!</title><link>http://blogs.msdn.com/team_data_bloggers/archive/2006/06/12/628721.aspx</link><pubDate>Tue, 13 Jun 2006 01:02:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:628721</guid><dc:creator>tsdatabl</dc:creator><slash:comments>5</slash:comments><comments>http://blogs.msdn.com/team_data_bloggers/comments/628721.aspx</comments><wfw:commentRss>http://blogs.msdn.com/team_data_bloggers/commentrss.aspx?PostID=628721</wfw:commentRss><description>&lt;P&gt;The CTP3 Download of VSTE for DB Professionals is available here:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://download.microsoft.com/download/1/a/3/1a32ea84-11a3-4adf-953e-7a65b9831f5a/VSDATAD1.img"&gt;http://download.microsoft.com/download/1/a/3/1a32ea84-11a3-4adf-953e-7a65b9831f5a/VSDATAD1.img&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;-Tom Smith&lt;/P&gt;
&lt;P&gt;SDE\T - VSTE for DB Pros.&amp;nbsp; &lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=628721" width="1" height="1"&gt;</description></item></channel></rss>