<?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 REST</title>
    <atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Tags/rest/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 REST</title>
      <link>http://channel9.msdn.com/Tags/rest</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/rest</link>
    <language>en</language>
    <pubDate>Sat, 18 May 2013 19:25:17 GMT</pubDate>
    <lastBuildDate>Sat, 18 May 2013 19:25:17 GMT</lastBuildDate>
    <generator>Rev9</generator>
    <c9:totalResults>56</c9:totalResults>
    <c9:pageCount>3</c9:pageCount>
    <c9:pageSize>25</c9:pageSize>
  <item>
      <title>Programming in C#: (07) Interacting with the File System, and Leveraging Web Services</title>
      <description><![CDATA[<p>Why read or write to the file system? This session provides an overview about interacting with the file system and leveraging web services.</p><ul><li><a href="http://channel9.msdn.com/Series/Programming-in-C-Jump-Start/Programming-in-C-07-Interacting-with-the-File-System-and-Leveraging-Web-Services#time=01m26s">[01:26]</a> - Interacting with the File System </li><li><a href="http://channel9.msdn.com/Series/Programming-in-C-Jump-Start/Programming-in-C-07-Interacting-with-the-File-System-and-Leveraging-Web-Services#time=13m03s">[13:03]</a> - How to modify files </li><li><a href="http://channel9.msdn.com/Series/Programming-in-C-Jump-Start/Programming-in-C-07-Interacting-with-the-File-System-and-Leveraging-Web-Services#time=16m11s">[16:11]</a> - What are web services? </li><li><a href="http://channel9.msdn.com/Series/Programming-in-C-Jump-Start/Programming-in-C-07-Interacting-with-the-File-System-and-Leveraging-Web-Services#time=27m34s">[27:34]</a> - REST services and serialization </li><li><a href="http://channel9.msdn.com/Series/Programming-in-C-Jump-Start/Programming-in-C-07-Interacting-with-the-File-System-and-Leveraging-Web-Services#time=43m34s">[43:34]</a> - Asychronous programming </li></ul><p>Full course outline:</p><ul><li>Mod 01: <a title="OOP, Managed Languages and C#" href="http://channel9.msdn.com/posts/Programming-in-C-01-OOP-Managed-Languages-and-C" target="_self">OOP, Managed Languages and C#</a> </li><li>Mod 02: <a title="Complex Types, Object Interfaces and Inheritance" href="http://channel9.msdn.com/posts/Programming-in-C-02-Complex-Types-Object-Interfaces-and-Inheritance" target="_self">Complex Types, Object Interfaces and Inheritance</a> </li><li>Mod 03: <a title="Controlling Programmatic Flow, and Manipulating Types and Strings" href="http://channel9.msdn.com/posts/Programming-in-C-03-Controlling-Programmatic-Flow-and-Manipulating-Types-and-Strings" target="_self">Controlling Programmatic Flow, and Manipulating Types and Strings</a> </li><li>Mod 04: <a title="Code Reflection and Working with Garbage Collection" href="http://channel9.msdn.com/posts/Programming-in-C-04-Code-Reflection-and-Working-with-Garbage-Collection" target="_self">Code Reflection and Working with Garbage Collection</a> </li><li>Mod 05: <a title="Type and Value Validation, and Encryption Techniques" href="http://channel9.msdn.com/posts/Programming-in-C-05-Type-and-Value-Validation-and-Encryption-Techniques" target="_self">Type and Value Validation, and Encryption Techniques</a> </li><li>Mod 06: <a title="Splitting Assemblies, WinMD, Diagnostics and Instrumentation" href="http://channel9.msdn.com/posts/Programming-in-C-06-Splitting-Assemblies-WinMD-Diagnostics-and-Instrumentation" target="_self">Splitting Assemblies, WinMD, Diagnostics and Instrumentation</a> </li><li>Mod 07: Interacting with the File System, and Leveraging Web Services </li><li>Mod 08: <a title="Using LINQ to Objects and XML, and Serialization" href="http://channel9.msdn.com/posts/Programming-in-C-08-Using-LINQ-to-Objects-and-XML-and-Serialization" target="_self">Using LINQ to Objects and XML, and Serialization</a> </li></ul> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/rest/RSS&WT.dl=0&WT.entryid=Entry:RSSView:3756cd4149c94a7a87e5a183014bfed1">]]></description>
      <comments>http://channel9.msdn.com/Series/Programming-in-C-Jump-Start/Programming-in-C-07-Interacting-with-the-File-System-and-Leveraging-Web-Services</comments>
      <itunes:summary>Why read or write to the file system? This session provides an overview about interacting with the file system and leveraging web services. [01:26] - Interacting with the File System [13:03] - How to modify files [16:11] - What are web services? [27:34] - REST services and serialization [43:34] - Asychronous programming Full course outline: Mod 01: OOP, Managed Languages and C# Mod 02: Complex Types, Object Interfaces and Inheritance Mod 03: Controlling Programmatic Flow, and Manipulating Types and Strings Mod 04: Code Reflection and Working with Garbage Collection Mod 05: Type and Value Validation, and Encryption Techniques Mod 06: Splitting Assemblies, WinMD, Diagnostics and Instrumentation Mod 07: Interacting with the File System, and Leveraging Web Services Mod 08: Using LINQ to Objects and XML, and Serialization </itunes:summary>
      <itunes:duration>2751</itunes:duration>
      <link>http://channel9.msdn.com/Series/Programming-in-C-Jump-Start/Programming-in-C-07-Interacting-with-the-File-System-and-Leveraging-Web-Services</link>
      <pubDate>Tue, 19 Mar 2013 17:24:48 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Series/Programming-in-C-Jump-Start/Programming-in-C-07-Interacting-with-the-File-System-and-Leveraging-Web-Services</guid>
      <media:thumbnail url="http://media.ch9.ms/ch9/73a3/eaeb9a94-30d1-4b13-a9d4-2322e80d73a3/CSharpJS07_100.jpg" height="56" width="100"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/73a3/eaeb9a94-30d1-4b13-a9d4-2322e80d73a3/CSharpJS07_220.jpg" height="123" width="220"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/73a3/eaeb9a94-30d1-4b13-a9d4-2322e80d73a3/CSharpJS07_512.jpg" height="288" width="512"></media:thumbnail>
      <media:group>
        <media:content url="http://media.ch9.ms/ch9/73a3/eaeb9a94-30d1-4b13-a9d4-2322e80d73a3/CSharpJS07.mp3" expression="full" duration="2751" fileSize="44020987" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/73a3/eaeb9a94-30d1-4b13-a9d4-2322e80d73a3/CSharpJS07.mp4" expression="full" duration="2751" fileSize="264425533" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/73a3/eaeb9a94-30d1-4b13-a9d4-2322e80d73a3/CSharpJS07.webm" expression="full" duration="2751" fileSize="87785591" type="video/webm" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/73a3/eaeb9a94-30d1-4b13-a9d4-2322e80d73a3/CSharpJS07.wma" expression="full" duration="2751" fileSize="22252655" type="audio/x-ms-wma" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/73a3/eaeb9a94-30d1-4b13-a9d4-2322e80d73a3/CSharpJS07.wmv" expression="full" duration="2751" fileSize="137410151" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/73a3/eaeb9a94-30d1-4b13-a9d4-2322e80d73a3/CSharpJS07_high.mp4" expression="full" duration="2751" fileSize="579945823" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/73a3/eaeb9a94-30d1-4b13-a9d4-2322e80d73a3/CSharpJS07_mid.mp4" expression="full" duration="2751" fileSize="404981011" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/73a3/eaeb9a94-30d1-4b13-a9d4-2322e80d73a3/CSharpJS07_Source.wmv" expression="full" duration="2751" fileSize="538250646" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://smooth.ch9.ms/ch9/73a3/eaeb9a94-30d1-4b13-a9d4-2322e80d73a3/CSharpJS07.ism/manifest" expression="full" duration="2751" fileSize="8398" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://media.ch9.ms/ch9/73a3/eaeb9a94-30d1-4b13-a9d4-2322e80d73a3/CSharpJS07.wmv" length="137410151" type="video/x-ms-wmv"></enclosure>
      <dc:creator>JeffKoch</dc:creator>
      <itunes:author>JeffKoch</itunes:author>
      <slash:comments>0</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Series/Programming-in-C-Jump-Start/Programming-in-C-07-Interacting-with-the-File-System-and-Leveraging-Web-Services/RSS</wfw:commentRss>
      <category>C#</category>
      <category>REST</category>
      <category>SOAP</category>
      <category>Async</category>
    </item>
  <item>
      <title>Windows 8 Apps and the Outside World</title>
      <description><![CDATA[<p>This is a recording from an MSDN webcast&nbsp;on&nbsp;October 2, 2012.</p><p><strong>Abstract <br></strong><span lang="EN-US"><span lang="EN-US">Windows Store apps will give users a great experience. Apps promise the user to be alive and connected. Being connected means interfacing with services and the cloud. But what options do we have to make the connection to the outside world? In this session, we'll explore how WinRT apps can connect with services (WCF, REST...)&nbsp;and the cloud to offer a great experience. We'll also see how internals like roaming data can be used in your apps.</span></span></p><p><strong>Speaker: <a href="http://twitter.com/gillcleeren" target="_blank">Gill Cleeren</a></strong></p><p><a href="http://www.slideshare.net/msdnbelux/windows-8-apps-and-the-outside-world" target="_blank"><strong>Download the slides.</strong></a></p><p><strong>Extra <br></strong>- Belgian app builders: discover your new home: <a href="http://msdn.be/apps">http://msdn.be/apps</a> AKA the <strong>Apps on Windows</strong> portal.<strong><br></strong><span lang="EN-US">- Working on Windows 8 app and need some expert advice? Attend an <a href="http://appclinics.be" target="_blank"><strong>App Clinic</strong></a>! <br>- </span><span lang="EN-US">Have a look at the next <strong>events&nbsp;</strong>we have planned for developers in Belgium: <a href="http://msdn-events.be/">http://msdn-events.be</a></span><span lang="EN-US">&nbsp;</span></p> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/rest/RSS&WT.dl=0&WT.entryid=Entry:RSSView:5c1979e8f06449b690b9a0eb00c436e8">]]></description>
      <comments>http://channel9.msdn.com/posts/Windows-8-Apps-and-the-Outside-World</comments>
      <itunes:summary>This is a recording from an MSDN webcast&amp;nbsp;on&amp;nbsp;October 2, 2012. Abstract Windows Store apps will give users a great experience. Apps promise the user to be alive and connected. Being connected means interfacing with services and the cloud. But what options do we have to make the connection to the outside world? In this session, we&#39;ll explore how WinRT apps can connect with services (WCF, REST...)&amp;nbsp;and the cloud to offer a great experience. We&#39;ll also see how internals like roaming data can be used in your apps. Speaker: Gill Cleeren Download the slides. Extra - Belgian app builders: discover your new home: http://msdn.be/apps AKA the Apps on Windows portal.- Working on Windows 8 app and need some expert advice? Attend an App Clinic! - Have a look at the next events&amp;nbsp;we have planned for developers in Belgium: http://msdn-events.be&amp;nbsp; </itunes:summary>
      <itunes:duration>4186</itunes:duration>
      <link>http://channel9.msdn.com/posts/Windows-8-Apps-and-the-Outside-World</link>
      <pubDate>Mon, 15 Oct 2012 13:37:43 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/posts/Windows-8-Apps-and-the-Outside-World</guid>
      <media:thumbnail url="http://media.ch9.ms/ch9/fb0e/068c6c60-921a-4d3a-be53-c9f5c866fb0e/win8appsoutsideworld_100.jpg" height="75" width="100"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/fb0e/068c6c60-921a-4d3a-be53-c9f5c866fb0e/win8appsoutsideworld_220.jpg" height="165" width="220"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/fb0e/068c6c60-921a-4d3a-be53-c9f5c866fb0e/win8appsoutsideworld_512.jpg" height="384" width="512"></media:thumbnail>
      <media:group>
        <media:content url="http://media.ch9.ms/ch9/fb0e/068c6c60-921a-4d3a-be53-c9f5c866fb0e/win8appsoutsideworld.mp3" expression="full" duration="4186" fileSize="66990668" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/fb0e/068c6c60-921a-4d3a-be53-c9f5c866fb0e/win8appsoutsideworld.mp4" expression="full" duration="4186" fileSize="356932558" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/fb0e/068c6c60-921a-4d3a-be53-c9f5c866fb0e/win8appsoutsideworld.webm" expression="full" duration="4186" fileSize="117644809" type="video/webm" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/fb0e/068c6c60-921a-4d3a-be53-c9f5c866fb0e/win8appsoutsideworld.wma" expression="full" duration="4186" fileSize="33860111" type="audio/x-ms-wma" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/fb0e/068c6c60-921a-4d3a-be53-c9f5c866fb0e/win8appsoutsideworld.wmv" expression="full" duration="4186" fileSize="171141329" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/fb0e/068c6c60-921a-4d3a-be53-c9f5c866fb0e/win8appsoutsideworld_high.mp4" expression="full" duration="4186" fileSize="833541296" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/fb0e/068c6c60-921a-4d3a-be53-c9f5c866fb0e/win8appsoutsideworld_mid.mp4" expression="full" duration="4186" fileSize="570950457" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/fb0e/068c6c60-921a-4d3a-be53-c9f5c866fb0e/win8appsoutsideworld_Source.wmv" expression="full" duration="4186" fileSize="226390669" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://smooth.ch9.ms/ch9/fb0e/068c6c60-921a-4d3a-be53-c9f5c866fb0e/win8appsoutsideworld.ism/manifest" expression="full" duration="4186" fileSize="6270" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://media.ch9.ms/ch9/fb0e/068c6c60-921a-4d3a-be53-c9f5c866fb0e/win8appsoutsideworld.wmv" length="171141329" type="video/x-ms-wmv"></enclosure>
      <dc:creator>Anthony de Bruyn</dc:creator>
      <itunes:author>Anthony de Bruyn</itunes:author>
      <slash:comments>0</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/posts/Windows-8-Apps-and-the-Outside-World/rss</wfw:commentRss>
      <category>BeLux</category>
      <category>Cloud</category>
      <category>REST</category>
      <category>WCF</category>
      <category>WinRT</category>
    </item>
  <item>
      <title>Edge Show 39 - Orchestrator Enhancements in System Center 2012 SP1</title>
      <description><![CDATA[<p><strong><u>News:</u></strong></p><ul><li><a href="http://channel9.msdn.com/Shows/Edge/Edge-Show-39-Orchestrator-Enhancements-in-System-Center-2012-SP1#time=0m10s">[00:10]</a> Office 2013 is now code complete! Learn more at: <a href="http://www.office.com/preview">http://www.office.com/preview</a> </li><li><a href="http://channel9.msdn.com/Shows/Edge/Edge-Show-39-Orchestrator-Enhancements-in-System-Center-2012-SP1#time=0m30s">[00:30]</a> Microsoft Press has released many new books&nbsp;for Windows 8 and Windows Server 2012. See them here: <a href="http://blogs.msdn.com/b/Microsoft_Press">http://blogs.msdn.com/b/Microsoft_Press</a> &nbsp;&nbsp;&nbsp;&nbsp; </li><li><a href="http://channel9.msdn.com/Shows/Edge/Edge-Show-39-Orchestrator-Enhancements-in-System-Center-2012-SP1#time=1m25s">[01:25]</a> There are two new Microsoft Jump Starts&nbsp;coming soon! Sign up for the&nbsp;Windows 8&nbsp;(<a href="http://aka.ms/Windows8JumpStart">http://aka.ms/Windows8JumpStart</a>)&nbsp;and the Windows Server 2012 (<a href="http://aka.ms/Server2012JumpStart">http://aka.ms/Server2012JumpStart</a>)&nbsp;Jump Starts today! </li><li><a href="http://channel9.msdn.com/Shows/Edge/Edge-Show-39-Orchestrator-Enhancements-in-System-Center-2012-SP1#time=2m35s">[02:35]</a> Take our 6<sup>th</sup> Annual IT Pro Survey&nbsp;so we can learn more about the industry's demand for salaries and skills: <a href="http://aka.ms/ITProSkillSurvey">http://aka.ms/ITProSkillSurvey</a> </li></ul><p>&nbsp;</p><p><strong><u>Technical Interview:</u></strong> At <a href="http://channel9.msdn.com/Shows/Edge/Edge-Show-39-Orchestrator-Enhancements-in-System-Center-2012-SP1#time=4m25s">[04:25]</a> Symon talks with Justin Incarnato, a Senior Program Manager for System Center, about the upcoming changes in System Center 2012 SP1 for Orchestrator. After explaining the release cycle for Service Pack 1, Justin gives an overview of Orchestrator and its history in joining the System Center 2012 family after Microsoft's acquisition of Opalis. Symon and Justin then talk about the importance of integration in a private cloud environment and how Orchestrator has the ability to support and automate processes for virtually any piece of software or hardware in the datacenter, including VMware. Next they discuss the enhancements made for SP1, including: improved System Center integration; new Integration Packs for Azure, REST, FTP, and Exchange; support for Windows Server 2012 and SQL Server 2012; and globalization efforts that give the product many new language options. At <a href="http://channel9.msdn.com/Shows/Edge/Edge-Show-39-Orchestrator-Enhancements-in-System-Center-2012-SP1#time=12m25s">[12:25]</a> Justin demos a series of workflows, including cloning VMs in a VMware vSphere environment, integrating alerts with HP Operations Manager, and updating calendar appointments with Exchange with Office 365.</p><p>&nbsp;</p><p><strong><u>Connect with the Edge Team:</u></strong></p><p><a title="Facebook" href="https://www.facebook.com/group.php?gid=5850797374">Facebook</a> – <a title="Twitter" href="https://twitter.com/tnedge">Twitter</a></p> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/rest/RSS&WT.dl=0&WT.entryid=Entry:RSSView:7db0652d63054f569833a0e50126337d">]]></description>
      <comments>http://channel9.msdn.com/Shows/Edge/Edge-Show-39-Orchestrator-Enhancements-in-System-Center-2012-SP1</comments>
      <itunes:summary>News: [00:10] Office 2013 is now code complete! Learn more at: http://www.office.com/preview [00:30] Microsoft Press has released many new books&amp;nbsp;for Windows 8 and Windows Server 2012. See them here: http://blogs.msdn.com/b/Microsoft_Press &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [01:25] There are two new Microsoft Jump Starts&amp;nbsp;coming soon! Sign up for the&amp;nbsp;Windows 8&amp;nbsp;(http://aka.ms/Windows8JumpStart)&amp;nbsp;and the Windows Server 2012 (http://aka.ms/Server2012JumpStart)&amp;nbsp;Jump Starts today! [02:35] Take our 6th Annual IT Pro Survey&amp;nbsp;so we can learn more about the industry&#39;s demand for salaries and skills: http://aka.ms/ITProSkillSurvey &amp;nbsp; Technical Interview: At [04:25] Symon talks with Justin Incarnato, a Senior Program Manager for System Center, about the upcoming changes in System Center 2012 SP1 for Orchestrator. After explaining the release cycle for Service Pack 1, Justin gives an overview of Orchestrator and its history in joining the System Center 2012 family after Microsoft&#39;s acquisition of Opalis. Symon and Justin then talk about the importance of integration in a private cloud environment and how Orchestrator has the ability to support and automate processes for virtually any piece of software or hardware in the datacenter, including VMware. Next they discuss the enhancements made for SP1, including: improved System Center integration; new Integration Packs for Azure, REST, FTP, and Exchange; support for Windows Server 2012 and SQL Server 2012; and globalization efforts that give the product many new language options. At [12:25] Justin demos a series of workflows, including cloning VMs in a VMware vSphere environment, integrating alerts with HP Operations Manager, and updating calendar appointments with Exchange with Office 365. &amp;nbsp; Connect with the Edge Team: Facebook – Twitter </itunes:summary>
      <itunes:duration>1366</itunes:duration>
      <link>http://channel9.msdn.com/Shows/Edge/Edge-Show-39-Orchestrator-Enhancements-in-System-Center-2012-SP1</link>
      <pubDate>Thu, 11 Oct 2012 23:41:25 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Shows/Edge/Edge-Show-39-Orchestrator-Enhancements-in-System-Center-2012-SP1</guid>
      <media:thumbnail url="http://media.ch9.ms/ch9/f5ae/abd643a4-c829-46da-aec5-9535eeedf5ae/EdgeShow39OrchestratorEnhancementsinSystemCenter2_100.jpg" height="56" width="100"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/f5ae/abd643a4-c829-46da-aec5-9535eeedf5ae/EdgeShow39OrchestratorEnhancementsinSystemCenter2_220.jpg" height="123" width="220"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/f5ae/abd643a4-c829-46da-aec5-9535eeedf5ae/EdgeShow39OrchestratorEnhancementsinSystemCenter2_512.jpg" height="288" width="512"></media:thumbnail>
      <media:group>
        <media:content url="http://media.ch9.ms/ch9/f5ae/abd643a4-c829-46da-aec5-9535eeedf5ae/EdgeShow39OrchestratorEnhancementsinSystemCenter2.mp3" expression="full" duration="1366" fileSize="21862626" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/f5ae/abd643a4-c829-46da-aec5-9535eeedf5ae/EdgeShow39OrchestratorEnhancementsinSystemCenter2.mp4" expression="full" duration="1366" fileSize="130663453" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/f5ae/abd643a4-c829-46da-aec5-9535eeedf5ae/EdgeShow39OrchestratorEnhancementsinSystemCenter2.webm" expression="full" duration="1366" fileSize="50455764" type="video/webm" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/f5ae/abd643a4-c829-46da-aec5-9535eeedf5ae/EdgeShow39OrchestratorEnhancementsinSystemCenter2.wma" expression="full" duration="1366" fileSize="11053743" type="audio/x-ms-wma" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/f5ae/abd643a4-c829-46da-aec5-9535eeedf5ae/EdgeShow39OrchestratorEnhancementsinSystemCenter2.wmv" expression="full" duration="1366" fileSize="96376601" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/f5ae/abd643a4-c829-46da-aec5-9535eeedf5ae/EdgeShow39OrchestratorEnhancementsinSystemCenter2_high.mp4" expression="full" duration="1366" fileSize="287790892" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/f5ae/abd643a4-c829-46da-aec5-9535eeedf5ae/EdgeShow39OrchestratorEnhancementsinSystemCenter2_mid.mp4" expression="full" duration="1366" fileSize="200463188" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/f5ae/abd643a4-c829-46da-aec5-9535eeedf5ae/EdgeShow39OrchestratorEnhancementsinSystemCenter2_Source.wmv" expression="full" duration="1366" fileSize="434784190" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://smooth.ch9.ms/ch9/f5ae/abd643a4-c829-46da-aec5-9535eeedf5ae/EdgeShow39OrchestratorEnhancementsinSystemCenter2.ism/manifest" expression="full" duration="1366" fileSize="8150" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://media.ch9.ms/ch9/f5ae/abd643a4-c829-46da-aec5-9535eeedf5ae/EdgeShow39OrchestratorEnhancementsinSystemCenter2.wmv" length="96376601" type="video/x-ms-wmv"></enclosure>
      <dc:creator>Symon Perriman</dc:creator>
      <itunes:author>Symon Perriman</itunes:author>
      <slash:comments>1</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Shows/Edge/Edge-Show-39-Orchestrator-Enhancements-in-System-Center-2012-SP1/RSS</wfw:commentRss>
      <category>Azure</category>
      <category>Exchange</category>
      <category>HP</category>
      <category>IT Pro</category>
      <category>JumpStart</category>
      <category>Microsoft Office</category>
      <category>REST</category>
      <category>IT professionals</category>
      <category>Office 365</category>
      <category>Windows 8</category>
      <category>Private Cloud</category>
      <category>SQL Server 2012</category>
      <category>System Center 2012</category>
      <category>VMWare</category>
      <category>System Center Orchestrator</category>
      <category>Windows Server 2012</category>
    </item>
  <item>
      <title>Building the Windows 8 Community App</title>
      <description><![CDATA[<p>This is a recording from the 6th edition of the Belgian <a href="http://www.communityday.be" target="_blank">Community Day</a>&nbsp;(21 June 2012).</p><p><strong>Abstract<br></strong>We, community members, all like to join as many interesting events as possible. However combining events from multiple user groups is quite a challenge for both the organizers and the visitors. That's why some of us community citizens did step up to create a single place grouping the calendars of the different Belgian communities. In this session Bart and Glenn will go deeper in building a REST-based Windows 8 application, both backend and frontend. The community calendar application also provides the possibility to search, share and register for events using some of the available Windows 8 contracts.</p><p><strong>Speakers<br></strong><a href="https://twitter.com/bartlannoeye" target="_blank">Bart Lannoeye</a>&nbsp;&amp; <a href="https://twitter.com/depechie" target="_blank">Glenn Versweyveld</a><br><br>Build your Windows 8 app now! Make it real within 4 simple steps: <a href="http://www.microsoft.com/belux/msdn/metromap/buildyourapp.html">http://www.microsoft.com/belux/msdn/metromap/buildyourapp.html</a></p> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/rest/RSS&WT.dl=0&WT.entryid=Entry:RSSView:8c9ad74ff83b4d18a919a09000d3298a">]]></description>
      <comments>http://channel9.msdn.com/posts/Building-the-Windows-8-Community-App</comments>
      <itunes:summary>This is a recording from the 6th edition of the Belgian Community Day&amp;nbsp;(21 June 2012). AbstractWe, community members, all like to join as many interesting events as possible. However combining events from multiple user groups is quite a challenge for both the organizers and the visitors. That&#39;s why some of us community citizens did step up to create a single place grouping the calendars of the different Belgian communities. In this session Bart and Glenn will go deeper in building a REST-based Windows 8 application, both backend and frontend. The community calendar application also provides the possibility to search, share and register for events using some of the available Windows 8 contracts. SpeakersBart Lannoeye&amp;nbsp;&amp;amp; Glenn VersweyveldBuild your Windows 8 app now! Make it real within 4 simple steps: http://www.microsoft.com/belux/msdn/metromap/buildyourapp.html </itunes:summary>
      <itunes:duration>3229</itunes:duration>
      <link>http://channel9.msdn.com/posts/Building-the-Windows-8-Community-App</link>
      <pubDate>Mon, 16 Jul 2012 15:44:02 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/posts/Building-the-Windows-8-Community-App</guid>
      <media:thumbnail url="http://media.ch9.ms/ch9/6de1/d2cdae7b-d627-45c5-9335-bd5359806de1/win8commapp_100.jpg" height="75" width="100"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/6de1/d2cdae7b-d627-45c5-9335-bd5359806de1/win8commapp_220.jpg" height="165" width="220"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/6de1/d2cdae7b-d627-45c5-9335-bd5359806de1/win8commapp_512.jpg" height="384" width="512"></media:thumbnail>
      <media:group>
        <media:content url="http://media.ch9.ms/ch9/6de1/d2cdae7b-d627-45c5-9335-bd5359806de1/win8commapp.mp3" expression="full" duration="3229" fileSize="51673718" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/6de1/d2cdae7b-d627-45c5-9335-bd5359806de1/win8commapp.mp4" expression="full" duration="3229" fileSize="288753834" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/6de1/d2cdae7b-d627-45c5-9335-bd5359806de1/win8commapp.webm" expression="full" duration="3229" fileSize="110385320" type="video/webm" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/6de1/d2cdae7b-d627-45c5-9335-bd5359806de1/win8commapp.wma" expression="full" duration="3229" fileSize="26118803" type="audio/x-ms-wma" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/6de1/d2cdae7b-d627-45c5-9335-bd5359806de1/win8commapp.wmv" expression="full" duration="3229" fileSize="238904859" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/6de1/d2cdae7b-d627-45c5-9335-bd5359806de1/win8commapp_high.mp4" expression="full" duration="3229" fileSize="656564254" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/6de1/d2cdae7b-d627-45c5-9335-bd5359806de1/win8commapp_mid.mp4" expression="full" duration="3229" fileSize="451847189" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/6de1/d2cdae7b-d627-45c5-9335-bd5359806de1/win8commapp_Source.wmv" expression="full" duration="3229" fileSize="299464927" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://smooth.ch9.ms/ch9/6de1/d2cdae7b-d627-45c5-9335-bd5359806de1/win8commapp.ism/manifest" expression="full" duration="3229" fileSize="6180" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://media.ch9.ms/ch9/6de1/d2cdae7b-d627-45c5-9335-bd5359806de1/win8commapp.wmv" length="238904859" type="video/x-ms-wmv"></enclosure>
      <dc:creator>Anthony de Bruyn</dc:creator>
      <itunes:author>Anthony de Bruyn</itunes:author>
      <slash:comments>0</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/posts/Building-the-Windows-8-Community-App/rss</wfw:commentRss>
      <category>BeLux</category>
      <category>REST</category>
      <category>Windows 8</category>
    </item>
  <item>
      <title>.Net Gadgeteer, REST, Cameras, Servos and Windows Phone 7</title>
      <description><![CDATA[<p>Today's Hardware Friday post lets us play with some of our favorite things, .Net Gadgeteer, Servos, REST, Cameras and Windows Phone 7...</p><h2><a href="http://mikedodaro.net/2011/12/22/using-a-servo-with-a-net-gadgeteer-camera-device/" target="_blank">Using a Servo in a .NET Gadgeteer Camera Device</a></h2><blockquote><p>The <strong>Gadgeteer.Interfaces.PWMOutput</strong> interface can support the use of a <strong>servo </strong>to move mechanical parts of a device as needed by applications. This example uses the <strong>Gadgeteer.Interfaces.PWMOutput</strong> interface and a <strong>servomechanism</strong> to turn a camera through an arc of about 140 degrees. The <strong>Pulse Width Modulation</strong> (PWM) input for this servo is obtained from a <strong>WCF REST Web service</strong> running on a remote IIS Server. The user can direct the camera to take pictures over its range of motion from any device that can send a Web request to the service. After the camera takes a picture, the device generates a POST request to upload the picture to the Web service so it is accessible remotely. The post: <a href="http://wp.me/p1TEdE-eP">Controlling the Servo using a Windows Phone Application</a> describes a client application for the device and Web service.</p><p><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/UZ_VyXzHy5s&hl=en"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/UZ_VyXzHy5s&hl=en" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object></p><p>...</p><p>The core of this application is the code that polls the Web Service to get the PWM number that controls the servo. The number is a percentage of the delta between the top and bottom PWM settings, an unsigned integer that indicates a percentage of the range: 1% - 100%. The Web service returns the number to the application to be used in the <strong>SetPulse</strong> method of the <strong>Gadgeteer.Interfaces.PWMOutput </strong>interface.</p><p>Wiring the servo requires connecting the input wire to a pin on a <a href="http://gadgeteer.codeplex.com/wikipage?title=Socket%20Type%20P&amp;version=2">P socket </a>that supports pulse width modulation. The external power for the servo motor has to come from an external battery or transformer that supplies about 5 volts DC. The socket connections can be wired using the <a href="http://www.ghielectronics.com/catalog/product/273">GHI Electronics Extender Module</a>.</p><p><code>uint</code> <code>pulse = low &#43; (delta * percent / 100);</code></p><p><code>servo.SetPulse(20000000, pulse);</code></p><p>Here is a schematic of the servo-control circuit from the <strong>GHI Electronics Extender</strong> module. Following the schematic, a photo shows the wiring. Only pin 9 and the ground on pin 10 are needed for the PWM circuit.</p><p><a href="http://files.channel9.msdn.com/wlwimages/ae054c0b4d7b402ab1239e6800c0220f/image%5B2%5D-42.png" target="_blank"><img title="image" src="http://files.channel9.msdn.com/wlwimages/ae054c0b4d7b402ab1239e6800c0220f/image_thumb-41.png" alt="image" width="311" height="407" border="0"></a></p><p>Implementing a REST Web service can be done with the WCF REST Web Service Template 4.0. For more information on using the template project, see <a href="http://wp.me/p1TEdE-5L">REST Web Service to Record Data from a .NET Gadgeteer Sensor Device</a> and <a href="http://wp.me/p1TEdE-7m">Remote Control of .NET Gadgeteer Device via REST Web Service</a>.</p><p>...</p><p>The Web service code that receives the picture from the camera module is shown in the following blocks. Implementing the Web service to manage state information was easy, but getting the bitmap data into a format that works on this service took some discussion. Marco Minerva is skilled in this area and provided some of this code in a discussion that you can follow on an <a href="http://social.msdn.microsoft.com/Forums/en-US/wcf/thread/bd984f1d-640e-46c0-8bbf-598fafd4f39d/">MSDN WCF forum thread</a>.</p><p>First the classes to store data and maintain state:</p><p>...</p><p>The <a href="http://visualstudiogallery.msdn.microsoft.com/fbc7e5c1-a0d2-41bd-9d7b-e54c845394cd">WCF REST Web service template 4.0</a> works fine for the GET and for the POST methods.</p><p>The Web.config file for the Web service follows.</p><p><code><pre class="brush: xml">&lt;?xml version=&quot;1.0&quot;?&gt;

&lt;configuration&gt;
&lt;system.web&gt;
&lt;compilation debug=&quot;true&quot; targetFramework=&quot;4.0&quot; /&gt;
&lt;/system.web&gt;
&lt;system.webServer&gt;
&lt;modules runAllManagedModulesForAllRequests=&quot;true&quot;&gt;
&lt;add name=&quot;UrlRoutingModule&quot; type=&quot;System.Web.Routing.UrlRoutingModule, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a&quot; /&gt;
&lt;/modules&gt;
&lt;/system.webServer&gt;
&lt;system.serviceModel&gt;
&lt;serviceHostingEnvironment aspNetCompatibilityEnabled=&quot;true&quot; multipleSiteBindingsEnabled=&quot;true&quot;/&gt;
&lt;standardEndpoints&gt;
&lt;webHttpEndpoint&gt;

&lt;!--
Configure the WCF REST service base address via the global.asax.cs file and the default endpoint via the attributes on the &lt;standardEndpoint&gt; element below
--&gt;

&lt;standardEndpoint name=&quot;&quot; helpEnabled=&quot;true&quot;
automaticFormatSelectionEnabled=&quot;true&quot; maxReceivedMessageSize=&quot;4194304&quot;
transferMode=&quot;Buffered&quot; /&gt;
&lt;/webHttpEndpoint&gt;
&lt;/standardEndpoints&gt;
&lt;/system.serviceModel&gt;
&lt;/configuration&gt;
</pre></code></p><p>For more information about the WCF Web services, see the forum discussion:</p><p>...</p></blockquote><h2><a href="http://mikedodaro.net/2012/01/06/controlling-the-servo-using-a-windows-phone-application/" target="_blank">Controlling the Servo using a Windows Phone application</a></h2><blockquote><p>In the post <a href="http://mikedodaro.net/2011/12/22/using-a-servo-with-a-net-gadgeteer-camera-device/">Using a Servo in a .NET Gadgeteer Camera Device</a> we saw how to create a .NET Gadgeteer application that uses a Servo to change the direction of the Camera, takes a photo and uploads it to a Web Service. Now, we’ll realize a <strong>Windows Phone application</strong> to remotely control the camera and show the pictures.</p><p>Let’s create a standard Windows Phone Application, named <strong>CameraControl</strong>, targeting OS version 7.1 (Mango). We use too <a href="http://silverlight.codeplex.com/">Silverlight for Windows Phone Toolkit</a>, that can be downloaded from CodePlex site. The user interface is very simple and consists of an area where the last taken photo is shown and a slider with which we can control the direction of the camera:</p><p><a href="http://files.channel9.msdn.com/wlwimages/ae054c0b4d7b402ab1239e6800c0220f/wp7%5B2%5D.png" target="_blank"><img title="wp7" src="http://files.channel9.msdn.com/wlwimages/ae054c0b4d7b402ab1239e6800c0220f/wp7_thumb.png" alt="wp7" width="284" height="407" border="0"></a></p><p>...</p><p>The application is developed using the <strong>MVVM</strong> pattern. We have only one <strong>ViewModel</strong>, called <em>MainViewModel</em>. It uses the REST Web Service already described in the post <a href="http://mikedodaro.net/2011/12/22/using-a-servo-with-a-net-gadgeteer-camera-device/">Using a Servo in a .NET Gadgeteer Camera Device</a>: in particular, the method to set the state of the servo and the one to get the last taken picture. Note that, to set the servo state, we need to send to the service a number that is a percentage of the delta between the top and bottom PWM settings. It’s an unsigned integer that indicates a percentage of the range: 1% – 100%. Communications are realized using <a href="http://restsharp.org/">RestSharp</a>, a library that simplifies the process of making requests and processing REST responses in an asynchronous way.</p><p><a href="http://files.channel9.msdn.com/wlwimages/ae054c0b4d7b402ab1239e6800c0220f/wp7-2%5B2%5D.png" target="_blank"><img title="wp7-2" src="http://files.channel9.msdn.com/wlwimages/ae054c0b4d7b402ab1239e6800c0220f/wp7-2_thumb.png" alt="wp7-2" width="219" height="407" border="0"></a></p></blockquote><p>And of course the source is available for download...</p> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/rest/RSS&WT.dl=0&WT.entryid=Entry:RSSView:b1c338dee9304e52aa5ea025013d0026">]]></description>
      <comments>http://channel9.msdn.com/coding4fun/blog/Net-Gadgeteer-REST-Cameras-Servos-and-Windows-Phone-7</comments>
      <itunes:summary>Today&#39;s Hardware Friday post lets us play with some of our favorite things, .Net Gadgeteer, Servos, REST, Cameras and Windows Phone 7... Using a Servo in a .NET Gadgeteer Camera DeviceThe Gadgeteer.Interfaces.PWMOutput interface can support the use of a servo to move mechanical parts of a device as needed by applications. This example uses the Gadgeteer.Interfaces.PWMOutput interface and a servomechanism to turn a camera through an arc of about 140 degrees. The Pulse Width Modulation (PWM) input for this servo is obtained from a WCF REST Web service running on a remote IIS Server. The user can direct the camera to take pictures over its range of motion from any device that can send a Web request to the service. After the camera takes a picture, the device generates a POST request to upload the picture to the Web service so it is accessible remotely. The post: Controlling the Servo using a Windows Phone Application describes a client application for the device and Web service.  ... The core of this application is the code that polls the Web Service to get the PWM number that controls the servo. The number is a percentage of the delta between the top and bottom PWM settings, an unsigned integer that indicates a percentage of the range: 1% - 100%. The Web service returns the number to the application to be used in the SetPulse method of the Gadgeteer.Interfaces.PWMOutput interface. Wiring the servo requires connecting the input wire to a pin on a P socket that supports pulse width modulation. The external power for the servo motor has to come from an external battery or transformer that supplies about 5 volts DC. The socket connections can be wired using the GHI Electronics Extender Module. uint pulse = low &amp;#43; (delta * percent / 100); servo.SetPulse(20000000, pulse); Here is a schematic of the servo-control circuit from the GHI Electronics Extender module. Following the schematic, a photo shows the wiring. Only pin 9 and the ground on pin 10 are needed for the PWM c</itunes:summary>
      <link>http://channel9.msdn.com/coding4fun/blog/Net-Gadgeteer-REST-Cameras-Servos-and-Windows-Phone-7</link>
      <pubDate>Fri, 06 Apr 2012 13:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/coding4fun/blog/Net-Gadgeteer-REST-Cameras-Servos-and-Windows-Phone-7</guid>
      <media:thumbnail url="http://files.channel9.msdn.com/thumbnail/1fe10ff6-ff31-41ba-b028-27c72a651cbe.png" height="68" width="100"></media:thumbnail>
      <media:thumbnail url="http://files.channel9.msdn.com/thumbnail/1a0ee204-5c57-4377-b080-a1c76b90a861.png" height="149" width="220"></media:thumbnail>      
      <dc:creator>Greg Duncan</dc:creator>
      <itunes:author>Greg Duncan</itunes:author>
      <slash:comments>0</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/coding4fun/blog/Net-Gadgeteer-REST-Cameras-Servos-and-Windows-Phone-7/RSS</wfw:commentRss>
      <category>Coding4Fun</category>
      <category>REST</category>
      <category>.Net Gadgeteer</category>
    </item>
  <item>
      <title>Social Media Goes Mobile with Glassboard on Azure</title>
      <description><![CDATA[<p>You can now share your private data with groups of your friends, coworkers, and those outside your work organization courtesy of a new free product, <a href="http://www.glassboard.com">Glassboard</a>,&nbsp;from social media company <a href="http://sepialabs.com">Sepia Labs</a>. Users can connect with each other's <a href="http://create.msdn.com">Windows Phone</a>, Android,&nbsp;or&nbsp;iPhone. Soon users can connect from within a Silverlight part in Office 365.</p><p>Walker Fenton and <span>Brian Reischl of Sepial Labs&nbsp;talk with ISV Architect Evangelist Bruce Kyle about why they chose Windows Azure to connect to the various phones. Brian explains how they used&nbsp;WCF using REST on Windows Azure.&nbsp;They do a demo of each phone using Azure to process messages across phone platforms using notifications. They show how you can&nbsp;sharie photos, videos, and locations.</span></p><p>For more information about the technologies used by Sepia Labs, see:</p><ul><li><a href="http://azuretableencrypt.codeplex.com/">Azure Table Encryption via Attribute</a> </li><li><a href="http://msdn.microsoft.com/en-us/netframework/dd547388">REST on WCF</a> </li><li><a href="http://watwp.codeplex.com/">Windows Azure Toolkit for Windows Phone </a></li></ul><h3>About Glassboard</h3><p>Glassboard is an app for sharing privately with groups (or 'boards' as we call them). With Glassboard you can message a group of people quickly &amp; easily (looks like a text on your phone but it isn't!), share photos and videos, and even show your location when appropriate. Everything within a board is _completely_ private. Only the board chair can invite you to a board, and there is no way for someone not invited to search or discover a board. It's your own private corner of the Internet.&nbsp;</p><p>Sepia Labs is a spinoff from NewsGator, from SharePoint partner of Social Sites.</p> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/rest/RSS&WT.dl=0&WT.entryid=Entry:RSSView:c45cd1424f2b4bd58ab49f7401568fd3">]]></description>
      <comments>http://channel9.msdn.com/Blogs/bruceky/Social-Media-Goes-Mobile-with-Glassboard-on-Azure</comments>
      <itunes:summary>You can now share your private data with groups of your friends, coworkers, and those outside your work organization courtesy of a new free product, Glassboard,&amp;nbsp;from social media company Sepia Labs. Users can connect with each other&#39;s Windows Phone, Android,&amp;nbsp;or&amp;nbsp;iPhone. Soon users can connect from within a Silverlight part in Office 365. Walker Fenton and Brian Reischl of Sepial Labs&amp;nbsp;talk with ISV Architect Evangelist Bruce Kyle about why they chose Windows Azure to connect to the various phones. Brian explains how they used&amp;nbsp;WCF using REST on Windows Azure.&amp;nbsp;They do a demo of each phone using Azure to process messages across phone platforms using notifications. They show how you can&amp;nbsp;sharie photos, videos, and locations. For more information about the technologies used by Sepia Labs, see: Azure Table Encryption via Attribute REST on WCF Windows Azure Toolkit for Windows Phone About GlassboardGlassboard is an app for sharing privately with groups (or &#39;boards&#39; as we call them). With Glassboard you can message a group of people quickly &amp;amp; easily (looks like a text on your phone but it isn&#39;t!), share photos and videos, and even show your location when appropriate. Everything within a board is _completely_ private. Only the board chair can invite you to a board, and there is no way for someone not invited to search or discover a board. It&#39;s your own private corner of the Internet.&amp;nbsp; Sepia Labs is a spinoff from NewsGator, from SharePoint partner of Social Sites. </itunes:summary>
      <itunes:duration>593</itunes:duration>
      <link>http://channel9.msdn.com/Blogs/bruceky/Social-Media-Goes-Mobile-with-Glassboard-on-Azure</link>
      <pubDate>Thu, 13 Oct 2011 19:58:08 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Blogs/bruceky/Social-Media-Goes-Mobile-with-Glassboard-on-Azure</guid>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/8fd3/c45cd142-4f2b-4bd5-8ab4-9f7401568fd3/glassboard_100_ch9.jpg" height="75" width="100"></media:thumbnail>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/8fd3/c45cd142-4f2b-4bd5-8ab4-9f7401568fd3/glassboard_220_ch9.jpg" height="165" width="220"></media:thumbnail>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/8fd3/c45cd142-4f2b-4bd5-8ab4-9f7401568fd3/glassboard_512_ch9.jpg" height="384" width="512"></media:thumbnail>
      <media:group>
        <media:content url="http://ak.channel9.msdn.com/ch9/8fd3/c45cd142-4f2b-4bd5-8ab4-9f7401568fd3/glassboard_2MB_ch9.wmv" expression="full" duration="593" fileSize="1478858187" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://ak.channel9.msdn.com/ch9/8fd3/c45cd142-4f2b-4bd5-8ab4-9f7401568fd3/glassboard_ch9.mp3" expression="full" duration="593" fileSize="4746072" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://ak.channel9.msdn.com/ch9/8fd3/c45cd142-4f2b-4bd5-8ab4-9f7401568fd3/glassboard_ch9.wma" expression="full" duration="593" fileSize="4802365" type="audio/x-ms-wma" medium="audio"></media:content>
        <media:content url="http://ak.channel9.msdn.com/ch9/8fd3/c45cd142-4f2b-4bd5-8ab4-9f7401568fd3/glassboard_ch9.wmv" expression="full" duration="593" fileSize="127544989" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://ak.channel9.msdn.com/ch9/8fd3/c45cd142-4f2b-4bd5-8ab4-9f7401568fd3/glassboard_high_ch9.mp4" expression="full" duration="593" fileSize="256824374" type="video/mp4" medium="video"></media:content>
        <media:content url="http://ak.channel9.msdn.com/ch9/8fd3/c45cd142-4f2b-4bd5-8ab4-9f7401568fd3/glassboard_low_ch9.mp4" expression="full" duration="593" fileSize="59970674" type="video/mp4" medium="video"></media:content>
        <media:content url="http://smooth.ch9.ms/ch9/8fd3/c45cd142-4f2b-4bd5-8ab4-9f7401568fd3/glassboard.ism/manifest" expression="full" duration="593" fileSize="8396" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://ak.channel9.msdn.com/ch9/8fd3/c45cd142-4f2b-4bd5-8ab4-9f7401568fd3/glassboard_ch9.wmv" length="127544989" 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/Social-Media-Goes-Mobile-with-Glassboard-on-Azure/RSS</wfw:commentRss>
      <category>Android</category>
      <category>Azure</category>
      <category>iphone</category>
      <category>Mobile</category>
      <category>Newsgator</category>
      <category>REST</category>
      <category>Silveright</category>
      <category>Social</category>
      <category>WCF</category>
      <category>Windows Azure</category>
      <category>Windows Phone</category>
      <category>Windows Phone 7</category>
      <category>Social Media</category>
      <category>Office 365</category>
    </item>
  <item>
      <title>endpoint.tv - AppFabric WCF HTTP Template</title>
      <description><![CDATA[ <p>Windows Server AppFabric and WCF HTTP Services are a great combination and we've just made it easier for you to use them together. In this episode, I'll show you the new <a href="http://visualstudiogallery.msdn.microsoft.com/a685f193-ed1e-4ad4-938f-f0bd8212d53d">AppFabric WCF HTTP Service Template</a>&nbsp;and how you can use it to build HTTP (REST) services that work great from any device and have terrific support for monitoring.</p><p>For more information see this <a href="http://blogs.msdn.com/b/rjacobs/archive/2011/03/03/appfabric-wcf-http-service-template.aspx">blog post</a>.</p><p>Ron Jacobs&nbsp;&nbsp; <br><a href="http://blogs.msdn.com/rjacobs">http://blogs.msdn.com/rjacobs</a><br>Twitter: @ronljacobs <a href="http://twitter.com/ronljacobs">http://twitter.com/ronljacobs</a></p> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/rest/RSS&WT.dl=0&WT.entryid=Entry:RSSView:936b7e37310a4de6bac69eae0186cbe6">]]></description>
      <comments>http://channel9.msdn.com/Shows/Endpoint/endpointtv-AppFabric-WCF-HTTP-Template</comments>
      <itunes:summary> Windows Server AppFabric and WCF HTTP Services are a great combination and we&#39;ve just made it easier for you to use them together. In this episode, I&#39;ll show you the new AppFabric WCF HTTP Service Template&amp;nbsp;and how you can use it to build HTTP (REST) services that work great from any device and have terrific support for monitoring. For more information see this blog post. Ron Jacobs&amp;nbsp;&amp;nbsp; http://blogs.msdn.com/rjacobsTwitter: @ronljacobs http://twitter.com/ronljacobs </itunes:summary>
      <itunes:duration>1216</itunes:duration>
      <link>http://channel9.msdn.com/Shows/Endpoint/endpointtv-AppFabric-WCF-HTTP-Template</link>
      <pubDate>Wed, 23 Mar 2011 16:53:43 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Shows/Endpoint/endpointtv-AppFabric-WCF-HTTP-Template</guid>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/cbe6/936b7e37-310a-4de6-bac6-9eae0186cbe6/endpointWCFHttp_100_ch9.jpg" height="75" width="100"></media:thumbnail>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/cbe6/936b7e37-310a-4de6-bac6-9eae0186cbe6/endpointWCFHttp_220_ch9.jpg" height="165" width="220"></media:thumbnail>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/cbe6/936b7e37-310a-4de6-bac6-9eae0186cbe6/endpointWCFHttp_512_ch9.jpg" height="384" width="512"></media:thumbnail>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/cbe6/936b7e37-310a-4de6-bac6-9eae0186cbe6/endpointWCFHttp_custom_ch9.jpg" height="384" width="512"></media:thumbnail>
      <media:group>
        <media:content url="http://ak.channel9.msdn.com/ch9/cbe6/936b7e37-310a-4de6-bac6-9eae0186cbe6/endpointWCFHttp_2MB_ch9.wmv" expression="full" duration="1216" fileSize="87009495" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://ak.channel9.msdn.com/ch9/cbe6/936b7e37-310a-4de6-bac6-9eae0186cbe6/endpointWCFHttp_ch9.wmv" expression="full" duration="1216" fileSize="70044728" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://ak.channel9.msdn.com/ch9/cbe6/936b7e37-310a-4de6-bac6-9eae0186cbe6/endpointWCFHttp_ch9.wmv" length="70044728" type="video/x-ms-wmv"></enclosure>
      <dc:creator>Ron Jacobs</dc:creator>
      <itunes:author>Ron Jacobs</itunes:author>
      <slash:comments>2</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Shows/Endpoint/endpointtv-AppFabric-WCF-HTTP-Template/RSS</wfw:commentRss>
      <category>AppFabric</category>
      <category>REST</category>
      <category>WCF</category>
      <category>Windows Server AppFabric</category>
    </item>
  <item>
      <title>Using the SharePoint RESTful service listdata.svc from within a custom Document Information Panel</title>
      <description><![CDATA[ <p>In this video, Stephane Eyskens, SharePoint MVP shows how you can make use of REST connections inside a custom Document Information Panel designed with InfoPath 2010. You will see how to manipulate those connections with and without code. The video demonstrates an example built around a &quot;book request&quot; application.</p><p><strong>Resources:</strong></p><ul><li>Stephane's blog: <a href="http://www.silver-it.com/">http://www.silver-it.com/</a></li><li>SharePoint contributions: <br><a href="http://sptoolbasket.codeplex.com/" target="_blank">http://sptoolbasket.codeplex.com</a><br><a href="http://sptoolbasket2010.codeplex.com/" target="_blank">http://sptoolbasket2010.codeplex.com/</a></li></ul> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/rest/RSS&WT.dl=0&WT.entryid=Entry:RSSView:8577060afbbd4f8286549ea800a2cee5">]]></description>
      <comments>http://channel9.msdn.com/posts/Using-the-SharePoint-RESTful-service-listdatasvc-from-within-a-custom-Document-Information-Panel</comments>
      <itunes:summary> In this video, Stephane Eyskens, SharePoint MVP shows how you can make use of REST connections inside a custom Document Information Panel designed with InfoPath 2010. You will see how to manipulate those connections with and without code. The video demonstrates an example built around a &amp;quot;book request&amp;quot; application. Resources: Stephane&#39;s blog: http://www.silver-it.com/SharePoint contributions: http://sptoolbasket.codeplex.comhttp://sptoolbasket2010.codeplex.com/</itunes:summary>
      <itunes:duration>683</itunes:duration>
      <link>http://channel9.msdn.com/posts/Using-the-SharePoint-RESTful-service-listdatasvc-from-within-a-custom-Document-Information-Panel</link>
      <pubDate>Thu, 17 Mar 2011 07:53:46 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/posts/Using-the-SharePoint-RESTful-service-listdatasvc-from-within-a-custom-Document-Information-Panel</guid>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/cee5/8577060a-fbbd-4f82-8654-9ea800a2cee5/stephaneeskensRESTlistdata_100_ch9.jpg" height="75" width="100"></media:thumbnail>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/cee5/8577060a-fbbd-4f82-8654-9ea800a2cee5/stephaneeskensRESTlistdata_220_ch9.jpg" height="165" width="220"></media:thumbnail>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/cee5/8577060a-fbbd-4f82-8654-9ea800a2cee5/stephaneeskensRESTlistdata_320_ch9.jpg" height="240" width="320"></media:thumbnail>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/cee5/8577060a-fbbd-4f82-8654-9ea800a2cee5/stephaneeskensRESTlistdata_512_ch9.jpg" height="384" width="512"></media:thumbnail>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/cee5/8577060a-fbbd-4f82-8654-9ea800a2cee5/stephaneeskensRESTlistdata_85_ch9.jpg" height="64" width="85"></media:thumbnail>
      <media:group>
        <media:content url="http://ak.channel9.msdn.com/ch9/cee5/8577060a-fbbd-4f82-8654-9ea800a2cee5/stephaneeskensRESTlistdata_2MB_ch9.wmv" expression="full" duration="683" fileSize="14680702" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://ak.channel9.msdn.com/ch9/cee5/8577060a-fbbd-4f82-8654-9ea800a2cee5/stephaneeskensRESTlistdata_ch9.mp3" expression="full" duration="683" fileSize="5469451" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://ak.channel9.msdn.com/ch9/cee5/8577060a-fbbd-4f82-8654-9ea800a2cee5/stephaneeskensRESTlistdata_ch9.wma" expression="full" duration="683" fileSize="5532339" type="audio/x-ms-wma" medium="audio"></media:content>
        <media:content url="http://ak.channel9.msdn.com/ch9/cee5/8577060a-fbbd-4f82-8654-9ea800a2cee5/stephaneeskensRESTlistdata_ch9.wmv" expression="full" duration="683" fileSize="20585532" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://ak.channel9.msdn.com/ch9/cee5/8577060a-fbbd-4f82-8654-9ea800a2cee5/stephaneeskensRESTlistdata_high_ch9.mp4" expression="full" duration="683" fileSize="169421895" type="video/mp4" medium="video"></media:content>
        <media:content url="http://ak.channel9.msdn.com/ch9/cee5/8577060a-fbbd-4f82-8654-9ea800a2cee5/stephaneeskensRESTlistdata_low_ch9.mp4" expression="full" duration="683" fileSize="10158416" type="video/mp4" medium="video"></media:content>
        <media:content url="http://ak.channel9.msdn.com/ch9/cee5/8577060a-fbbd-4f82-8654-9ea800a2cee5/stephaneeskensRESTlistdata_Zune_ch9.wmv" expression="full" duration="683" fileSize="33897586" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://files.ch9.ms/ch9/cee5/8577060a-fbbd-4f82-8654-9ea800a2cee5/stephaneeskensRESTlistdata.ism/manifest" expression="full" duration="683" fileSize="8788" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://ak.channel9.msdn.com/ch9/cee5/8577060a-fbbd-4f82-8654-9ea800a2cee5/stephaneeskensRESTlistdata_ch9.wmv" length="20585532" type="video/x-ms-wmv"></enclosure>
      <dc:creator>Katrien De Graeve</dc:creator>
      <itunes:author>Katrien De Graeve</itunes:author>
      <slash:comments>1</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/posts/Using-the-SharePoint-RESTful-service-listdatasvc-from-within-a-custom-Document-Information-Panel/rss</wfw:commentRss>
      <category>BeLux</category>
      <category>fr-be</category>
      <category>NL-BE</category>
      <category>REST</category>
      <category>SharePoint</category>
    </item>
  <item>
      <title>endpoint.tv - WCF Web API - Content Types</title>
      <description><![CDATA[ <p>Glenn Block joins me for a look at how you can use the new WCF Web API libraries to build great browser based apps with jQuery with new support for Form URI encoding and other custom content types. <br>For more info see <a href="http://wcf.codeplex.com">http://wcf.codeplex.com</a></p><p>Ron Jacobs<br><a href="http://blogs.msdn.com/rjacobs">http://blogs.msdn.com/rjacobs<br></a>Twitter: <a href="http://blogs.msdn.com/rjacobs@ronljacobs">@ronljacobs</a></p><p><a href="http://wcf.codeplex.comRon">&nbsp;</a></p> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/rest/RSS&WT.dl=0&WT.entryid=Entry:RSSView:e6c6de3028364df4a34a9e93011c465d">]]></description>
      <comments>http://channel9.msdn.com/Shows/Endpoint/endpointtv-WCF-Web-API-Content-Types</comments>
      <itunes:summary> Glenn Block joins me for a look at how you can use the new WCF Web API libraries to build great browser based apps with jQuery with new support for Form URI encoding and other custom content types. For more info see http://wcf.codeplex.com Ron Jacobshttp://blogs.msdn.com/rjacobsTwitter: @ronljacobs &amp;nbsp; </itunes:summary>
      <itunes:duration>628</itunes:duration>
      <link>http://channel9.msdn.com/Shows/Endpoint/endpointtv-WCF-Web-API-Content-Types</link>
      <pubDate>Wed, 23 Feb 2011 21:59:01 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Shows/Endpoint/endpointtv-WCF-Web-API-Content-Types</guid>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/465D/E6C6DE30-2836-4DF4-A34A-9E93011C465D/endpointWCFWebAPIContent_100_ch9.jpg" height="75" width="100"></media:thumbnail>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/465D/E6C6DE30-2836-4DF4-A34A-9E93011C465D/endpointWCFWebAPIContent_220_ch9.jpg" height="165" width="220"></media:thumbnail>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/465D/E6C6DE30-2836-4DF4-A34A-9E93011C465D/endpointWCFWebAPIContent_512_ch9.jpg" height="384" width="512"></media:thumbnail>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/465D/E6C6DE30-2836-4DF4-A34A-9E93011C465D/endpointWCFWebAPIContent_custom_ch9.jpg" height="384" width="512"></media:thumbnail>
      <media:group>
        <media:content url="http://ak.channel9.msdn.com/ch9/465D/E6C6DE30-2836-4DF4-A34A-9E93011C465D/endpointWCFWebAPIContent_2MB_ch9.wmv" expression="full" duration="628" fileSize="126934405" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://ak.channel9.msdn.com/ch9/465D/E6C6DE30-2836-4DF4-A34A-9E93011C465D/endpointWCFWebAPIContent_ch9.mp3" expression="full" duration="628" fileSize="5033192" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://ak.channel9.msdn.com/ch9/465D/E6C6DE30-2836-4DF4-A34A-9E93011C465D/endpointWCFWebAPIContent_ch9.wma" expression="full" duration="628" fileSize="5093755" type="audio/x-ms-wma" medium="audio"></media:content>
        <media:content url="http://ak.channel9.msdn.com/ch9/465D/E6C6DE30-2836-4DF4-A34A-9E93011C465D/endpointWCFWebAPIContent_ch9.wmv" expression="full" duration="628" fileSize="79241201" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://ak.channel9.msdn.com/ch9/465D/E6C6DE30-2836-4DF4-A34A-9E93011C465D/endpointWCFWebAPIContent_high_ch9.mp4" expression="full" duration="628" fileSize="204458075" type="video/mp4" medium="video"></media:content>
        <media:content url="http://ak.channel9.msdn.com/ch9/465D/E6C6DE30-2836-4DF4-A34A-9E93011C465D/endpointWCFWebAPIContent_low_ch9.mp4" expression="full" duration="628" fileSize="36074717" type="video/mp4" medium="video"></media:content>
        <media:content url="http://ak.channel9.msdn.com/ch9/465D/E6C6DE30-2836-4DF4-A34A-9E93011C465D/endpointWCFWebAPIContent_Zune_ch9.wmv" expression="full" duration="628" fileSize="61561256" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://smooth.ch9.ms/ch9/465D/E6C6DE30-2836-4DF4-A34A-9E93011C465D/endpointWCFWebAPIContent.ism/manifest" expression="full" duration="628" fileSize="8618" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://ak.channel9.msdn.com/ch9/465D/E6C6DE30-2836-4DF4-A34A-9E93011C465D/endpointWCFWebAPIContent_ch9.wmv" length="79241201" type="video/x-ms-wmv"></enclosure>
      <dc:creator>Ron Jacobs</dc:creator>
      <itunes:author>Ron Jacobs</itunes:author>
      <slash:comments>0</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Shows/Endpoint/endpointtv-WCF-Web-API-Content-Types/RSS</wfw:commentRss>
      <category>REST</category>
      <category>WCF</category>
    </item>
  <item>
      <title>mvcConf 2 - Glenn Block: Take some REST with WCF</title>
      <description><![CDATA[ <p>In WCF, we’re serious about HTTP and we’re serious about REST. We’re making deep investments in WCF to provide more natural support for HTTP and for building RESTful systems. If you want to exposing your APIs in a web friendly manner that leverages all the richness, scale and evolve-ability that HTTP has to offer then this talk is for you.</p><p><em>Recorded live as part of <a href="http://www.mvcconf.com/">mvcConf 2</a></em></p> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/rest/RSS&WT.dl=0&WT.entryid=Entry:RSSView:9368df813b074234a9999e86001c2d70">]]></description>
      <comments>http://channel9.msdn.com/Series/mvcConf/mvcConf-2-Glenn-Block-Take-some-REST-with-WCF</comments>
      <itunes:summary> In WCF, we’re serious about HTTP and we’re serious about REST. We’re making deep investments in WCF to provide more natural support for HTTP and for building RESTful systems. If you want to exposing your APIs in a web friendly manner that leverages all the richness, scale and evolve-ability that HTTP has to offer then this talk is for you. Recorded live as part of mvcConf 2 </itunes:summary>
      <itunes:duration>3182</itunes:duration>
      <link>http://channel9.msdn.com/Series/mvcConf/mvcConf-2-Glenn-Block-Take-some-REST-with-WCF</link>
      <pubDate>Thu, 10 Feb 2011 07:21:57 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Series/mvcConf/mvcConf-2-Glenn-Block-Take-some-REST-with-WCF</guid>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/2d70/9368df81-3b07-4234-a999-9e86001c2d70/mvcconfglennblock_100_ch9.jpg" height="75" width="100"></media:thumbnail>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/2d70/9368df81-3b07-4234-a999-9e86001c2d70/mvcconfglennblock_220_ch9.jpg" height="165" width="220"></media:thumbnail>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/2d70/9368df81-3b07-4234-a999-9e86001c2d70/mvcconfglennblock_512_ch9.jpg" height="384" width="512"></media:thumbnail>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/2d70/9368df81-3b07-4234-a999-9e86001c2d70/mvcconfglennblock_custom_ch9.jpg" height="384" width="512"></media:thumbnail>
      <media:group>
        <media:content url="http://ak.channel9.msdn.com/ch9/2d70/9368df81-3b07-4234-a999-9e86001c2d70/mvcconfglennblock_2MB_ch9.wmv" expression="full" duration="3182" fileSize="333428679" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://ak.channel9.msdn.com/ch9/2d70/9368df81-3b07-4234-a999-9e86001c2d70/mvcconfglennblock_ch9.mp3" expression="full" duration="3182" fileSize="25458680" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://ak.channel9.msdn.com/ch9/2d70/9368df81-3b07-4234-a999-9e86001c2d70/mvcconfglennblock_ch9.wma" expression="full" duration="3182" fileSize="25743251" type="audio/x-ms-wma" medium="audio"></media:content>
        <media:content url="http://ak.channel9.msdn.com/ch9/2d70/9368df81-3b07-4234-a999-9e86001c2d70/mvcconfglennblock_ch9.wmv" expression="full" duration="3182" fileSize="235128525" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://ak.channel9.msdn.com/ch9/2d70/9368df81-3b07-4234-a999-9e86001c2d70/mvcconfglennblock_high_ch9.mp4" expression="full" duration="3182" fileSize="930162840" type="video/mp4" medium="video"></media:content>
        <media:content url="http://ak.channel9.msdn.com/ch9/2d70/9368df81-3b07-4234-a999-9e86001c2d70/mvcconfglennblock_low_ch9.mp4" expression="full" duration="3182" fileSize="116398605" type="video/mp4" medium="video"></media:content>
        <media:content url="http://ak.channel9.msdn.com/ch9/2d70/9368df81-3b07-4234-a999-9e86001c2d70/mvcconfglennblock_Zune_ch9.wmv" expression="full" duration="3182" fileSize="217928580" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://smooth.ch9.ms/ch9/2d70/9368df81-3b07-4234-a999-9e86001c2d70/mvcconfglennblock.ism/manifest" expression="full" duration="3182" fileSize="8506" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://ak.channel9.msdn.com/ch9/2d70/9368df81-3b07-4234-a999-9e86001c2d70/mvcconfglennblock_ch9.wmv" length="235128525" type="video/x-ms-wmv"></enclosure>
      <dc:creator>Jon Galloway, Nic Fillingham</dc:creator>
      <itunes:author>Jon Galloway, Nic Fillingham</itunes:author>
      <slash:comments>11</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Series/mvcConf/mvcConf-2-Glenn-Block-Take-some-REST-with-WCF/RSS</wfw:commentRss>
      <category>ASP.NET</category>
      <category>MVC</category>
      <category>REST</category>
      <category>WCF</category>
    </item>
  <item>
      <title>TechTalk - RESTful Application Protocols, From Design to Implementation</title>
      <description><![CDATA[ <p>Challenging the notion that REST is suitable only for simple CRUD-based data services, in this TechTalk Ian Robinson will show how to implement a complex business process as part of a RESTful application. Using techniques drawn from the forthcoming O'Reilly book &quot;REST in Practice&quot;, he describes how to model business processes as domain application protocols, implement them in terms of resource lifecycles, and execute them using HTTP idioms, media types and link relation values.</p><p>About Ian Robinson<br>Ian Robinson is a Principal Consultant with ThoughtWorks, where he specializes in the design and delivery of service-oriented and distributed systems. He has written guidance for Microsoft on implementing integration patterns with Microsoft technologies, and has published articles on business-oriented development methodologies and distributed systems design - most recently in The ThoughtWorks Anthology (Pragmatic Programmers, 2008).</p> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/rest/RSS&WT.dl=0&WT.entryid=Entry:RSSView:747ba4d67d014299aa7d9e0f00b744c5">]]></description>
      <comments>http://channel9.msdn.com/posts/TechTalk-RESTful-Application-Protocols-From-Design-to-Implementation</comments>
      <itunes:summary> Challenging the notion that REST is suitable only for simple CRUD-based data services, in this TechTalk Ian Robinson will show how to implement a complex business process as part of a RESTful application. Using techniques drawn from the forthcoming O&#39;Reilly book &amp;quot;REST in Practice&amp;quot;, he describes how to model business processes as domain application protocols, implement them in terms of resource lifecycles, and execute them using HTTP idioms, media types and link relation values. About Ian RobinsonIan Robinson is a Principal Consultant with ThoughtWorks, where he specializes in the design and delivery of service-oriented and distributed systems. He has written guidance for Microsoft on implementing integration patterns with Microsoft technologies, and has published articles on business-oriented development methodologies and distributed systems design - most recently in The ThoughtWorks Anthology (Pragmatic Programmers, 2008). </itunes:summary>
      <itunes:duration>5166</itunes:duration>
      <link>http://channel9.msdn.com/posts/TechTalk-RESTful-Application-Protocols-From-Design-to-Implementation</link>
      <pubDate>Fri, 15 Oct 2010 11:02:38 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/posts/TechTalk-RESTful-Application-Protocols-From-Design-to-Implementation</guid>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/ch9/44c5/747ba4d6-7d01-4299-aa7d-9e0f00b744c5/MDCCTechTalk051010_100_ch9.jpg" height="75" width="100"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/ch9/44c5/747ba4d6-7d01-4299-aa7d-9e0f00b744c5/MDCCTechTalk051010_220_ch9.jpg" height="165" width="220"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/ch9/44c5/747ba4d6-7d01-4299-aa7d-9e0f00b744c5/MDCCTechTalk051010_320_ch9.jpg" height="240" width="320"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/ch9/44c5/747ba4d6-7d01-4299-aa7d-9e0f00b744c5/MDCCTechTalk051010_512_ch9.jpg" height="384" width="512"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/ch9/44c5/747ba4d6-7d01-4299-aa7d-9e0f00b744c5/MDCCTechTalk051010_85_ch9.jpg" height="64" width="85"></media:thumbnail>
      <media:group>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/44c5/747ba4d6-7d01-4299-aa7d-9e0f00b744c5/MDCCTechTalk051010_2MB_ch9.wmv" expression="full" duration="5166" fileSize="716231040" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/44c5/747ba4d6-7d01-4299-aa7d-9e0f00b744c5/MDCCTechTalk051010_ch9.mp3" expression="full" duration="5166" fileSize="41335517" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/44c5/747ba4d6-7d01-4299-aa7d-9e0f00b744c5/MDCCTechTalk051010_ch9.mp4" expression="full" duration="5166" fileSize="402244729" type="video/mp4" medium="video"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/44c5/747ba4d6-7d01-4299-aa7d-9e0f00b744c5/MDCCTechTalk051010_ch9.wma" expression="full" duration="5166" fileSize="41784609" type="audio/x-ms-wma" medium="audio"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/44c5/747ba4d6-7d01-4299-aa7d-9e0f00b744c5/MDCCTechTalk051010_ch9.wmv" expression="full" duration="5166" fileSize="281524427" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/44c5/747ba4d6-7d01-4299-aa7d-9e0f00b744c5/MDCCTechTalk051010_Zune_ch9.wmv" expression="full" duration="5166" fileSize="272420482" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://ecn.channel9.msdn.com/o9/ch9/44c5/747ba4d6-7d01-4299-aa7d-9e0f00b744c5/MDCCTechTalk051010_ch9.wmv" length="281524427" type="video/x-ms-wmv"></enclosure>
      <dc:creator>martinesmann</dc:creator>
      <itunes:author>martinesmann</itunes:author>
      <slash:comments>0</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/posts/TechTalk-RESTful-Application-Protocols-From-Design-to-Implementation/rss</wfw:commentRss>
      <category>DPEDK</category>
      <category>MDCC</category>
      <category>REST</category>
    </item>
  <item>
      <title>endpoint.tv - Canonical REST Service</title>
      <description><![CDATA[<em>ca·non·i·cal</em> [ kə nónnik'l ] <strong>conforming to general principles:</strong> conforming to accepted principles or standard practice<br /><br /><br />In this episode, I'll tell you about my new Canonical REST Service sample code on MSDN code gallery, which demonstrates a REST Service built with WCF 4 that fully complies with HTTP specs for use of GET, PUT, POST, and DELETE, and includes unit tests to test
 compliance. <br /><br /><br /><a shape="rect" href="http://code.msdn.microsoft.com/cannonicalRESTEntity" shape="rect">Canonical REST Entity Service (MSDN Code Gallery)</a><br /><br />Ron Jacobs<br />blog&nbsp;&nbsp;&nbsp;&nbsp;<a shape="rect" href="http://blogs.msdn.com/rjacobs" shape="rect">http://blogs.msdn.com/rjacobs</a><br />twitter <a shape="rect" href="http://twitter.com/ronljacobs" shape="rect">@ronljacobs</a>
<br /><a shape="rect" href="http://appfabric.uservoice.com/forums/71035-want-to-see-on-endpoint-tv" shape="rect">What do you want to see on endpoint.tv?</a>
 <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/rest/RSS&WT.dl=0&WT.entryid=Entry:RSSView:184c5672eb0f44548a3a9dea00a22fdb">]]></description>
      <comments>http://channel9.msdn.com/Shows/Endpoint/endpointtv-Cannonical-REST-Service</comments>
      <itunes:summary>ca&#183;non&#183;i&#183;cal [ kə n&#243;nnik&#39;l ] conforming to general principles: conforming to accepted principles or standard practiceIn this episode, I&#39;ll tell you about my new Canonical REST Service sample code on MSDN code gallery, which demonstrates a REST Service built with WCF 4 that fully complies with HTTP specs for use of GET, PUT, POST, and DELETE, and includes unit tests to test
 compliance. Canonical REST Entity Service (MSDN Code Gallery)Ron Jacobsblog&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;http://blogs.msdn.com/rjacobstwitter @ronljacobs
What do you want to see on endpoint.tv?
</itunes:summary>
      <itunes:duration>575</itunes:duration>
      <link>http://channel9.msdn.com/Shows/Endpoint/endpointtv-Cannonical-REST-Service</link>
      <pubDate>Fri, 30 Jul 2010 15:34:00 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Shows/Endpoint/endpointtv-Cannonical-REST-Service</guid>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/100/562885_100x75.jpg" height="75" width="100"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/220/562885_220x165.jpg" height="165" width="220"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/ch9/2859/562859/endpointWCFCannonicalREST_320_ch9.png" height="240" width="320"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/ch9/2859/562859/endpointWCFCannonicalREST_512_ch9.png" height="384" width="512"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/ch9/2859/562859/endpointWCFCannonicalREST_85_ch9.png" height="64" width="85"></media:thumbnail>
      <media:group>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/2859/562859/endpointWCFCannonicalREST_2MB_ch9.wmv" expression="full" duration="575" fileSize="35083755" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/2859/562859/endpointWCFCannonicalREST_ch9.mp3" expression="full" duration="575" fileSize="4606040" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/2859/562859/endpointWCFCannonicalREST_ch9.mp4" expression="full" duration="575" fileSize="86116888" type="video/mp4" medium="video"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/2859/562859/endpointWCFCannonicalREST_ch9.wma" expression="full" duration="575" fileSize="4667185" type="audio/x-ms-wma" medium="audio"></media:content>
      </media:group>      
      <enclosure url="http://ecn.channel9.msdn.com/o9/ch9/2859/562859/endpointWCFCannonicalREST_2MB_ch9.wmv" length="35083755" type="video/x-ms-wmv"></enclosure>
      <dc:creator>Ron Jacobs</dc:creator>
      <itunes:author>Ron Jacobs</itunes:author>
      <slash:comments>2</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Shows/Endpoint/endpointtv-Cannonical-REST-Service/RSS</wfw:commentRss>
      <category>REST</category>
      <category>RESTful Services</category>
      <category>WCF</category>
      <category>WCF 4</category>
    </item>
  <item>
      <title>endpoint.tv - How to Do API Key Verification with a WCF WebHttp (REST) Service</title>
      <description><![CDATA[In .NET 3.5, we created the REST Starter Kit as a way to get you up and running with RESTful services. Now that .NET 4 is out, people are asking how to do things like API Key Verification in .NET 4. In this episode, I'll walk you through a sample.<br /><br /><p>For more info</p>
<ul>
<li>Try the <a shape="rect" href="http://visualstudiogallery.msdn.microsoft.com/en-us/b1d767d9-d6bf-41ee-89a8-313d338e63b6" shape="rect">
Project Template</a> from Visual Studio </li><li>Download the <a shape="rect" href="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=WebHTTPAPIKey&amp;DownloadId=12775" shape="rect">
sample code</a>&nbsp;from Code Gallery&nbsp; </li><li>Read about it on <a shape="rect" href="http://blogs.msdn.com/b/rjacobs/archive/2010/06/14/how-to-do-api-key-verification-for-rest-services-in-net-4.aspx" shape="rect">
my blog</a> </li></ul>
 <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/rest/RSS&WT.dl=0&WT.entryid=Entry:RSSView:d724c864cba14d5f97279dea00a249e2">]]></description>
      <comments>http://channel9.msdn.com/Shows/Endpoint/endpointtv-How-to-do-API-Key-Verification-with-a-WCF-WebHttp-REST-service</comments>
      <itunes:summary>In .NET 3.5, we created the REST Starter Kit as a way to get you up and running with RESTful services. Now that .NET 4 is out, people are asking how to do things like API Key Verification in .NET 4. In this episode, I&#39;ll walk you through a sample.For more info 

Try the 
Project Template from Visual Studio Download the 
sample code&amp;nbsp;from Code Gallery&amp;nbsp; Read about it on 
my blog 
</itunes:summary>
      <itunes:duration>803</itunes:duration>
      <link>http://channel9.msdn.com/Shows/Endpoint/endpointtv-How-to-do-API-Key-Verification-with-a-WCF-WebHttp-REST-service</link>
      <pubDate>Thu, 17 Jun 2010 14:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Shows/Endpoint/endpointtv-How-to-do-API-Key-Verification-with-a-WCF-WebHttp-REST-service</guid>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/100/556134_100x75.jpg" height="75" width="100"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/220/556134_220x165.jpg" height="165" width="220"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/ch9/4/3/1/6/5/5/endpointWCFApiKey_320_ch9.png" height="240" width="320"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/ch9/4/3/1/6/5/5/endpointWCFApiKey_512_ch9.png" height="384" width="512"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/ch9/4/3/1/6/5/5/endpointWCFApiKey_85_ch9.png" height="64" width="85"></media:thumbnail>
      <media:group>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/4/3/1/6/5/5/endpointWCFApiKey_2MB_ch9.wmv" expression="full" duration="803" fileSize="71125909" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/4/3/1/6/5/5/endpointWCFApiKey_ch9.mp3" expression="full" duration="803" fileSize="6431767" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/4/3/1/6/5/5/endpointWCFApiKey_ch9.mp4" expression="full" duration="803" fileSize="57543615" type="video/mp4" medium="video"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/4/3/1/6/5/5/endpointWCFApiKey_ch9.wma" expression="full" duration="803" fileSize="6514645" type="audio/x-ms-wma" medium="audio"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/4/3/1/6/5/5/endpointWCFApiKey_Zune_ch9.wmv" expression="full" duration="803" fileSize="57066301" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://ecn.channel9.msdn.com/o9/ch9/4/3/1/6/5/5/endpointWCFApiKey_2MB_ch9.wmv" length="71125909" type="video/x-ms-wmv"></enclosure>
      <dc:creator>Ron Jacobs</dc:creator>
      <itunes:author>Ron Jacobs</itunes:author>
      <slash:comments>4</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Shows/Endpoint/endpointtv-How-to-do-API-Key-Verification-with-a-WCF-WebHttp-REST-service/RSS</wfw:commentRss>
      <category>REST</category>
      <category>RESTful Services</category>
      <category>WCF 4</category>
    </item>
  <item>
      <title>Why REST? by Aaron Skonnard</title>
      <description><![CDATA[
<p>As REST continues to grow in popularity, it’s important to stop and ask yourself why REST? REST is by no means a silver bullet but it does offer some advantages over traditional SOAP and WS-* architectures when it fits well into your scenario. There are
 also times when SOAP makes more sense because it offers features and capabilities that REST cannot provide. In the end, REST and SOAP are different architectural styles, each with their own pros and cons. Come and learn when to choose one over the other and
 why REST makes sense for many Web services.<br /><br /><img width="214" height="88" width="214" height="88" align="left" alt="62fb4e66-1b96-43e8-b5ce-8642c96afdf8[1]" src="http://channel9.msdn.com/Link/3289f99b-40c9-40f3-9069-d173a1ceb090/">
</p>
<p><a shape="rect" href="http://channel9.msdn.com/Link/3efc2e6b-f1c9-475d-865d-17abfa8d8656/" shape="rect"></a></p>
<p>&nbsp;</p>
<p>This session is presented by Aaron Skonnard during Microsoft <a shape="rect" href="http://www.devdays.nl/" shape="rect">
DevDays</a> 2010 in The Hague in The Netherlands.</p>
<p>&nbsp;</p>
 <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/rest/RSS&WT.dl=0&WT.entryid=Entry:RSSView:78395de19046418789c89deb0021deae">]]></description>
      <comments>http://channel9.msdn.com/Blogs/matthijs/Why-REST-by-Aaron-Skonnard</comments>
      <itunes:summary>
As REST continues to grow in popularity, it’s important to stop and ask yourself why REST? REST is by no means a silver bullet but it does offer some advantages over traditional SOAP and WS-* architectures when it fits well into your scenario. There are
 also times when SOAP makes more sense because it offers features and capabilities that REST cannot provide. In the end, REST and SOAP are different architectural styles, each with their own pros and cons. Come and learn when to choose one over the other and
 why REST makes sense for many Web services.
 
 
&amp;nbsp; 
This session is presented by Aaron Skonnard during Microsoft 
DevDays 2010 in The Hague in The Netherlands. 
&amp;nbsp; 
</itunes:summary>
      <itunes:duration>4688</itunes:duration>
      <link>http://channel9.msdn.com/Blogs/matthijs/Why-REST-by-Aaron-Skonnard</link>
      <pubDate>Thu, 15 Apr 2010 09:48:00 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Blogs/matthijs/Why-REST-by-Aaron-Skonnard</guid>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/100/542577_100x75.jpg" height="75" width="100"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/220/542577_220x165.jpg" height="165" width="220"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/ch9/7/7/5/2/4/5/dd201069_320_ch9.png" height="240" width="320"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/ch9/7/7/5/2/4/5/dd201069_512_ch9.png" height="384" width="512"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/ch9/7/7/5/2/4/5/dd201069_85_ch9.png" height="64" width="85"></media:thumbnail>
      <media:group>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/7/7/5/2/4/5/dd201069_2MB_ch9.wmv" expression="full" duration="4688" fileSize="1546697633" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/7/7/5/2/4/5/dd201069_ch9.mp3" expression="full" duration="4688" fileSize="37506938" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/7/7/5/2/4/5/dd201069_ch9.mp4" expression="full" duration="4688" fileSize="296902597" type="video/mp4" medium="video"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/7/7/5/2/4/5/dd201069_ch9.wma" expression="full" duration="4688" fileSize="37915457" type="audio/x-ms-wma" medium="audio"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/7/7/5/2/4/5/dd201069_ch9.wmv" expression="full" duration="4688" fileSize="408567165" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/7/7/5/2/4/5/dd201069_Zune_ch9.wmv" expression="full" duration="4688" fileSize="368247217" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://ecn.channel9.msdn.com/o9/ch9/7/7/5/2/4/5/dd201069_ch9.wmv" length="408567165" type="video/x-ms-wmv"></enclosure>
      <dc:creator>Matthijs Hoekstra</dc:creator>
      <itunes:author>Matthijs Hoekstra</itunes:author>
      <slash:comments>2</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Blogs/matthijs/Why-REST-by-Aaron-Skonnard/RSS</wfw:commentRss>
      <category>Aaron Skonnard</category>
      <category>DevDays 2010 NL</category>
      <category>Netherlands</category>
      <category>REST</category>
    </item>
  <item>
      <title>MSDN Radio: There&#39;s a Feed for That, After MIX with Pablo Castro</title>
      <description><![CDATA[This week on MSDN Radio Mike Benkovich interviews Pablo Castro, one of the Principal Architects with the OData team. If you've been feeling RESTless and want to know how we got here tune in.<br /><br />MSDN Radio is a weekly Developer talk-show that helps answer your questions about the latest Microsoft news, solutions, and technologies. We dive into the challenges of deciphering today’s technology stack. Attendees can dial-in during the show to talk with
 the hosts on the air.&nbsp;To register for upcoming shows visit <a shape="rect" href="http://www.MSDNRadio.com" shape="rect">
www.MSDNRadio.com</a>.<br /><br /><strong>Host and Guest:</strong> Mike Benkovich, Senior Developer Evangelist and Pablo Castro, Software Architect, Microsoft Corporation<br /><br />Mike Benkovich delivers technical presentations around the U.S. as a developer tools evangelist on the MSDN team. He's worked in a variety of roles including architect, project manager, developer, and technical writer. Mike is a published author with WROX Press
 and APress, exploring how developers get the most from their SQL databases.<br /><br />Pablo is a Software Architect in the Data and Modeling Group. In his years&nbsp;at Microsoft he's contributed to various areas of SQL Server and is currently working on how to make data and the web work better together.
 <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/rest/RSS&WT.dl=0&WT.entryid=Entry:RSSView:1cfb0bc12b6b4439a0d79deb0030ee74">]]></description>
      <comments>http://channel9.msdn.com/Blogs/egibson/MSDN-Radio-Theres-a-Feed-for-That-After-MIX-with-Pablo-Castro</comments>
      <itunes:summary>This week on MSDN Radio Mike Benkovich interviews Pablo Castro, one of the Principal Architects with the OData team. If you&#39;ve been feeling RESTless and want to know how we got here tune in.MSDN Radio is a weekly Developer talk-show that helps answer your questions about the latest Microsoft news, solutions, and technologies. We dive into the challenges of deciphering today’s technology stack. Attendees can dial-in during the show to talk with
 the hosts on the air.&amp;nbsp;To register for upcoming shows visit 
www.MSDNRadio.com.Host and Guest: Mike Benkovich, Senior Developer Evangelist and Pablo Castro, Software Architect, Microsoft CorporationMike Benkovich delivers technical presentations around the U.S. as a developer tools evangelist on the MSDN team. He&#39;s worked in a variety of roles including architect, project manager, developer, and technical writer. Mike is a published author with WROX Press
 and APress, exploring how developers get the most from their SQL databases.Pablo is a Software Architect in the Data and Modeling Group. In his years&amp;nbsp;at Microsoft he&#39;s contributed to various areas of SQL Server and is currently working on how to make data and the web work better together.
</itunes:summary>
      <itunes:duration>1822</itunes:duration>
      <link>http://channel9.msdn.com/Blogs/egibson/MSDN-Radio-Theres-a-Feed-for-That-After-MIX-with-Pablo-Castro</link>
      <pubDate>Fri, 26 Mar 2010 18:53:00 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Blogs/egibson/MSDN-Radio-Theres-a-Feed-for-That-After-MIX-with-Pablo-Castro</guid>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/100/539058_100x75.jpg" height="75" width="100"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/220/539058_220x165.jpg" height="165" width="220"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/ch9/8/5/0/9/3/5/MSDNRadioPabloCastro_320_ch9.png" height="240" width="320"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/ch9/8/5/0/9/3/5/MSDNRadioPabloCastro_512_ch9.png" height="384" width="512"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/ch9/8/5/0/9/3/5/MSDNRadioPabloCastro_85_ch9.png" height="64" width="85"></media:thumbnail>
      <media:group>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/8/5/0/9/3/5/MSDNRadioPabloCastro_2MB_ch9.wmv" expression="full" duration="1822" fileSize="95736357" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/8/5/0/9/3/5/MSDNRadioPabloCastro_ch9.mp3" expression="full" duration="1822" fileSize="14584670" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/8/5/0/9/3/5/MSDNRadioPabloCastro_ch9.mp4" expression="full" duration="1822" fileSize="70281282" type="video/mp4" medium="video"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/8/5/0/9/3/5/MSDNRadioPabloCastro_ch9.wma" expression="full" duration="1822" fileSize="14754619" type="audio/x-ms-wma" medium="audio"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/8/5/0/9/3/5/MSDNRadioPabloCastro_ch9.wmv" expression="full" duration="1822" fileSize="45839043" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/8/5/0/9/3/5/MSDNRadioPabloCastro_Zune_ch9.wmv" expression="full" duration="1822" fileSize="45087095" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://ecn.channel9.msdn.com/o9/ch9/8/5/0/9/3/5/MSDNRadioPabloCastro_ch9.wmv" length="45839043" type="video/x-ms-wmv"></enclosure>
      <dc:creator>MSDN Online Media</dc:creator>
      <itunes:author>MSDN Online Media</itunes:author>
      <slash:comments>0</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Blogs/egibson/MSDN-Radio-Theres-a-Feed-for-That-After-MIX-with-Pablo-Castro/RSS</wfw:commentRss>
      <category>.NET</category>
      <category>.NET Framework</category>
      <category>Developer Tools</category>
      <category>DPEField</category>
      <category>MIX10</category>
      <category>MSDNRadio</category>
      <category>Odata</category>
      <category>Pablo Castro</category>
      <category>REST</category>
      <category>RESTful Services</category>
      <category>Windows Phone</category>
    </item>
  <item>
      <title>Add dynamic map to InfoPath Contacts form using REST Web Service</title>
      <description><![CDATA[In this video demo, Phil Newman, a program manager on the InfoPath product team shows&nbsp;how to add a dynamic map to a SharePoint Contacts list&nbsp;form using InfoPath 2010 and a Bing Maps REST Web Service data connection.<br>
<br>
For full instructions see our post on the <a shape="rect" href="http://blogs.msdn.com/infopath/archive/2010/02/11/add-a-dynamic-map-to-a-contact-form-using-rest-web-services.aspx" target="_blank" shape="rect">
InfoPath Team Blog. </a> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/rest/RSS&WT.dl=0&WT.entryid=Entry:RSSView:85f4ce3ae142484d89849deb00366ae8">]]></description>
      <comments>http://channel9.msdn.com/Blogs/laurhar/Add-dynamic-map-to-InfoPath-Contacts-form-using-REST-Web-Service</comments>
      <itunes:summary>In this video demo, Phil Newman, a program manager on the InfoPath product team shows&amp;nbsp;how to add a dynamic map to a SharePoint Contacts list&amp;nbsp;form using InfoPath 2010 and a Bing Maps REST Web Service data connection.

For full instructions see our post on the 
InfoPath Team Blog. </itunes:summary>
      <itunes:duration>313</itunes:duration>
      <link>http://channel9.msdn.com/Blogs/laurhar/Add-dynamic-map-to-InfoPath-Contacts-form-using-REST-Web-Service</link>
      <pubDate>Thu, 11 Feb 2010 20:16:00 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Blogs/laurhar/Add-dynamic-map-to-InfoPath-Contacts-form-using-REST-Web-Service</guid>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/100/523234_100x75.jpg" height="75" width="100"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/220/523234_220x165.jpg" height="165" width="220"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/ch9/4/3/2/3/2/5/InfoPathRESTWebServices_320_ch9.png" height="240" width="320"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/ch9/4/3/2/3/2/5/InfoPathRESTWebServices_512_ch9.png" height="384" width="512"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/ch9/4/3/2/3/2/5/InfoPathRESTWebServices_85_ch9.png" height="64" width="85"></media:thumbnail>
      <media:group>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/4/3/2/3/2/5/InfoPathRESTWebServices_2MB_ch9.wmv" expression="full" duration="313" fileSize="210051057" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/4/3/2/3/2/5/InfoPathRESTWebServices_ch9.mp3" expression="full" duration="313" fileSize="2506262" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/4/3/2/3/2/5/InfoPathRESTWebServices_ch9.mp4" expression="full" duration="313" fileSize="24758250" type="video/mp4" medium="video"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/4/3/2/3/2/5/InfoPathRESTWebServices_ch9.wma" expression="full" duration="313" fileSize="2537349" type="audio/x-ms-wma" medium="audio"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/4/3/2/3/2/5/InfoPathRESTWebServices_ch9.wmv" expression="full" duration="313" fileSize="33385915" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/4/3/2/3/2/5/InfoPathRESTWebServices_Zune_ch9.wmv" expression="full" duration="313" fileSize="25049953" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://ecn.channel9.msdn.com/o9/ch9/4/3/2/3/2/5/InfoPathRESTWebServices_ch9.wmv" length="33385915" type="video/x-ms-wmv"></enclosure>
      <dc:creator>LaurHar</dc:creator>
      <itunes:author>LaurHar</itunes:author>
      <slash:comments>0</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Blogs/laurhar/Add-dynamic-map-to-InfoPath-Contacts-form-using-REST-Web-Service/RSS</wfw:commentRss>
      <category>Bing Maps</category>
      <category>Data Connections</category>
      <category>InfoPath 2010</category>
      <category>REST</category>
      <category>REST Web Services</category>
    </item>
  <item>
      <title>Karsten Januszewski and Tim Aidlin: Introducing Incarnate</title>
      <description><![CDATA[Our friends and neighbors at <a shape="rect" href="http://visitmix.com" target="_blank" shape="rect">
Mix Online </a>have just released the latest version of their site which includes a new lab offering:
<a shape="rect" href="http://visitmix.com/labs/incarnate/" target="_blank" shape="rect">
Incarnate</a>.&nbsp;Incarnate is a REST-based service that uses peoples’ usernames to find their avatars on the web. To do this, Incarnate queries Facebook, MySpace, Twitter, Xbox Live and YouTube. Karsten Januszewski and Tim Aidlin are the masterminds behind Incarnate
 so I decided to take a walk down the hallway of our building to find out from them that what, why and how behind Incarnate. Tune in. This is Old School 9.
 <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/rest/RSS&WT.dl=0&WT.entryid=Entry:RSSView:e62fbe818ac34dc885829dea00c9e63e">]]></description>
      <comments>http://channel9.msdn.com/Blogs/Charles/Karsten-Januszewski-and-Tim-Aidlin-Introducing-Incarnate</comments>
      <itunes:summary>Our friends and neighbors at 
Mix Online have just released the latest version of their site which includes a new lab offering:

Incarnate.&amp;nbsp;Incarnate is a REST-based service that uses peoples’ usernames to find their avatars on the web. To do this, Incarnate queries Facebook, MySpace, Twitter, Xbox Live and YouTube. Karsten Januszewski and Tim Aidlin are the masterminds behind Incarnate
 so I decided to take a walk down the hallway of our building to find out from them that what, why and how behind Incarnate. Tune in. This is Old School 9.
</itunes:summary>
      <itunes:duration>1097</itunes:duration>
      <link>http://channel9.msdn.com/Blogs/Charles/Karsten-Januszewski-and-Tim-Aidlin-Introducing-Incarnate</link>
      <pubDate>Wed, 16 Dec 2009 16:33:00 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Blogs/Charles/Karsten-Januszewski-and-Tim-Aidlin-Introducing-Incarnate</guid>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/100/512052_100x75.jpg" height="75" width="100"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/220/512052_220x165.jpg" height="165" width="220"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/ch9/2/5/0/2/1/5/IncarnateMIX_320_ch9.png" height="240" width="320"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/ch9/2/5/0/2/1/5/IncarnateMIX_512_ch9.png" height="384" width="512"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/ch9/2/5/0/2/1/5/IncarnateMIX_85_ch9.png" height="64" width="85"></media:thumbnail>
      <media:group>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/2/5/0/2/1/5/IncarnateMIX_2MB_ch9.wmv" expression="full" duration="1097" fileSize="342700019" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/2/5/0/2/1/5/IncarnateMIX_ch9.mp3" expression="full" duration="1097" fileSize="8778039" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/2/5/0/2/1/5/IncarnateMIX_ch9.mp4" expression="full" duration="1097" fileSize="207971985" type="video/mp4" medium="video"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/2/5/0/2/1/5/IncarnateMIX_ch9.wma" expression="full" duration="1097" fileSize="8881797" type="audio/x-ms-wma" medium="audio"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/2/5/0/2/1/5/IncarnateMIX_ch9.wmv" expression="full" duration="1097" fileSize="241028891" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/2/5/0/2/1/5/IncarnateMIX_Zune_ch9.wmv" expression="full" duration="1097" fileSize="154324943" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://ecn.channel9.msdn.com/o9/ch9/2/5/0/2/1/5/IncarnateMIX_ch9.wmv" length="241028891" type="video/x-ms-wmv"></enclosure>
      <dc:creator>Charles</dc:creator>
      <itunes:author>Charles</itunes:author>
      <slash:comments>10</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Blogs/Charles/Karsten-Januszewski-and-Tim-Aidlin-Introducing-Incarnate/RSS</wfw:commentRss>
      <category>Incarnate</category>
      <category>Microformats</category>
      <category>MIX Online</category>
      <category>MIX10</category>
      <category>REST</category>
      <category>Windows Azure</category>
    </item>
  <item>
      <title>Fabrikam Jets - Integrating Codename &quot;Dallas&quot; with AppFabric Access Control</title>
      <description><![CDATA[This screencast shows how&nbsp;<a shape="rect" href="http://msdn.microsoft.com/en-us/azure/netservices.aspx" title="Read about AppFabric Access Control on MSDN." class="externalLink" shape="rect">AppFabric Access Control</a> (AC) can be used to provide identity
 federation, trust delegation, service authorization and integration with&nbsp;<a shape="rect" href="http://msdn.microsoft.com/en-us/library/bb897402.aspx" title="Read about Active Directory Federation Services on MSDN." class="externalLink" shape="rect">Active
 Directory Federation Services</a> (ADFS), to control access to services based on
<a shape="rect" href="http://msdn.microsoft.com/en-us/azure/cc994380.aspx" title="Read about Windows Azure on MSDN." class="externalLink" shape="rect">
Windows Azure</a>. <br>
<br>
In the demo, Fabrikam Jets uses the <a shape="rect" href="https://www.sqlazureservices.com" title="Explore the portal for Microsoft Codename &quot;Dallas&quot;" class="externalLink" shape="rect">
Dallas Portal</a>, AC and ADFS to grant employees of Contoso Marketing access to <a shape="rect" href="http://www.microsoft.com/windowsazure/dallas/" title="Read about Microsoft Codename &quot;Dallas&quot;." class="externalLink" shape="rect">
Microsoft Codename &quot;Dallas&quot;</a> at Fabrikam's expense, using Windows authentication, without exposing Fabrikam's Dallas account keys. It also shows how Fabrikam can revoke the privilege later.<br>
<br>
The source code for this example&nbsp;is now&nbsp;available soon on <a shape="rect" href="http://code.msdn.microsoft.com/dallasacs" title="Build and run the example used in this demo." shape="rect">
this MSDN Code Gallery page</a>.<br>
<br>
<i>Note: The example has been updated to work with the V1 version of AppFabric Access Control. There were two changes from the CTP version to V1 that made the update necessary: 1) V1 uses version 0.9 of the WRAP protocol, instead of version 0.8, and 2) the
 issuer name generated by V1 is the base URI of the STS endpoint for the service namespace, instead of the full URI.
<i>The screen cast has not yet been updated, and still shows the user providing the full URI of the STS endpoint as the key description, rather than the base URI. In all other respects, however, it remains accurate.</i></i>
 <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/rest/RSS&WT.dl=0&WT.entryid=Entry:RSSView:6c050aa03b3d48f9982e9deb0035cc26">]]></description>
      <comments>http://channel9.msdn.com/Blogs/JackGr/Fabrikam-Jets-Integrating-Codename-Dallas-with-AppFabric-Access-Control</comments>
      <itunes:summary>This screencast shows how&amp;nbsp;AppFabric Access Control (AC) can be used to provide identity
 federation, trust delegation, service authorization and integration with&amp;nbsp;Active
 Directory Federation Services (ADFS), to control access to services based on

Windows Azure. 

In the demo, Fabrikam Jets uses the 
Dallas Portal, AC and ADFS to grant employees of Contoso Marketing access to 
Microsoft Codename &amp;quot;Dallas&amp;quot; at Fabrikam&#39;s expense, using Windows authentication, without exposing Fabrikam&#39;s Dallas account keys. It also shows how Fabrikam can revoke the privilege later.

The source code for this example&amp;nbsp;is now&amp;nbsp;available soon on 
this MSDN Code Gallery page.

Note: The example has been updated to work with the V1 version of AppFabric Access Control. There were two changes from the CTP version to V1 that made the update necessary: 1) V1 uses version 0.9 of the WRAP protocol, instead of version 0.8, and 2) the
 issuer name generated by V1 is the base URI of the STS endpoint for the service namespace, instead of the full URI.
The screen cast has not yet been updated, and still shows the user providing the full URI of the STS endpoint as the key description, rather than the base URI. In all other respects, however, it remains accurate.
</itunes:summary>
      <itunes:duration>364</itunes:duration>
      <link>http://channel9.msdn.com/Blogs/JackGr/Fabrikam-Jets-Integrating-Codename-Dallas-with-AppFabric-Access-Control</link>
      <pubDate>Thu, 03 Dec 2009 21:13:00 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Blogs/JackGr/Fabrikam-Jets-Integrating-Codename-Dallas-with-AppFabric-Access-Control</guid>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/100/510665_100x75.jpg" height="75" width="100"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/220/510665_220x165.jpg" height="165" width="220"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/ch9/5/6/6/0/1/5/FabrikamJetsIntegratingCodenameDallaswithAppFabricAccessControl_320_ch9.png" height="240" width="320"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/ch9/5/6/6/0/1/5/FabrikamJetsIntegratingCodenameDallaswithAppFabricAccessControl_512_ch9.png" height="384" width="512"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/ch9/5/6/6/0/1/5/FabrikamJetsIntegratingCodenameDallaswithAppFabricAccessControl_85_ch9.png" height="64" width="85"></media:thumbnail>
      <media:group>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/5/6/6/0/1/5/FabrikamJetsIntegratingCodenameDallaswithAppFabricAccessControl_2MB_ch9.wmv" expression="full" duration="364" fileSize="19347219" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/5/6/6/0/1/5/FabrikamJetsIntegratingCodenameDallaswithAppFabricAccessControl_ch9.mp3" expression="full" duration="364" fileSize="2914238" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/5/6/6/0/1/5/FabrikamJetsIntegratingCodenameDallaswithAppFabricAccessControl_ch9.mp4" expression="full" duration="364" fileSize="20728748" type="video/mp4" medium="video"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/5/6/6/0/1/5/FabrikamJetsIntegratingCodenameDallaswithAppFabricAccessControl_ch9.wma" expression="full" duration="364" fileSize="2954905" type="audio/x-ms-wma" medium="audio"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/5/6/6/0/1/5/FabrikamJetsIntegratingCodenameDallaswithAppFabricAccessControl_ch9.wmv" expression="full" duration="364" fileSize="23466629" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/5/6/6/0/1/5/FabrikamJetsIntegratingCodenameDallaswithAppFabricAccessControl_Zune_ch9.wmv" expression="full" duration="364" fileSize="23431667" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://ecn.channel9.msdn.com/o9/ch9/5/6/6/0/1/5/FabrikamJetsIntegratingCodenameDallaswithAppFabricAccessControl_ch9.wmv" length="23466629" type="video/x-ms-wmv"></enclosure>
      <dc:creator>Jack Greenfield</dc:creator>
      <itunes:author>Jack Greenfield</itunes:author>
      <slash:comments>2</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Blogs/JackGr/Fabrikam-Jets-Integrating-Codename-Dallas-with-AppFabric-Access-Control/RSS</wfw:commentRss>
      <category>.NET Framework 3.5</category>
      <category>.Net Services</category>
      <category>Access</category>
      <category>Access Control</category>
      <category>Active Directory</category>
      <category>ActiveDirectory</category>
      <category>AppFabric</category>
      <category>ASP.NET</category>
      <category>Authentication</category>
      <category>Azure</category>
      <category>C#</category>
      <category>claims</category>
      <category>Dallas</category>
      <category>Federated Security</category>
      <category>Header</category>
      <category>HTTP</category>
      <category>Identity</category>
      <category>REST</category>
      <category>SAML</category>
      <category>Sample</category>
      <category>Samples</category>
      <category>Security</category>
      <category>SQL Azure</category>
      <category>SWT</category>
      <category>Token Authentication</category>
      <category>Video</category>
      <category>Videos</category>
      <category>Visual Studio 2008</category>
      <category>Web Services</category>
      <category>WIF</category>
      <category>Windows Forms</category>
      <category>WPF</category>
      <category>WRAP</category>
      <category>WS-Federation</category>
      <category>WS-Trust</category>
    </item>
  <item>
      <title>Web Application Toolkit: REST Services</title>
      <description><![CDATA[This Web Application Toolkit shows how to easily add REST service interfaces for an existing Web application. The Web Application Toolkit includes a sample of REST services based on a fictitious online auction site. It exposes an API using REST services
 built with the Windows Communication Foundation that can consumed by client applications. Two sample client applications are included, one using simple ASP.NET pages to consume the REST service and show a list of ending auctions, and a second Web application
 using AJAX to asynchronously invoke the REST service to show a list of most viewed auctions. The Web Application Toolkit also includes a custom project template for Visual Studio to make it easier to build new REST Services.<br /><br />Download this toolkit <a shape="rect" href="http://code.msdn.microsoft.com/WebAppToolkitREST" shape="rect">
here</a>.<br /><br />For screencasts about other Web Application Toolkits, click <a shape="rect" href="http://channel9.msdn.com/tags/web&#43;application&#43;toolkit/" shape="rect">
here</a>.<br /><br />To download other Web Application Toolkits, click <a shape="rect" href="http://go.microsoft.com/fwlink/?LinkId=164753" shape="rect">
here</a>.  <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/rest/RSS&WT.dl=0&WT.entryid=Entry:RSSView:eb39a8478a6c4ed1bd119deb0018dd50">]]></description>
      <comments>http://channel9.msdn.com/Blogs/LostInTangent/Web-Application-Toolkit-REST-Services</comments>
      <itunes:summary>This Web Application Toolkit shows how to easily add REST service interfaces for an existing Web application. The Web Application Toolkit includes a sample of REST services based on a fictitious online auction site. It exposes an API using REST services
 built with the Windows Communication Foundation that can consumed by client applications. Two sample client applications are included, one using simple ASP.NET pages to consume the REST service and show a list of ending auctions, and a second Web application
 using AJAX to asynchronously invoke the REST service to show a list of most viewed auctions. The Web Application Toolkit also includes a custom project template for Visual Studio to make it easier to build new REST Services.Download this toolkit 
here.For screencasts about other Web Application Toolkits, click 
here.To download other Web Application Toolkits, click 
here. </itunes:summary>
      <itunes:duration>634</itunes:duration>
      <link>http://channel9.msdn.com/Blogs/LostInTangent/Web-Application-Toolkit-REST-Services</link>
      <pubDate>Thu, 24 Sep 2009 18:02:00 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Blogs/LostInTangent/Web-Application-Toolkit-REST-Services</guid>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/100/494093_100x75.jpg" height="75" width="100"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/220/494093_220x165.jpg" height="165" width="220"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/ch9/3/9/0/4/9/4/WebAppToolkitRestServices_320_ch9.png" height="240" width="320"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/ch9/3/9/0/4/9/4/WebAppToolkitRestServices_512_ch9.png" height="384" width="512"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/ch9/3/9/0/4/9/4/WebAppToolkitRestServices_85_ch9.png" height="64" width="85"></media:thumbnail>
      <media:group>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/3/9/0/4/9/4/WebAppToolkitRestServices_2MB_ch9.wmv" expression="full" duration="634" fileSize="61185839" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/3/9/0/4/9/4/WebAppToolkitRestServices_ch9.mp3" expression="full" duration="634" fileSize="5080002" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/3/9/0/4/9/4/WebAppToolkitRestServices_ch9.mp4" expression="full" duration="634" fileSize="32564541" type="video/mp4" medium="video"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/3/9/0/4/9/4/WebAppToolkitRestServices_ch9.wma" expression="full" duration="634" fileSize="5147819" type="audio/x-ms-wma" medium="audio"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/3/9/0/4/9/4/WebAppToolkitRestServices_ch9.wmv" expression="full" duration="634" fileSize="39790455" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/3/9/0/4/9/4/WebAppToolkitRestServices_Zune_ch9.wmv" expression="full" duration="634" fileSize="24638383" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://ecn.channel9.msdn.com/o9/ch9/3/9/0/4/9/4/WebAppToolkitRestServices_ch9.wmv" length="39790455" type="video/x-ms-wmv"></enclosure>
      <dc:creator>Jonathan Carter</dc:creator>
      <itunes:author>Jonathan Carter</itunes:author>
      <slash:comments>0</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Blogs/LostInTangent/Web-Application-Toolkit-REST-Services/RSS</wfw:commentRss>
      <category>REST</category>
      <category>WCF</category>
      <category>Web Application Toolkit</category>
    </item>
  <item>
      <title>Consuming data over the web between PHP and .NET with REST and ADO.NET Data Services</title>
      <description><![CDATA[
<p>Claudio Caldato, Senior Program Manager in the Interoperability Technical Strategy team and Pablo Castro, software architect of ADO.NET Data Services introduce a new project that bridges PHP and .NET: the Toolkit for PHP with&nbsp;ADO.NET Data Services.</p>
<p>The PHP Toolkit &nbsp;is an open source project available on Codeplex at <a shape="rect" href="http://phpdataservices.codeplex.com" shape="rect">
phpdataservices.codeplex.com</a>. The goal is to make it easier for PHP developers to take advantage of the ADO.NET Data Services (ADO.NET Data Services offer a simple way to expose any sort of data in a RESTful way, more details
<a shape="rect" href="http://msdn.microsoft.com/en-us/data/bb931106.aspx" shape="rect">
here</a>).</p>
<p>The video starts with a quick introduction and architecture white boarding session, followed by a demo.</p>
<p>Enjoy!<br>
<br>
Additional resources:</p>
<ul>
<li>
<div><a shape="rect" href="http://www.interoperabilitybridges.com/projects/toolkit-for-php-with-adonet-data-services-.aspx" shape="rect">Toolkit for PHP with&nbsp;ADO.NET Data Services on Interoperability Labs &amp; Bridges
</a><a shape="rect" href="http://www.interoperabilitybridges.com/projects/php-toolkit-for-adonet-data-services.aspx " shape="rect"></a></div>
</li><li>
<div>Codeplex Project site: <a shape="rect" href="http://phpdataservices.codeplex.com" shape="rect">
phpdataservices.codeplex.com</a></div>
</li><li>
<div>
<div>Blog post &quot;<a shape="rect" href="http://blogs.msdn.com/interoperability/archive/2009/08/21/a-new-bridge-for-php-developers-to-net-through-rest-php-toolkit-for-ado-net-data-services.aspx" shape="rect">A new bridge for PHP developers to .NET through REST:&nbsp;Toolkit
 for PHP with&nbsp;ADO.NET Data Services</a>&quot;</div>
</div>
</li><li>
<div><a shape="rect" href="http://msdn.microsoft.com/en-us/data/bb931106.aspx" shape="rect">
<div>ADO.NET Data Services&nbsp;on MSDN</div>
</a></div>
</li></ul>
<p>&nbsp;</p>
 <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/rest/RSS&WT.dl=0&WT.entryid=Entry:RSSView:0f708b27939b4849a4ec9deb016c69a9">]]></description>
      <comments>http://channel9.msdn.com/Blogs/jccim/Consuming-data-over-the-web-between-PHP-and-NET-with-REST-and-ADONET-Data-Services</comments>
      <itunes:summary>
Claudio Caldato, Senior Program Manager in the Interoperability Technical Strategy team and Pablo Castro, software architect of ADO.NET Data Services introduce a new project that bridges PHP and .NET: the Toolkit for PHP with&amp;nbsp;ADO.NET Data Services. 
The PHP Toolkit &amp;nbsp;is an open source project available on Codeplex at 
phpdataservices.codeplex.com. The goal is to make it easier for PHP developers to take advantage of the ADO.NET Data Services (ADO.NET Data Services offer a simple way to expose any sort of data in a RESTful way, more details

here). 
The video starts with a quick introduction and architecture white boarding session, followed by a demo. 
Enjoy!

Additional resources: 


Toolkit for PHP with&amp;nbsp;ADO.NET Data Services on Interoperability Labs &amp;amp; Bridges


Codeplex Project site: 
phpdataservices.codeplex.com


Blog post &amp;quot;A new bridge for PHP developers to .NET through REST:&amp;nbsp;Toolkit
 for PHP with&amp;nbsp;ADO.NET Data Services&amp;quot;



ADO.NET Data Services&amp;nbsp;on MSDN


&amp;nbsp; 
</itunes:summary>
      <itunes:duration>756</itunes:duration>
      <link>http://channel9.msdn.com/Blogs/jccim/Consuming-data-over-the-web-between-PHP-and-NET-with-REST-and-ADONET-Data-Services</link>
      <pubDate>Fri, 21 Aug 2009 15:32:00 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Blogs/jccim/Consuming-data-over-the-web-between-PHP-and-NET-with-REST-and-ADONET-Data-Services</guid>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/100/485659_100x75.jpg" height="75" width="100"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/220/485659_220x165.jpg" height="165" width="220"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/ch9/9/5/6/5/8/4/PHPToolkitForADODataServices_large_ch9.png" height="240" width="320"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/ch9/9/5/6/5/8/4/PHPToolkitForADODataServices_small_ch9.png" height="64" width="85"></media:thumbnail>
      <media:group>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/9/5/6/5/8/4/PHPToolkitForADODataServices_2MB_ch9.wmv" expression="full" duration="756" fileSize="171762085" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/9/5/6/5/8/4/PHPToolkitForADODataServices_ch9.mp3" expression="full" duration="756" fileSize="6052097" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/9/5/6/5/8/4/PHPToolkitForADODataServices_ch9.mp4" expression="full" duration="756" fileSize="41907332" type="video/mp4" medium="video"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/9/5/6/5/8/4/PHPToolkitForADODataServices_ch9.wma" expression="full" duration="756" fileSize="6127123" type="audio/x-ms-wma" medium="audio"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/9/5/6/5/8/4/PHPToolkitForADODataServices_ch9.wmv" expression="full" duration="756" fileSize="94032163" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/9/5/6/5/8/4/PHPToolkitForADODataServices_Zune_ch9.wmv" expression="full" duration="756" fileSize="48480091" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="mms://mschnlnine.wmod.llnwd.net/a1809/d1/ch9/9/5/6/5/8/4/PHPToolkitForADODataServices_s_ch9.wmv" expression="full" duration="756" fileSize="237" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://ecn.channel9.msdn.com/o9/ch9/9/5/6/5/8/4/PHPToolkitForADODataServices_ch9.wmv" length="94032163" type="video/x-ms-wmv"></enclosure>
      <dc:creator>Jean-Christophe Cimetiere</dc:creator>
      <itunes:author>Jean-Christophe Cimetiere</itunes:author>
      <slash:comments>1</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Blogs/jccim/Consuming-data-over-the-web-between-PHP-and-NET-with-REST-and-ADONET-Data-Services/RSS</wfw:commentRss>
      <category>.NET</category>
      <category>.NET Framework</category>
      <category>ADO.NET</category>
      <category>ADO.NET Data Services</category>
      <category>Data Services</category>
      <category>Interoperability</category>
      <category>PHP</category>
      <category>REST</category>
      <category>RESTful Services</category>
    </item>
  <item>
      <title>endpoint.tv Screencast - Implementing the CourseFeed service in Litware Training</title>
      <description><![CDATA[
<p>In this short video, <a shape="rect" href="http://bendewey.wordpress.com/" shape="rect">
Ben Dewey</a>, from <a shape="rect" href="http://www.26ny.com/" shape="rect">twentysix New York</a>, looks at the code for implementing the CourseFeed service in the
<a shape="rect" href="http://code.msdn.microsoft.com/litwaremashup" shape="rect">
LitWare Training sample mashup app</a>, which is implemented as an AtomPub feed using
<a shape="rect" href="http://aspnet.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=24644" shape="rect">
WCF REST Starter Kit Preview 2</a>. </p>
<p>For additional information on WCF REST capabilities, please check out the <a shape="rect" href="http://msdn.microsoft.com/wcf/rest" shape="rect">
REST in WCF Dev Center on MSDN </a>and the <a shape="rect" href="http://blogs.msdn.com/endpoint/" shape="rect">
.NET Endpoint team blog</a>. </p>
 <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/rest/RSS&WT.dl=0&WT.entryid=Entry:RSSView:e4e52c61f908499cb5109deb0014af1e">]]></description>
      <comments>http://channel9.msdn.com/Shows/Endpoint/endpointtv-Implementing-the-CourseFeed-service-in-Litware-Training</comments>
      <itunes:summary>
In this short video, 
Ben Dewey, from twentysix New York, looks at the code for implementing the CourseFeed service in the

LitWare Training sample mashup app, which is implemented as an AtomPub feed using

WCF REST Starter Kit Preview 2.  
For additional information on WCF REST capabilities, please check out the 
REST in WCF Dev Center on MSDN and the 
.NET Endpoint team blog.  
</itunes:summary>
      <itunes:duration>217</itunes:duration>
      <link>http://channel9.msdn.com/Shows/Endpoint/endpointtv-Implementing-the-CourseFeed-service-in-Litware-Training</link>
      <pubDate>Thu, 13 Aug 2009 19:03:00 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Shows/Endpoint/endpointtv-Implementing-the-CourseFeed-service-in-Litware-Training</guid>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/100/485000_100x75.jpg" height="75" width="100"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/220/485000_220x165.jpg" height="165" width="220"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/ch9/0/0/0/5/8/4/epCourseFeed_large_ch9.png" height="240" width="320"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/ch9/0/0/0/5/8/4/epCourseFeed_small_ch9.png" height="64" width="85"></media:thumbnail>
      <media:group>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/0/0/0/5/8/4/epCourseFeed_2MB_ch9.wmv" expression="full" duration="217" fileSize="7554413" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/0/0/0/5/8/4/epCourseFeed_ch9.mp3" expression="full" duration="217" fileSize="1742884" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/0/0/0/5/8/4/epCourseFeed_ch9.mp4" expression="full" duration="217" fileSize="5313424" type="video/mp4" medium="video"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/0/0/0/5/8/4/epCourseFeed_ch9.wma" expression="full" duration="217" fileSize="1774333" type="audio/x-ms-wma" medium="audio"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/0/0/0/5/8/4/epCourseFeed_Zune_ch9.wmv" expression="full" duration="217" fileSize="5560551" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://ecn.channel9.msdn.com/o9/ch9/0/0/0/5/8/4/epCourseFeed_2MB_ch9.wmv" length="7554413" type="video/x-ms-wmv"></enclosure>
      <dc:creator>ksharkey</dc:creator>
      <itunes:author>ksharkey</itunes:author>
      <slash:comments>0</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Shows/Endpoint/endpointtv-Implementing-the-CourseFeed-service-in-Litware-Training/RSS</wfw:commentRss>
      <category>.NET</category>
      <category>.NET Framework 3.5</category>
      <category>.NET Framework</category>
      <category>Endpoint Screencasts</category>
      <category>REST</category>
      <category>REST Starter Kit</category>
      <category>REST Starter Kit endpoint screencasts</category>
      <category>Visual Studio</category>
      <category>Visual Studio 2008</category>
      <category>WCF</category>
      <category>WCF Endpoint Screencasts</category>
    </item>
  <item>
      <title>endpoint.tv Screencast - Overview of Litware Training</title>
      <description><![CDATA[
<p>In this short video, <a shape="rect" href="http://bendewey.wordpress.com/" shape="rect">
Ben Dewey</a>, from <a shape="rect" href="http://www.26ny.com/" shape="rect">twentysix New York</a>, gives an overview of the functionality in the
<a shape="rect" href="http://code.msdn.microsoft.com/litwaremashup" shape="rect">
LitWare Training sample mashup app </a>built with <a shape="rect" href="http://aspnet.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=24644" shape="rect">
WCF REST Starter Kit Preview 2</a>.&nbsp; Later videos will drill into specific features and the code.</p>
<p>For additional information on WCF REST capabilities, please check out the <a shape="rect" href="http://msdn.microsoft.com/wcf/rest" shape="rect">
REST in WCF Dev Center on MSDN </a>and the <a shape="rect" href="http://blogs.msdn.com/endpoint/" shape="rect">
.NET Endpoint team blog</a>. </p>
 <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/rest/RSS&WT.dl=0&WT.entryid=Entry:RSSView:d6d0affd8fbe4f9783fe9deb0014b333">]]></description>
      <comments>http://channel9.msdn.com/Shows/Endpoint/endpointtv-Overview-of-Litware-Training</comments>
      <itunes:summary>
In this short video, 
Ben Dewey, from twentysix New York, gives an overview of the functionality in the

LitWare Training sample mashup app built with 
WCF REST Starter Kit Preview 2.&amp;nbsp; Later videos will drill into specific features and the code. 
For additional information on WCF REST capabilities, please check out the 
REST in WCF Dev Center on MSDN and the 
.NET Endpoint team blog.  
</itunes:summary>
      <itunes:duration>297</itunes:duration>
      <link>http://channel9.msdn.com/Shows/Endpoint/endpointtv-Overview-of-Litware-Training</link>
      <pubDate>Thu, 13 Aug 2009 19:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Shows/Endpoint/endpointtv-Overview-of-Litware-Training</guid>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/100/484998_100x75.jpg" height="75" width="100"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/220/484998_220x165.jpg" height="165" width="220"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/ch9/8/9/9/4/8/4/eptvLitwareOverview_large_ch9.png" height="240" width="320"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/ch9/8/9/9/4/8/4/eptvLitwareOverview_small_ch9.png" height="64" width="85"></media:thumbnail>
      <media:group>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/8/9/9/4/8/4/eptvLitwareOverview_2MB_ch9.wmv" expression="full" duration="297" fileSize="10253723" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/8/9/9/4/8/4/eptvLitwareOverview_ch9.mp3" expression="full" duration="297" fileSize="2378337" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/8/9/9/4/8/4/eptvLitwareOverview_ch9.mp4" expression="full" duration="297" fileSize="7366371" type="video/mp4" medium="video"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/8/9/9/4/8/4/eptvLitwareOverview_ch9.wma" expression="full" duration="297" fileSize="2417189" type="audio/x-ms-wma" medium="audio"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/8/9/9/4/8/4/eptvLitwareOverview_Zune_ch9.wmv" expression="full" duration="297" fileSize="7625657" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://ecn.channel9.msdn.com/o9/ch9/8/9/9/4/8/4/eptvLitwareOverview_2MB_ch9.wmv" length="10253723" type="video/x-ms-wmv"></enclosure>
      <dc:creator>ksharkey</dc:creator>
      <itunes:author>ksharkey</itunes:author>
      <slash:comments>0</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Shows/Endpoint/endpointtv-Overview-of-Litware-Training/RSS</wfw:commentRss>
      <category>.NET</category>
      <category>.NET Framework 3.5</category>
      <category>.NET Framework</category>
      <category>Endpoint Screencasts</category>
      <category>REST</category>
      <category>REST Starter Kit</category>
      <category>REST Starter Kit endpoint screencasts</category>
      <category>Visual Studio</category>
      <category>Visual Studio 2008</category>
      <category>WCF</category>
      <category>WCF Endpoint Screencasts</category>
    </item>
  <item>
      <title>ARCast.TV - Implementing a Hybrid Architecture Based on SOA and ROA in the Enterprise</title>
      <description><![CDATA[In this interview, <a shape="rect" href="http://tinyurl.com/kevinisrael" target="_blank" shape="rect">
Kevin Israel</a>, Visual Studio Team System <a shape="rect" href="http://vsteamsystemcentral.com/cs21/blogs/kevin_israel/default.aspx" shape="rect">
MVP</a>, shares with <a shape="rect" href="http://blogs.msdn.com/zxue/" shape="rect">
Zhiming Xue </a>his thoughts on implementation of a hybrid architecture based on SOA and ROA in the enterprise space. Kevin explains what Resource Oriented Architecture (ROA) is and, through examples, highlights its key differences from Service Oriented Architecture
 (SOA). He argues that while the two architectural patterns share the same common problem domains such as versioning and application manageability, they work differently in practice. ROA services or RESTful services may be used to bring resources to the user,
 whereas SOA services are typically created to process business logic. Therefore, the crux of the hybrid architecture implementation is to use them together and use them for their intended purposes. Kevin believes that as cloud computing and enterprise meshup
 applications start to emerge, more applications based on the hybrid architecture of SOA and ROA may be seen in the enterprise.
 <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/rest/RSS&WT.dl=0&WT.entryid=Entry:RSSView:7b9f95e8023b4e179ad29dea00c0d4f6">]]></description>
      <comments>http://channel9.msdn.com/Shows/ARCast.TV/ARCastTV-Implementing-a-Hybrid-Architecture-Based-on-SOA-and-ROA-in-the-Enterprise</comments>
      <itunes:summary>In this interview, 
Kevin Israel, Visual Studio Team System 
MVP, shares with 
Zhiming Xue his thoughts on implementation of a hybrid architecture based on SOA and ROA in the enterprise space. Kevin explains what Resource Oriented Architecture (ROA) is and, through examples, highlights its key differences from Service Oriented Architecture
 (SOA). He argues that while the two architectural patterns share the same common problem domains such as versioning and application manageability, they work differently in practice. ROA services or RESTful services may be used to bring resources to the user,
 whereas SOA services are typically created to process business logic. Therefore, the crux of the hybrid architecture implementation is to use them together and use them for their intended purposes. Kevin believes that as cloud computing and enterprise meshup
 applications start to emerge, more applications based on the hybrid architecture of SOA and ROA may be seen in the enterprise.
</itunes:summary>
      <itunes:duration>991</itunes:duration>
      <link>http://channel9.msdn.com/Shows/ARCast.TV/ARCastTV-Implementing-a-Hybrid-Architecture-Based-on-SOA-and-ROA-in-the-Enterprise</link>
      <pubDate>Mon, 06 Jul 2009 19:56:00 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Shows/ARCast.TV/ARCastTV-Implementing-a-Hybrid-Architecture-Based-on-SOA-and-ROA-in-the-Enterprise</guid>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/100/469900_100x75.jpg" height="75" width="100"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/220/469900_220x165.jpg" height="165" width="220"></media:thumbnail>
      <media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/ch9/0/0/9/9/6/4/ARCastImplementingAHybridArchitecture_large_ch9.png" height="240" width="320"></media:thumbnail>
      <media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/ch9/0/0/9/9/6/4/ARCastImplementingAHybridArchitecture_small_ch9.png" height="64" width="85"></media:thumbnail>
      <media:group>
        <media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/0/0/9/9/6/4/ARCastImplementingAHybridArchitecture_2MB_ch9.wmv" expression="full" duration="991" fileSize="309852000" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/0/0/9/9/6/4/ARCastImplementingAHybridArchitecture_ch9.mp3" expression="full" duration="991" fileSize="7932688" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/0/0/9/9/6/4/ARCastImplementingAHybridArchitecture_ch9.mp4" expression="full" duration="991" fileSize="97477528" type="video/mp4" medium="video"></media:content>
        <media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/0/0/9/9/6/4/ARCastImplementingAHybridArchitecture_ch9.wma" expression="full" duration="991" fileSize="16040341" type="audio/x-ms-wma" medium="audio"></media:content>
        <media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/0/0/9/9/6/4/ARCastImplementingAHybridArchitecture_ch9.wmv" expression="full" duration="991" fileSize="60043389" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/0/0/9/9/6/4/ARCastImplementingAHybridArchitecture_Zune_ch9.wmv" expression="full" duration="991" fileSize="140507369" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="mms://mschnlnine.wmod.llnwd.net/a1809/d1/ch9/0/0/9/9/6/4/ARCastImplementingAHybridArchitecture_s_ch9.wmv" expression="full" duration="991" fileSize="255" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://mschnlnine.vo.llnwd.net/d1/ch9/0/0/9/9/6/4/ARCastImplementingAHybridArchitecture_ch9.wmv" length="60043389" type="video/x-ms-wmv"></enclosure>
      <dc:creator>Bob Familiar</dc:creator>
      <itunes:author>Bob Familiar</itunes:author>
      <slash:comments>1</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Shows/ARCast.TV/ARCastTV-Implementing-a-Hybrid-Architecture-Based-on-SOA-and-ROA-in-the-Enterprise/RSS</wfw:commentRss>
      <category>ARCast</category>
      <category>Architects</category>
      <category>Architecture</category>
      <category>Patterns</category>
      <category>Resource Oriented Architecture</category>
      <category>REST</category>
      <category>RESTful Services</category>
      <category>ROA</category>
      <category>Service Oriented Architecture </category>
      <category>Web Services</category>
    </item>
  <item>
      <title>Securing REST ful services</title>
      <description><![CDATA[
<p>REST is an acronym for Represntational state transfer, REST defines an architectural style based on a set of constraints for building things the “Web” way.
</p>
<p>In this screen cast I will demo how to secure a restful web service using WeServicebHost2Factory and Request Interceptors in WCF Rest Starter Kit. i will implement both Basic Authentication Request Interceptor and also Authorization Header token based authentication.</p>
<p>The demo code is posted here - Code – <br /><br /><a shape="rect" href="http://cid-0666e397c5ca74dd.skydrive.live.com/self.aspx/Screencast/ProjectService.zip" shape="rect">http://cid-0666e397c5ca74dd.skydrive.live.com/self.aspx/Screencast/ProjectService.zip</a><br /><br />Previous Screencast - <a shape="rect" href="http://channel9.msdn.com/posts/ashishjaiman/WCF-35-RESTful-web-service/" shape="rect">
http://channel9.msdn.com/posts/ashishjaiman/WCF-35-RESTful-web-service/</a>&nbsp;</p>
<p>Other resources – <br /><a shape="rect" href="http://aspnet.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=24644" shape="rect">http://aspnet.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=24644</a><br /><a shape="rect" href="http://msdn.microsoft.com/en-us/netframework/cc950529.aspx" shape="rect">http://msdn.microsoft.com/en-us/netframework/cc950529.aspx</a></p>
 <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/rest/RSS&WT.dl=0&WT.entryid=Entry:RSSView:c01274d1620742b5aa9d9deb000c01ec">]]></description>
      <comments>http://channel9.msdn.com/Blogs/ashishjaiman/Securing-REST-ful-services</comments>
      <itunes:summary>
REST is an acronym for Represntational state transfer, REST defines an architectural style based on a set of constraints for building things the “Web” way.
 
In this screen cast I will demo how to secure a restful web service using WeServicebHost2Factory and Request Interceptors in WCF Rest Starter Kit. i will implement both Basic Authentication Request Interceptor and also Authorization Header token based authentication. 
The demo code is posted here - Code – http://cid-0666e397c5ca74dd.skydrive.live.com/self.aspx/Screencast/ProjectService.zipPrevious Screencast - 
http://channel9.msdn.com/posts/ashishjaiman/WCF-35-RESTful-web-service/&amp;nbsp; 
Other resources – http://aspnet.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=24644http://msdn.microsoft.com/en-us/netframework/cc950529.aspx 
</itunes:summary>
      <itunes:duration>1266</itunes:duration>
      <link>http://channel9.msdn.com/Blogs/ashishjaiman/Securing-REST-ful-services</link>
      <pubDate>Tue, 30 Jun 2009 03:02:00 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Blogs/ashishjaiman/Securing-REST-ful-services</guid>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/100/476125_100x75.jpg" height="75" width="100"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/220/476125_220x165.jpg" height="165" width="220"></media:thumbnail>
      <media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/2/1/6/7/4/SecuringRestWS_large_ch9.png" height="240" width="320"></media:thumbnail>
      <media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/2/1/6/7/4/SecuringRestWS_small_ch9.png" height="64" width="85"></media:thumbnail>
      <media:group>
        <media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/2/1/6/7/4/SecuringRestWS_2MB_ch9.wmv" expression="full" duration="1266" fileSize="37791041" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/2/1/6/7/4/SecuringRestWS_ch9.mp3" expression="full" duration="1266" fileSize="10130821" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/2/1/6/7/4/SecuringRestWS_ch9.mp4" expression="full" duration="1266" fileSize="29573840" type="video/mp4" medium="video"></media:content>
        <media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/2/1/6/7/4/SecuringRestWS_ch9.wma" expression="full" duration="1266" fileSize="20483257" type="audio/x-ms-wma" medium="audio"></media:content>
        <media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/2/1/6/7/4/SecuringRestWS_Zune_ch9.wmv" expression="full" duration="1266" fileSize="29229019" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/2/1/6/7/4/SecuringRestWS_2MB_ch9.wmv" length="37791041" type="video/x-ms-wmv"></enclosure>
      <dc:creator>ashishjaiman</dc:creator>
      <itunes:author>ashishjaiman</itunes:author>
      <slash:comments>3</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Blogs/ashishjaiman/Securing-REST-ful-services/RSS</wfw:commentRss>
      <category>REST</category>
      <category>REST Starter Kit</category>
      <category>Security</category>
      <category>WCF</category>
    </item>
  <item>
      <title>Silverlight Kit for the New York Times API has been released</title>
      <description><![CDATA[The goal of the Starter Kit is to make it easier for designers and developers to use the APIs very easily.&nbsp; Design-time data is included as well to help build the experience in Blend or Visual Studio.&nbsp; Michael Scherotter has posted&nbsp;<a shape="rect" href="http://blogs.msdn.com/synergist/archive/2009/05/05/the-new-york-times-silverlight-kit.aspx" shape="rect">the
 full details behind the New York Times Silverlight Kit</a>.  <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/rest/RSS&WT.dl=0&WT.entryid=Entry:RSSView:86af79f0612a455390ca9deb00228972">]]></description>
      <comments>http://channel9.msdn.com/Blogs/ContinuumNews/Silverlight-Kit-for-the-New-York-Times-API-has-been-released</comments>
      <itunes:summary>The goal of the Starter Kit is to make it easier for designers and developers to use the APIs very easily.&amp;nbsp; Design-time data is included as well to help build the experience in Blend or Visual Studio.&amp;nbsp; Michael Scherotter has posted&amp;nbsp;the
 full details behind the New York Times Silverlight Kit. </itunes:summary>
      <link>http://channel9.msdn.com/Blogs/ContinuumNews/Silverlight-Kit-for-the-New-York-Times-API-has-been-released</link>
      <pubDate>Thu, 07 May 2009 20:43:00 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Blogs/ContinuumNews/Silverlight-Kit-for-the-New-York-Times-API-has-been-released</guid>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/100/468423_100x75.jpg" height="75" width="100"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/220/468423_220x165.jpg" height="165" width="220"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/320/dc55db2e-679e-4d0d-bd2c-c4bd77c17161.jpg" height="210" width="280"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/85/b659ab6e-6941-4730-9211-716fe5846de3.jpg" height="64" width="85"></media:thumbnail>      
      <dc:creator>Adam Kinney</dc:creator>
      <itunes:author>Adam Kinney</itunes:author>
      <slash:comments>0</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Blogs/ContinuumNews/Silverlight-Kit-for-the-New-York-Times-API-has-been-released/RSS</wfw:commentRss>
      <category>REST</category>
      <category>RIA</category>
      <category>Silverlight</category>
    </item>    
</channel>
</rss>