<?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 - Entries tagged with COM Interop</title>
    <atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Tags/com+interop/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 - Entries tagged with COM Interop</title>
      <link>http://channel9.msdn.com/Tags/com+interop</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/Tags/com+interop</link>
    <language>en</language>
    <pubDate>Sun, 19 May 2013 00:10:28 GMT</pubDate>
    <lastBuildDate>Sun, 19 May 2013 00:10:28 GMT</lastBuildDate>
    <generator>Rev9</generator>
    <c9:totalResults>3</c9:totalResults>
    <c9:pageCount>1</c9:pageCount>
    <c9:pageSize>25</c9:pageSize>
  <item>
      <title>Whirlwind 12: What&#39;s new in C# 4 - More COM Love</title>
      <description><![CDATA[
<p>ISV Architect Evangelist Bruce Kyle of Microsoft and <a shape="rect" href="http://visualstuart.net/" title="VisualStuart.net" shape="rect">
MVP Stuart Celarier </a>explore the new languages features in C#. It's a <b>Whirlwind Tour</b> of the important language features&nbsp;of C# 4. Stuart describes each major feature and why it is useful. But doesn't get into best practices nor suggested usages. Just
 the facts about each feature.</p>
<p>Whirlwinds are bite-sized webcasts, generally&nbsp;shorter than 15 minutes. You can start anywhere in the series to learn about the parts you're most interested in.<br /><br />Stuart describes two improvements&nbsp;to C# 4 for COM Interop. </p>
<ul>
<li>ref keyword is optional if you are not going to use a return value when calling COM.
</li><li>No Primary Interop Assembly (PIA) is required. </li></ul>
<p>Stuart describes the importance of these two new features in C#.<br /><br />Discover the entire series on C#. </p>
<p><b>What's new in C# 2</b></p>
<ul>
<li><a shape="rect" href="http://channel9.msdn.com/Showpost.aspx?postid=390556" shape="rect">Whirlwind 1 - Generics</a>
</li><li><a shape="rect" href="http://channel9.msdn.com/ShowPost.aspx?PostID=391143" shape="rect">Whirlwind 2 - Iterators</a>
</li><li><a shape="rect" href="http://channel9.msdn.com/ShowPost.aspx?PostID=391977" shape="rect">Whirlwind 3 - Partial types, Anonymous methods</a>
</li><li><a shape="rect" href="http://channel9.msdn.com/ShowPost.aspx?PostID=392487" shape="rect">Whirlwind 4 - Accessors, Static Classes, Nullable Types</a>
</li></ul>
<p><b>What's new in C# 3</b></p>
<ul>
<li><a shape="rect" href="http://channel9.msdn.com/ShowPost.aspx?PostID=393414" shape="rect">Whirlwind 5 - Automatically Implemented Properties, Type Inference, Initializer</a>
</li><li><a shape="rect" href="http://channel9.msdn.com/posts/bruceky/Whirlwind-6-Whats-New-in-C-3-Anonymous-types-Extension-methods/" shape="rect">Whirlwind 6 -&nbsp;Anonymous types, Extension method</a>&nbsp;
</li><li><a shape="rect" href="http://channel9.msdn.com/ShowPost.aspx?PostID=395236" shape="rect">Whirlwind 7 - Lambda Expressions</a>
</li><li><a shape="rect" href="http://channel9.msdn.com/Showpost.aspx?postid=396483" shape="rect">Whirlwind 8 - Linq</a>
</li></ul>
<p><b>What's new in C# 4</b></p>
<ul>
<li><a shape="rect" href="http://channel9.msdn.com/posts/bruceky/Whirlwind-9-Introducing-C-4/" shape="rect">Whirlwind 9 - Introducing C# 4</a>&nbsp;
</li><li><a shape="rect" href="http://channel9.msdn.com/posts/bruceky/Whirlwind-10-Whats-new-in-C-4-Dynamic-Lookup/" shape="rect">Whirlwind 10 - Dynamic Lookup</a>&nbsp;
</li><li><a shape="rect" href="http://channel9.msdn.com/posts/bruceky/Whirlwind-11-Whats-new-in-C-4-Named--Optional-Parameters/" shape="rect">Whirlwind 11 - Named &amp; Optional Parameters</a>&nbsp;
</li><li><a shape="rect" href="http://channel9.msdn.com/posts/bruceky/Whirlwind-12-Whats-new-in-C-4-More-COM-Love/" shape="rect">Whirlwind 12 - More COM Love</a>&nbsp;
</li><li><a shape="rect" href="http://channel9.msdn.com/posts/bruceky/Whirlwind-13-Whats-new-in-C-4-Covariance--Contravariance/" shape="rect">Whirlwind 13 - Covariance &amp; Contravariance</a>&nbsp;
</li><li><a shape="rect" href="http://channel9.msdn.com/posts/bruceky/Whirlwind-14-Whats-new-in-C-4-Events/" shape="rect">Whirlwind 14 - Events
</a></li></ul>
<p>For the latest news for developers and ISVs, see <a shape="rect" href="http://blogs.msdn.com/usisvde" shape="rect">
US ISV Developer Community blog</a>.<br /><br />For code samples and additional information on C# 4, see <a shape="rect" href="http://visualstuart.net" shape="rect">
Visual Stuart.NET</a>.</p>
 <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/com+interop/RSS&WT.dl=0&WT.entryid=Entry:RSSView:6f1a068f649740daab469deb000afa72">]]></description>
      <comments>http://channel9.msdn.com/Blogs/bruceky/Whirlwind-12-Whats-new-in-C-4-More-COM-Love</comments>
      <itunes:summary>
ISV Architect Evangelist Bruce Kyle of Microsoft and 
MVP Stuart Celarier explore the new languages features in C#. It&#39;s a Whirlwind Tour of the important language features&amp;nbsp;of C# 4. Stuart describes each major feature and why it is useful. But doesn&#39;t get into best practices nor suggested usages. Just
 the facts about each feature. 
Whirlwinds are bite-sized webcasts, generally&amp;nbsp;shorter than 15 minutes. You can start anywhere in the series to learn about the parts you&#39;re most interested in.Stuart describes two improvements&amp;nbsp;to C# 4 for COM Interop.  

ref keyword is optional if you are not going to use a return value when calling COM.
No Primary Interop Assembly (PIA) is required. 
Stuart describes the importance of these two new features in C#.Discover the entire series on C#.  
What&#39;s new in C# 2 

Whirlwind 1 - Generics
Whirlwind 2 - Iterators
Whirlwind 3 - Partial types, Anonymous methods
Whirlwind 4 - Accessors, Static Classes, Nullable Types

What&#39;s new in C# 3 

Whirlwind 5 - Automatically Implemented Properties, Type Inference, Initializer
Whirlwind 6 -&amp;nbsp;Anonymous types, Extension method&amp;nbsp;
Whirlwind 7 - Lambda Expressions
Whirlwind 8 - Linq

What&#39;s new in C# 4 

Whirlwind 9 - Introducing C# 4&amp;nbsp;
Whirlwind 10 - Dynamic Lookup&amp;nbsp;
Whirlwind 11 - Named &amp;amp; Optional Parameters&amp;nbsp;
Whirlwind 12 - More COM Love&amp;nbsp;
Whirlwind 13 - Covariance &amp;amp; Contravariance&amp;nbsp;
Whirlwind 14 - Events

For the latest news for developers and ISVs, see 
US ISV Developer Community blog.For code samples and additional information on C# 4, see 
Visual Stuart.NET. 
</itunes:summary>
      <itunes:duration>461</itunes:duration>
      <link>http://channel9.msdn.com/Blogs/bruceky/Whirlwind-12-Whats-new-in-C-4-More-COM-Love</link>
      <pubDate>Tue, 13 Apr 2010 00:36:00 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Blogs/bruceky/Whirlwind-12-Whats-new-in-C-4-More-COM-Love</guid>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/100/542495_100x75.jpg" height="75" width="100"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/220/542495_220x165.jpg" height="165" width="220"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/ch9/5/9/4/2/4/5/whirlwind12_320_ch9.png" height="240" width="320"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/ch9/5/9/4/2/4/5/whirlwind12_512_ch9.png" height="384" width="512"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/ch9/5/9/4/2/4/5/whirlwind12_85_ch9.png" height="64" width="85"></media:thumbnail>
      <media:group>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/5/9/4/2/4/5/whirlwind12_2MB_ch9.wmv" expression="full" duration="461" fileSize="5291935" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/5/9/4/2/4/5/whirlwind12_ch9.mp3" expression="full" duration="461" fileSize="3691447" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/5/9/4/2/4/5/whirlwind12_ch9.mp4" expression="full" duration="461" fileSize="11499847" type="video/mp4" medium="video"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/5/9/4/2/4/5/whirlwind12_ch9.wma" expression="full" duration="461" fileSize="3747963" type="audio/x-ms-wma" medium="audio"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/5/9/4/2/4/5/whirlwind12_ch9.wmv" expression="full" duration="461" fileSize="11995989" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/5/9/4/2/4/5/whirlwind12_Zune_ch9.wmv" expression="full" duration="461" fileSize="22184251" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://ecn.channel9.msdn.com/o9/ch9/5/9/4/2/4/5/whirlwind12_ch9.wmv" length="11995989" type="video/x-ms-wmv"></enclosure>
      <dc:creator>Bruce D Kyle</dc:creator>
      <itunes:author>Bruce D Kyle</itunes:author>
      <slash:comments>0</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Blogs/bruceky/Whirlwind-12-Whats-new-in-C-4-More-COM-Love/RSS</wfw:commentRss>
      <category>.NET 4.0</category>
      <category>.NET Framework 4.0</category>
      <category>COM</category>
      <category>COM Interop</category>
      <category>C# 4.0</category>
      <category>Visual Studio 2010</category>
      <category>whirlwind</category>
    </item>
  <item>
      <title>Raja Krishnaswamy and Vance Morrison: CLR 4 - Inside Type Equivalence</title>
      <description><![CDATA[You recently learned about CLR 4's support for type equivalence in a <a shape="rect" href="http://channel9.msdn.com/posts/Charles/Raja-Krishnaswamy-and-Jesse-Kaplan-CLR-4-Inside-No-PIA/" target="_blank" shape="rect">
conversation right here on C9 with Raja Krishnaswamy and Jesse Kaplan</a>. The idea of type equivalence and its potential usefulness beyond simplifying and de-bloating COM interop that employs Interop Assemblies (CLR 4's No-PIA feature)&nbsp;led to the need to sit
 down with Raja and Vance Morrison to really dig into the thinking behind the technology. How does type equivalence actually work? What are the semantics and why? In the VS 2010 timeframe, what should developers expect to be able to do with this new programming
 abstraction? What types make sense to mark as equivalent? Why? Where does Type Embedding fit into this picture and what role does the compiler play in the No-PIA dance?&nbsp;What impact may this have on the future of managed-to-managed type &quot;interop&quot;? What's the
 story here? What's next?<br /><br />This is a great conversation with the primary minds behind type equivalence support in CLR 4. Enjoy.
 <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/com+interop/RSS&WT.dl=0&WT.entryid=Entry:RSSView:4170081769224f4cb5459dea0043514e">]]></description>
      <comments>http://channel9.msdn.com/Shows/Going+Deep/Raja-Krishnaswamy-and-Vance-Morrison-CLR-4-Inside-Type-Equivalence</comments>
      <itunes:summary>You recently learned about CLR 4&#39;s support for type equivalence in a 
conversation right here on C9 with Raja Krishnaswamy and Jesse Kaplan. The idea of type equivalence and its potential usefulness beyond simplifying and de-bloating COM interop that employs Interop Assemblies (CLR 4&#39;s No-PIA feature)&amp;nbsp;led to the need to sit
 down with Raja and Vance Morrison to really dig into the thinking behind the technology. How does type equivalence actually work? What are the semantics and why? In the VS 2010 timeframe, what should developers expect to be able to do with this new programming
 abstraction? What types make sense to mark as equivalent? Why? Where does Type Embedding fit into this picture and what role does the compiler play in the No-PIA dance?&amp;nbsp;What impact may this have on the future of managed-to-managed type &amp;quot;interop&amp;quot;? What&#39;s the
 story here? What&#39;s next?This is a great conversation with the primary minds behind type equivalence support in CLR 4. Enjoy.
</itunes:summary>
      <itunes:duration>3517</itunes:duration>
      <link>http://channel9.msdn.com/Shows/Going+Deep/Raja-Krishnaswamy-and-Vance-Morrison-CLR-4-Inside-Type-Equivalence</link>
      <pubDate>Fri, 05 Jun 2009 17:12:00 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Shows/Going+Deep/Raja-Krishnaswamy-and-Vance-Morrison-CLR-4-Inside-Type-Equivalence</guid>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/100/470091_100x75.jpg" height="75" width="100"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/220/470091_220x165.jpg" height="165" width="220"></media:thumbnail>
      <media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/ch9/1/9/0/0/7/4/CLR4InsideTypeEquivalence_large_ch9.png" height="240" width="320"></media:thumbnail>
      <media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/ch9/1/9/0/0/7/4/CLR4InsideTypeEquivalence_small_ch9.png" height="64" width="85"></media:thumbnail>
      <media:group>
        <media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/1/9/0/0/7/4/CLR4InsideTypeEquivalence_2MB_ch9.wmv" expression="full" duration="3517" fileSize="1100763047" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/1/9/0/0/7/4/CLR4InsideTypeEquivalence_ch9.mp3" expression="full" duration="3517" fileSize="28137324" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/1/9/0/0/7/4/CLR4InsideTypeEquivalence_ch9.mp4" expression="full" duration="3517" fileSize="346906519" type="video/mp4" medium="video"></media:content>
        <media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/1/9/0/0/7/4/CLR4InsideTypeEquivalence_ch9.wma" expression="full" duration="3517" fileSize="56894741" type="audio/x-ms-wma" medium="audio"></media:content>
        <media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/1/9/0/0/7/4/CLR4InsideTypeEquivalence_ch9.wmv" expression="full" duration="3517" fileSize="213114539" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/1/9/0/0/7/4/CLR4InsideTypeEquivalence_Zune_ch9.wmv" expression="full" duration="3517" fileSize="498394519" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="mms://mschnlnine.wmod.llnwd.net/a1809/d1/ch9/1/9/0/0/7/4/CLR4InsideTypeEquivalence_s_ch9.wmv" expression="full" duration="3517" fileSize="231" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://mschnlnine.vo.llnwd.net/d1/ch9/1/9/0/0/7/4/CLR4InsideTypeEquivalence_ch9.wmv" length="213114539" type="video/x-ms-wmv"></enclosure>
      <dc:creator>Charles</dc:creator>
      <itunes:author>Charles</itunes:author>
      <slash:comments>4</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Shows/Going+Deep/Raja-Krishnaswamy-and-Vance-Morrison-CLR-4-Inside-Type-Equivalence/RSS</wfw:commentRss>
      <category>.NET</category>
      <category>.NET Framework</category>
      <category>CLR 4</category>
      <category>COM</category>
      <category>COM Interop</category>
      <category>No-PIA</category>
      <category>Programming</category>
      <category>Raja Krishnaswamy</category>
      <category>Type Equivalence</category>
      <category>Vance Morrison</category>
    </item>
  <item>
      <title>Raja Krishnaswamy and Jesse Kaplan: CLR 4 - Inside No-PIA</title>
      <description><![CDATA[Principal Architect Raja Krishnaswamy, Program Manager Jesse Kaplan&nbsp;and team have created a new way to streamline and simplfiy PIA-based&nbsp;COM Interop: rather than including an entire PIA (Primary Interop Assembly) in your application to utilize the functionality
 of a few of its member classes, with CLR 4 you are able, via type embedding and type equivalence, to include only the objects you need which has the pleasant side effect of decreasing the size of your application and making it much easier for you to update
 without relying on a new PIA version from some third party (like Microsoft Office, for a canonical example). How does this work, exactly? Does this mean that PIAs are no longer required? How does versioning in this scenario work, exactly? Let's learn all about
 the thinking behind the thinking of this new CLR enabled feature, No-PIA.<br /><br />You will learn, in great detail, about Type Equivalence in a soon to be released conversation with Raja and Vance Morrison. For now, wrap your head around No-PIA. Raja and Jesse are great at explaining complexity in simple to understand ways.&nbsp;<br /><br />No-PIA in CLR 4&nbsp;is the&nbsp;beginning of something very, very useful (consider the non-interop scenario (managed to managed)&nbsp;for a moment. Fascinating, Captain.)<br /><br />Enjoy!  <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/com+interop/RSS&WT.dl=0&WT.entryid=Entry:RSSView:90c5d6e8c2cc4156a6339dea00cad073">]]></description>
      <comments>http://channel9.msdn.com/Blogs/Charles/Raja-Krishnaswamy-and-Jesse-Kaplan-CLR-4-Inside-No-PIA</comments>
      <itunes:summary>Principal Architect Raja Krishnaswamy, Program Manager Jesse Kaplan&amp;nbsp;and team have created a new way to streamline and simplfiy PIA-based&amp;nbsp;COM Interop: rather than including an entire PIA (Primary Interop Assembly) in your application to utilize the functionality
 of a few of its member classes, with CLR 4 you are able, via type embedding and type equivalence, to include only the objects you need which has the pleasant side effect of decreasing the size of your application and making it much easier for you to update
 without relying on a new PIA version from some third party (like Microsoft Office, for a canonical example). How does this work, exactly? Does this mean that PIAs are no longer required? How does versioning in this scenario work, exactly? Let&#39;s learn all about
 the thinking behind the thinking of this new CLR enabled feature, No-PIA.You will learn, in great detail, about Type Equivalence in a soon to be released conversation with Raja and Vance Morrison. For now, wrap your head around No-PIA. Raja and Jesse are great at explaining complexity in simple to understand ways.&amp;nbsp;No-PIA in CLR 4&amp;nbsp;is the&amp;nbsp;beginning of something very, very useful (consider the non-interop scenario (managed to managed)&amp;nbsp;for a moment. Fascinating, Captain.)Enjoy! </itunes:summary>
      <itunes:duration>1670</itunes:duration>
      <link>http://channel9.msdn.com/Blogs/Charles/Raja-Krishnaswamy-and-Jesse-Kaplan-CLR-4-Inside-No-PIA</link>
      <pubDate>Wed, 27 May 2009 15:43:00 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Blogs/Charles/Raja-Krishnaswamy-and-Jesse-Kaplan-CLR-4-Inside-No-PIA</guid>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/100/467182_100x75.jpg" height="75" width="100"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/220/467182_220x165.jpg" height="165" width="220"></media:thumbnail>
      <media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/ch9/2/8/1/7/6/4/CLR4EmbeddedTypesNoPIA_large_ch9.png" height="240" width="320"></media:thumbnail>
      <media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/ch9/2/8/1/7/6/4/CLR4EmbeddedTypesNoPIA_small_ch9.png" height="64" width="85"></media:thumbnail>
      <media:group>
        <media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/2/8/1/7/6/4/CLR4EmbeddedTypesNoPIA_2MB_ch9.wmv" expression="full" duration="1670" fileSize="522911965" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/2/8/1/7/6/4/CLR4EmbeddedTypesNoPIA_ch9.mp3" expression="full" duration="1670" fileSize="13365942" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/2/8/1/7/6/4/CLR4EmbeddedTypesNoPIA_ch9.mp4" expression="full" duration="1670" fileSize="164822178" type="video/mp4" medium="video"></media:content>
        <media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/2/8/1/7/6/4/CLR4EmbeddedTypesNoPIA_ch9.wma" expression="full" duration="1670" fileSize="27034981" type="audio/x-ms-wma" medium="audio"></media:content>
        <media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/2/8/1/7/6/4/CLR4EmbeddedTypesNoPIA_ch9.wmv" expression="full" duration="1670" fileSize="100991463" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/2/8/1/7/6/4/CLR4EmbeddedTypesNoPIA_Zune_ch9.wmv" expression="full" duration="1670" fileSize="233295443" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="mms://mschnlnine.wmod.llnwd.net/a1809/d1/ch9/2/8/1/7/6/4/CLR4EmbeddedTypesNoPIA_s_ch9.wmv" expression="full" duration="1670" fileSize="225" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://mschnlnine.vo.llnwd.net/d1/ch9/2/8/1/7/6/4/CLR4EmbeddedTypesNoPIA_ch9.wmv" length="100991463" type="video/x-ms-wmv"></enclosure>
      <dc:creator>Charles</dc:creator>
      <itunes:author>Charles</itunes:author>
      <slash:comments>7</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Blogs/Charles/Raja-Krishnaswamy-and-Jesse-Kaplan-CLR-4-Inside-No-PIA/RSS</wfw:commentRss>
      <category>Architecture</category>
      <category>CLR</category>
      <category>CLR 4</category>
      <category>COM</category>
      <category>COM Interop</category>
      <category>No-PIA</category>
      <category>Raja Krishnaswamy</category>
      <category>Type Equivalence</category>
    </item>    
</channel>
</rss>