<?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>Channel 9</title>
    <atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Niners/sachinre/Posts/RSS"></atom:link>
    <itunes:summary></itunes:summary>
    <itunes:author>Microsoft</itunes:author>
    <itunes:subtitle></itunes:subtitle>
    <image>
      <url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url>
      <title>Channel 9</title>
      <link>http://channel9.msdn.com/Niners/sachinre/Posts</link>
    </image>
    <itunes:image href=""></itunes:image>
    <itunes:category text="Technology"></itunes:category>
    <description>Channel 9 keeps you up to date with the latest news and behind the scenes info from Microsoft that developers love to keep up with. From LINQ to SilverLight – Watch videos and hear about all the cool technologies coming and the people behind them.</description>
    <link>http://channel9.msdn.com/Niners/sachinre/Posts</link>
    <language>en</language>
    <pubDate>Sat, 25 May 2013 14:54:54 GMT</pubDate>
    <lastBuildDate>Sat, 25 May 2013 14:54:54 GMT</lastBuildDate>
    <generator>Rev9</generator>
    <c9:totalResults>5</c9:totalResults>
    <c9:pageCount>1</c9:pageCount>
    <c9:pageSize>25</c9:pageSize>
  <item>
      <title>Add Transaction Support to Database Unit Tests</title>
      <description><![CDATA[Learn how to add transaction support to your database unit tests in Team Edition for Database Professionals in order to better manage the database state during your test run.
<br /><br />Learn more at: <br /><a href="http://blogs.msdn.com/sachinre">http://blogs.msdn.com/sachinre</a><br /><br />Sachin Rekhi<br />Program Manager<br />Team Edition for Database Professionals  <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Niners/sachinre/Posts/RSS&WT.dl=0&WT.entryid=Entry:RSSView:78310607a80e42fead0e9df8003da33a">]]></description>
      <comments>http://channel9.msdn.com/Blogs/sachinre/Add-Transaction-Support-to-Database-Unit-Tests</comments>
      <itunes:summary>Learn how to add transaction support to your database unit tests in Team Edition for Database Professionals in order to better manage the database state during your test run.
Learn more at: http://blogs.msdn.com/sachinreSachin RekhiProgram ManagerTeam Edition for Database Professionals </itunes:summary>
      <link>http://channel9.msdn.com/Blogs/sachinre/Add-Transaction-Support-to-Database-Unit-Tests</link>
      <pubDate>Thu, 12 Oct 2006 21:15:12 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Blogs/sachinre/Add-Transaction-Support-to-Database-Unit-Tests</guid>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/100/239190_100x75.jpg" height="75" width="100"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/220/239190_220x165.jpg" height="165" width="220"></media:thumbnail>
      <media:thumbnail url="http://channel9.channel9web1.orcsweb.com/Link/55d7c765-d838-4e1c-a48d-8605375016ec/" height="240" width="320"></media:thumbnail>
      <media:thumbnail url="http://channel9.channel9web1.orcsweb.com/Link/0b41f2e6-d3a8-42f7-bc2e-afc1bb66822d/" height="64" width="85"></media:thumbnail>
      <media:group>
        <media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/0/9/1/9/3/2/244523_AddingTransactionSupport.wmv" expression="full" fileSize="1" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://mschnlnine.vo.llnwd.net/d1/ch9/0/9/1/9/3/2/244523_AddingTransactionSupport.wmv" length="0" type="video/x-ms-wmv"></enclosure>
      <dc:creator>sachinre</dc:creator>
      <itunes:author>sachinre</itunes:author>
      <slash:comments>1</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Blogs/sachinre/Add-Transaction-Support-to-Database-Unit-Tests/RSS</wfw:commentRss>
      <category>SQL Server</category>
      <category>Visual Studio</category>
      <category>VSTS</category>
    </item>
  <item>
      <title>Create a Custom Test Condition in VSTE for Database Professionals</title>
      <description><![CDATA[Learn just how you can go about creating your own custom test conditions for use with database unit testing in the upcoming Team Edition for Database Professionals. This video will walk you through the steps necessary to code, deploy, and use a custom
 test condition. <br /><br />More info is available at: <br /><a href="http://blogs.msdn.com/sachinre">http://blogs.msdn.com/sachinre</a> <br /><br />Sachin Rekhi <br />Program Manager <br />Team Edition for Database Professionals <br /> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Niners/sachinre/Posts/RSS&WT.dl=0&WT.entryid=Entry:RSSView:ee9ff928fb324b29b61f9df8003da7b8">]]></description>
      <comments>http://channel9.msdn.com/Blogs/sachinre/Create-a-Custom-Test-Condition-in-VSTE-for-Database-Professionals</comments>
      <itunes:summary>Learn just how you can go about creating your own custom test conditions for use with database unit testing in the upcoming Team Edition for Database Professionals. This video will walk you through the steps necessary to code, deploy, and use a custom
 test condition. More info is available at: http://blogs.msdn.com/sachinre Sachin Rekhi Program Manager Team Edition for Database Professionals </itunes:summary>
      <itunes:duration>833</itunes:duration>
      <link>http://channel9.msdn.com/Blogs/sachinre/Create-a-Custom-Test-Condition-in-VSTE-for-Database-Professionals</link>
      <pubDate>Thu, 12 Oct 2006 16:13:03 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Blogs/sachinre/Create-a-Custom-Test-Condition-in-VSTE-for-Database-Professionals</guid>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/100/239044_100x75.jpg" height="75" width="100"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/220/239044_220x165.jpg" height="165" width="220"></media:thumbnail>
      <media:thumbnail url="http://channel9.channel9web1.orcsweb.com/Link/29641cda-ffdf-473e-ad4e-031fecc7e752/" height="240" width="320"></media:thumbnail>
      <media:thumbnail url="http://channel9.channel9web1.orcsweb.com/Link/c4cd945c-4988-4dae-8de6-235b4d19fb8d/" height="64" width="85"></media:thumbnail>
      <media:group>
        <media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/4/4/0/9/3/2/244377_CreateCustomTestCondition.wmv" expression="full" duration="833" fileSize="1" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://mschnlnine.vo.llnwd.net/d1/ch9/4/4/0/9/3/2/244377_CreateCustomTestCondition.wmv" length="0" type="video/x-ms-wmv"></enclosure>
      <dc:creator>sachinre</dc:creator>
      <itunes:author>sachinre</itunes:author>
      <slash:comments>0</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Blogs/sachinre/Create-a-Custom-Test-Condition-in-VSTE-for-Database-Professionals/RSS</wfw:commentRss>
      <category>SQL Server</category>
      <category>Visual Studio</category>
      <category>VSTS</category>
    </item>
  <item>
      <title>Configuring Design DB for Team Edition for Database Professionals</title>
      <description><![CDATA[This video will describe how to install and configure SQL Server 2005 to support Visual Studio Team Edition for Database Professionals database projects.<br /><br />Richard Waymire is the Program Management Architect for Visual Studio Team System for Database Professionals.&nbsp; He’s been with Microsoft for more than 8 years, having been in the SQL Server team for most of that time.&nbsp; He’s the author of several books on SQL
 Server,&nbsp; a contributing editor to SQL Server Magazine, and a frequent speaker at SQL Server events. <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Niners/sachinre/Posts/RSS&WT.dl=0&WT.entryid=Entry:RSSView:ae5215e0558d479aae6b9df8003dabca">]]></description>
      <comments>http://channel9.msdn.com/Blogs/sachinre/Configuring-Design-DB-for-Team-Edition-for-Database-Professionals</comments>
      <itunes:summary>This video will describe how to install and configure SQL Server 2005 to support Visual Studio Team Edition for Database Professionals database projects.Richard Waymire is the Program Management Architect for Visual Studio Team System for Database Professionals.&amp;nbsp; He’s been with Microsoft for more than 8 years, having been in the SQL Server team for most of that time.&amp;nbsp; He’s the author of several books on SQL
 Server,&amp;nbsp; a contributing editor to SQL Server Magazine, and a frequent speaker at SQL Server events.</itunes:summary>
      <link>http://channel9.msdn.com/Blogs/sachinre/Configuring-Design-DB-for-Team-Edition-for-Database-Professionals</link>
      <pubDate>Fri, 29 Sep 2006 20:39:11 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Blogs/sachinre/Configuring-Design-DB-for-Team-Edition-for-Database-Professionals</guid>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/100/234492_100x75.jpg" height="75" width="100"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/220/234492_220x165.jpg" height="165" width="220"></media:thumbnail>
      <media:thumbnail url="http://channel9.channel9web1.orcsweb.com/Link/11abc50d-6ffe-42bb-a28b-9f4b9ac92c7d/" height="240" width="320"></media:thumbnail>
      <media:thumbnail url="http://channel9.channel9web1.orcsweb.com/Link/a9e9e1ca-9414-45b1-bb10-c500e4b8ee43/" height="64" width="85"></media:thumbnail>
      <media:group>
        <media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/2/9/4/4/3/2/239816_DesignValidationDatabase.wmv" expression="full" fileSize="1" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://mschnlnine.vo.llnwd.net/d1/ch9/2/9/4/4/3/2/239816_DesignValidationDatabase.wmv" length="0" type="video/x-ms-wmv"></enclosure>
      <dc:creator>sachinre</dc:creator>
      <itunes:author>sachinre</itunes:author>
      <slash:comments>0</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Blogs/sachinre/Configuring-Design-DB-for-Team-Edition-for-Database-Professionals/RSS</wfw:commentRss>
      <category>SQL Server</category>
      <category>Visual Studio</category>
      <category>VSTS</category>
    </item>
  <item>
      <title>Creating a database project with Team Edition for Database Professionals</title>
      <description><![CDATA[I'd like to introduce you to how to create your database project using the latest edition&nbsp;of Visual Studio Team System - Team Edition for Database Professionals.<br /><br />Check out this quick 10 minute demo to get a whirlwind tour of project creation within VSTE for DB Pro.<br /><br />Mairéad A. O'Donovan<br />Program Manager<br />Team Edition for Database Professionals  <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Niners/sachinre/Posts/RSS&WT.dl=0&WT.entryid=Entry:RSSView:c24ab398566246ba97fd9df8003db022">]]></description>
      <comments>http://channel9.msdn.com/Blogs/sachinre/Creating-a-database-project-with-Team-Edition-for-Database-Professionals</comments>
      <itunes:summary>I&#39;d like to introduce you to how to create your database project using the latest edition&amp;nbsp;of Visual Studio Team System - Team Edition for Database Professionals.Check out this quick 10 minute demo to get a whirlwind tour of project creation within VSTE for DB Pro.Mair&#233;ad A. O&#39;DonovanProgram ManagerTeam Edition for Database Professionals </itunes:summary>
      <link>http://channel9.msdn.com/Blogs/sachinre/Creating-a-database-project-with-Team-Edition-for-Database-Professionals</link>
      <pubDate>Fri, 29 Sep 2006 01:46:28 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Blogs/sachinre/Creating-a-database-project-with-Team-Edition-for-Database-Professionals</guid>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/100/234030_100x75.jpg" height="75" width="100"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/220/234030_220x165.jpg" height="165" width="220"></media:thumbnail>
      <media:thumbnail url="http://channel9.channel9web1.orcsweb.com/Link/fd2267c6-6e2d-4389-a949-5e1c17ea142f/" height="240" width="320"></media:thumbnail>
      <media:thumbnail url="http://channel9.channel9web1.orcsweb.com/Link/e51d1881-5ba3-4466-9d43-9c630ad5c435/" height="64" width="85"></media:thumbnail>
      <media:group>
        <media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/0/3/0/4/3/2/239352_CreateDBProject.wmv" expression="full" fileSize="1" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://mschnlnine.vo.llnwd.net/d1/ch9/0/3/0/4/3/2/239352_CreateDBProject.wmv" length="0" type="video/x-ms-wmv"></enclosure>
      <dc:creator>sachinre</dc:creator>
      <itunes:author>sachinre</itunes:author>
      <slash:comments>0</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Blogs/sachinre/Creating-a-database-project-with-Team-Edition-for-Database-Professionals/RSS</wfw:commentRss>
      <category>SQL Server</category>
      <category>Visual Studio</category>
      <category>VSTS</category>
    </item>
  <item>
      <title>Team Edition for DB Pros 5 min Demo</title>
      <description><![CDATA[I'd like to introduce you to the latest edition&nbsp;of Visual Studio Team System - Team Edition for Database Professionals.<br /><br />Check out this quick 5 minute demo to get a whirlwind tour of exactly what Team Data can do for you.<br /><br />Sachin Rekhi<br />Program Manager<br />Team Edition for Database Professionals <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Niners/sachinre/Posts/RSS&WT.dl=0&WT.entryid=Entry:RSSView:dbde1f17d9744e4d90f79df8003db423">]]></description>
      <comments>http://channel9.msdn.com/Blogs/sachinre/Team-Edition-for-DB-Pros-5-min-Demo</comments>
      <itunes:summary>I&#39;d like to introduce you to the latest edition&amp;nbsp;of Visual Studio Team System - Team Edition for Database Professionals.Check out this quick 5 minute demo to get a whirlwind tour of exactly what Team Data can do for you.Sachin RekhiProgram ManagerTeam Edition for Database Professionals</itunes:summary>
      <link>http://channel9.msdn.com/Blogs/sachinre/Team-Edition-for-DB-Pros-5-min-Demo</link>
      <pubDate>Fri, 15 Sep 2006 17:36:24 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Blogs/sachinre/Team-Edition-for-DB-Pros-5-min-Demo</guid>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/100/229945_100x75.jpg" height="75" width="100"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/220/229945_220x165.jpg" height="165" width="220"></media:thumbnail>
      <media:thumbnail url="http://channel9.channel9web1.orcsweb.com/Link/6c727550-d99d-43b9-adb9-18ac92ac7197/" height="240" width="320"></media:thumbnail>
      <media:thumbnail url="http://channel9.channel9web1.orcsweb.com/Link/d7a5cfab-2938-4a65-909e-71130c9a072d/" height="64" width="85"></media:thumbnail>
      <media:group>
        <media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/4/9/9/2/2/235260_TeamData5mindemo.wmv" expression="full" fileSize="1" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/4/9/9/2/2/235260_TeamData5mindemo.wmv" length="0" type="video/x-ms-wmv"></enclosure>
      <dc:creator>sachinre</dc:creator>
      <itunes:author>sachinre</itunes:author>
      <slash:comments>1</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Blogs/sachinre/Team-Edition-for-DB-Pros-5-min-Demo/RSS</wfw:commentRss>
      <category>SQL Server</category>
      <category>Visual Studio</category>
      <category>VSTS</category>
    </item>    
</channel>
</rss>