<?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/ppelland/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/ppelland/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/ppelland/Posts</link>
    <language>en</language>
    <pubDate>Wed, 19 Jun 2013 14:16:28 GMT</pubDate>
    <lastBuildDate>Wed, 19 Jun 2013 14:16:28 GMT</lastBuildDate>
    <generator>Rev9</generator>
    <c9:totalResults>2</c9:totalResults>
    <c9:pageCount>1</c9:pageCount>
    <c9:pageSize>25</c9:pageSize>
  <item>
      <title>Visual Studio 2005 SDK - How to test an Interface from Visual Studio 2005 in less than 5 minutes</title>
      <description><![CDATA[
<p>This screencast will demonstrate how to learn or test an Interface from the Visual Studio 2005 platform in less than 5 minutes.&nbsp; The goal is to show an easy way to test something while you're learning.&nbsp; With this little trick it's really easy for instance
 to see&nbsp;what is the output of a method&nbsp;or what is the effect of changing a parameter.</p>
<p>We hope this will help and if you have suggestions please email me with topics that would interest you.<br /><br />Patrice<br /><img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-2.gif' alt='Big Smile' /></p>
 <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Niners/ppelland/Posts/RSS&WT.dl=0&WT.entryid=Entry:RSSView:7d14476e3a02450ab7879df8003d8294">]]></description>
      <comments>http://channel9.msdn.com/Blogs/ppelland/Visual-Studio-2005-SDK-How-to-test-an-Interface-from-Visual-Studio-2005-in-less-than-5-minutes</comments>
      <itunes:summary>
This screencast will demonstrate how to learn or test an Interface from the Visual Studio 2005 platform in less than 5 minutes.&amp;nbsp; The goal is to show an easy way to test something while you&#39;re learning.&amp;nbsp; With this little trick it&#39;s really easy for instance
 to see&amp;nbsp;what is the output of a method&amp;nbsp;or what is the effect of changing a parameter. 
We hope this will help and if you have suggestions please email me with topics that would interest you.Patrice 
</itunes:summary>
      <itunes:duration>327</itunes:duration>
      <link>http://channel9.msdn.com/Blogs/ppelland/Visual-Studio-2005-SDK-How-to-test-an-Interface-from-Visual-Studio-2005-in-less-than-5-minutes</link>
      <pubDate>Mon, 03 Jul 2006 21:28:07 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Blogs/ppelland/Visual-Studio-2005-SDK-How-to-test-an-Interface-from-Visual-Studio-2005-in-less-than-5-minutes</guid>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/100/206634_100x75.jpg" height="75" width="100"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/220/206634_220x165.jpg" height="165" width="220"></media:thumbnail>
      <media:thumbnail url="http://channel9.channel9web1.orcsweb.com/Link/c9d11807-5c6d-4d02-9f66-518efd74693a/" height="240" width="320"></media:thumbnail>
      <media:thumbnail url="http://channel9.channel9web1.orcsweb.com/Link/a26f87cc-0912-4d6d-8264-ee653b87ef4e/" height="64" width="85"></media:thumbnail>
      <media:group>
        <media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/4/3/6/6/0/2/211512_vssdk-Sceencast2.wmv" expression="full" duration="327" fileSize="1" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://mschnlnine.vo.llnwd.net/d1/ch9/4/3/6/6/0/2/211512_vssdk-Sceencast2.wmv" length="0" type="video/x-ms-wmv"></enclosure>
      <dc:creator>ppelland</dc:creator>
      <itunes:author>ppelland</itunes:author>
      <slash:comments>2</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Blogs/ppelland/Visual-Studio-2005-SDK-How-to-test-an-Interface-from-Visual-Studio-2005-in-less-than-5-minutes/RSS</wfw:commentRss>
      <category>VS SDK</category>
    </item>
  <item>
      <title>Visual Studio 2005 SDK - Extending Visual Studio 2005 by integrating a Windows Form Application to a</title>
      <description><![CDATA[
<p>This is the first screencast coming from the Visual Studio SDK team. The first screencast will demonstrate how to easily extend Visual Studio by building a VS Package that will integrate an existing Windows Form Application&nbsp;to a Tool Window.</p>
<p>You should see more screencast from the Visual Studio SDK team in the upcoming months.</p>
<p>We hope this will help and if you have suggestions please email me with topics' suggestions&nbsp;or questions you have.<br /><br />We have ideas for new screencasts but we're listening to you guys... so if you have questions that are unanswered or you have topics that are not as clear as you would like, please don't hesitate!</p>
<p><br /><img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-2.gif' alt='Big Smile' /></p>
<p>Patrice</p>
 <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Niners/ppelland/Posts/RSS&WT.dl=0&WT.entryid=Entry:RSSView:fdeffcd656444c85a6249df8003d8759">]]></description>
      <comments>http://channel9.msdn.com/Blogs/ppelland/Visual-Studio-2005-SDK-Extending-Visual-Studio-2005-by-integrating-a-Windows-Form-Application-to-a</comments>
      <itunes:summary>
This is the first screencast coming from the Visual Studio SDK team. The first screencast will demonstrate how to easily extend Visual Studio by building a VS Package that will integrate an existing Windows Form Application&amp;nbsp;to a Tool Window. 
You should see more screencast from the Visual Studio SDK team in the upcoming months. 
We hope this will help and if you have suggestions please email me with topics&#39; suggestions&amp;nbsp;or questions you have.We have ideas for new screencasts but we&#39;re listening to you guys... so if you have questions that are unanswered or you have topics that are not as clear as you would like, please don&#39;t hesitate! 
 
Patrice 
</itunes:summary>
      <itunes:duration>477</itunes:duration>
      <link>http://channel9.msdn.com/Blogs/ppelland/Visual-Studio-2005-SDK-Extending-Visual-Studio-2005-by-integrating-a-Windows-Form-Application-to-a</link>
      <pubDate>Mon, 03 Jul 2006 21:15:18 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Blogs/ppelland/Visual-Studio-2005-SDK-Extending-Visual-Studio-2005-by-integrating-a-Windows-Form-Application-to-a</guid>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/100/206630_100x75.jpg" height="75" width="100"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/220/206630_220x165.jpg" height="165" width="220"></media:thumbnail>
      <media:thumbnail url="http://channel9.channel9web1.orcsweb.com/Link/f41c4add-030c-4faf-a3ab-facceff3b954/" height="240" width="320"></media:thumbnail>
      <media:thumbnail url="http://channel9.channel9web1.orcsweb.com/Link/c7ef2f1e-9d1f-462a-b4a8-a2f951466dd6/" height="64" width="85"></media:thumbnail>
      <media:group>
        <media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/0/3/6/6/0/2/211507_Screencast1-61206.wmv" expression="full" duration="477" fileSize="1" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://mschnlnine.vo.llnwd.net/d1/ch9/0/3/6/6/0/2/211507_Screencast1-61206.wmv" length="0" type="video/x-ms-wmv"></enclosure>
      <dc:creator>ppelland</dc:creator>
      <itunes:author>ppelland</itunes:author>
      <slash:comments>1</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Blogs/ppelland/Visual-Studio-2005-SDK-Extending-Visual-Studio-2005-by-integrating-a-Windows-Form-Application-to-a/RSS</wfw:commentRss>
      <category>VS SDK</category>
    </item>    
</channel>
</rss>