<?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 XAML</title>
    <atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Tags/xaml/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 XAML</title>
      <link>http://channel9.msdn.com/Tags/xaml</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/xaml</link>
    <language>en</language>
    <pubDate>Wed, 19 Jun 2013 18:05:48 GMT</pubDate>
    <lastBuildDate>Wed, 19 Jun 2013 18:05:48 GMT</lastBuildDate>
    <generator>Rev9</generator>
    <c9:totalResults>108</c9:totalResults>
    <c9:pageCount>5</c9:pageCount>
    <c9:pageSize>25</c9:pageSize>
  <item>
      <title>Mash Windows 8 Store Apps, public web service API&#39;s and some starter kit code together and you have... &quot;APIMASH Starter Kits&quot;</title>
      <description><![CDATA[<p>Today's Modern Monday project isn't just one project, it's 14. 14 Windows 8 Store App Starter Kit projects that provide examples of how to use a number of free web service API's, like Rotten Tomatoes, Yelp, Earthquakes &#43; Bing, World of Warcraft and the Chuck Norris Internet Database [insert Chuck Norris joke about how the web's there to service him... in such a way that won't get me fired]</p><h2><a name="apimash-starter-kits" href="https://github.com/apimash/StarterKits#apimash-starter-kits"></a><a href="https://github.com/apimash/StarterKits">APIMASH Starter Kits</a></h2><blockquote><p>APIMASH Starter Kits for Windows demonstrate how to use public Web Service API's such as Edmunds, Tom-Tom, Twitter, Tumblr, Yelp, Meetup and many others to create Windows 8 Store Apps. These Starter Kits will put you on the fast path to publishing your first App to the Windows Store.</p><h4><a name="starter-kits" href="https://github.com/apimash/StarterKits#starter-kits"></a>Starter Kits</h4><ol><li>Edmunds [XAML/C#] </li><li>Rotten Tomatoes [XAML/C#] </li><li>Tom-Tom &#43; Bing Maps [XAML/C#] </li><li>Active [HTML5/JS] </li><li>Stackoverflow [ XAML/C#] </li><li>Univision [XAML/C#] </li><li>GeoNames &#43; Wikipedia [XAML/C#] </li><li>Yelp [XAML/C#] </li><li>Meetup &#43; Bing [HTML5/JS] </li><li>Tumblr [HTML5/JS] </li><li>Worldwide Telescope [HTML5/JS </li><li>Earthquakes &#43; Bing [HTML5/JS] </li><li>World of Warcraft [HTML5/JS] </li><li>Chuck Norris Internet Database [XAML/C#] </li></ol><h5><a name="1---download-the-starterkits" href="https://github.com/apimash/StarterKits#1---download-the-starterkits"></a>1 - Download the StarterKits</h5><h5><a name="2---customize-the-api-calls-and-update-the-user-experience" href="https://github.com/apimash/StarterKits#2---customize-the-api-calls-and-update-the-user-experience"></a>2 - Customize the API calls and Update the User Experience</h5><h5><a name="3---submit-your-app-to-the-windows-store" href="https://github.com/apimash/StarterKits#3---submit-your-app-to-the-windows-store"></a>3 - Submit your App to the Windows Store</h5></blockquote><p>Here's a snap of the Chuck Norris App;</p><p><img title="image" src="http://files.channel9.msdn.com/wlwimages/ae054c0b4d7b402ab1239e6800c0220f/image%5B2%5D-137.png" alt="image" width="500" height="309" border="0"></p><p><img title="image" src="http://files.channel9.msdn.com/wlwimages/ae054c0b4d7b402ab1239e6800c0220f/image%5B5%5D-75.png" alt="image" width="500" height="309" border="0"></p><p>And its solution;</p><p><img title="image" src="http://files.channel9.msdn.com/wlwimages/ae054c0b4d7b402ab1239e6800c0220f/image%5B8%5D-70.png" alt="image" width="219" height="364" border="0"></p><p>The only issue I had with these apps, is that sometimes you need to fix up the references or install an SDK. For example, in the Chuck Norris app, had to refresh/reapply the Newtonsoft.Json reference (NuGet is your friend for this). For the Bing app's, I had to install the <a href="http://visualstudiogallery.msdn.microsoft.com/bb764f67-6b2c-4e14-b2d3-17477ae1eaca">Bing Maps SDK for Windows Store apps</a> (and get a Bing Dev key, <a title="https://www.bingmapsportal.com/" href="https://www.bingmapsportal.com/">https://www.bingmapsportal.com/</a>), etc.</p><p>Here's the Earthquake App (since I live in Sothern California, Earthquakes are of special interest to me...)</p><p><img title="image" src="http://files.channel9.msdn.com/wlwimages/ae054c0b4d7b402ab1239e6800c0220f/image%5B11%5D-53.png" alt="image" width="500" height="309" border="0"></p><p><img title="image" src="http://files.channel9.msdn.com/wlwimages/ae054c0b4d7b402ab1239e6800c0220f/image%5B19%5D-19.png" alt="image" width="307" height="294" border="0"></p><p><img title="image" src="http://files.channel9.msdn.com/wlwimages/ae054c0b4d7b402ab1239e6800c0220f/image%5B15%5D-35.png" alt="image" width="520" height="378" border="0"></p><p><img title="image" src="http://files.channel9.msdn.com/wlwimages/ae054c0b4d7b402ab1239e6800c0220f/image%5B23%5D-19.png" alt="image" width="520" height="338" border="0"></p><p><img title="image" src="http://files.channel9.msdn.com/wlwimages/ae054c0b4d7b402ab1239e6800c0220f/image%5B27%5D-14.png" alt="image" width="520" height="192" border="0"></p><p>The Worldwide Telescope Starter Kit is pretty awesome just as is. I wasted (err... um... &quot;invested&quot;) way too much time playing with this one...</p><p><img title="image" src="http://files.channel9.msdn.com/wlwimages/ae054c0b4d7b402ab1239e6800c0220f/image%5B30%5D-10.png" alt="image" width="500" height="281" border="0"></p><p><img title="image" src="http://files.channel9.msdn.com/wlwimages/ae054c0b4d7b402ab1239e6800c0220f/image%5B33%5D-6.png" alt="image" width="500" height="281" border="0"></p><p>And here's some of the included screenshots for more of the Start Kits;</p><p>&nbsp;</p><p><img title="EdmundsScreenshot" src="http://files.channel9.msdn.com/wlwimages/ae054c0b4d7b402ab1239e6800c0220f/EdmundsScreenshot%5B2%5D.png" alt="EdmundsScreenshot" width="500" height="281" border="0"></p><p><img title="meetupDetailsPage" src="http://files.channel9.msdn.com/wlwimages/ae054c0b4d7b402ab1239e6800c0220f/meetupDetailsPage%5B2%5D.png" alt="meetupDetailsPage" width="500" height="281" border="0"><img title="homePage" src="http://files.channel9.msdn.com/wlwimages/ae054c0b4d7b402ab1239e6800c0220f/homePage%5B2%5D.png" alt="homePage" width="500" height="281" border="0"></p><p><img title="RottenTomatoesScreenshot" src="http://files.channel9.msdn.com/wlwimages/ae054c0b4d7b402ab1239e6800c0220f/RottenTomatoesScreenshot%5B2%5D.png" alt="RottenTomatoesScreenshot" width="500" height="281" border="0"></p><p><img title="screenshot" src="http://files.channel9.msdn.com/wlwimages/ae054c0b4d7b402ab1239e6800c0220f/screenshot%5B2%5D.png" alt="screenshot" width="500" height="281" border="0"></p><p><img title="UnivisonAPIscreenshot" src="http://files.channel9.msdn.com/wlwimages/ae054c0b4d7b402ab1239e6800c0220f/UnivisonAPIscreenshot%5B2%5D.png" alt="UnivisonAPIscreenshot" width="500" height="281" border="0"></p><p><img title="screenshot01" src="http://files.channel9.msdn.com/wlwimages/ae054c0b4d7b402ab1239e6800c0220f/screenshot01%5B2%5D.jpg" alt="screenshot01" width="500" height="281" border="0"></p><p><img title="wowapikit_1366x768" src="http://files.channel9.msdn.com/wlwimages/ae054c0b4d7b402ab1239e6800c0220f/wowapikit_1366x768%5B2%5D.png" alt="wowapikit_1366x768" width="500" height="281" border="0"></p><p><img title="screenshot_main" src="http://files.channel9.msdn.com/wlwimages/ae054c0b4d7b402ab1239e6800c0220f/screenshot_main%5B2%5D.png" alt="screenshot_main" width="500" height="281" border="0"></p><p>In all those kits there has to be something that calls out to you! Now get coding!</p> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/xaml/RSS&WT.dl=0&WT.entryid=Entry:RSSView:52bd6055315440d3a76ca1d0012f94b5">]]></description>
      <comments>http://channel9.msdn.com/coding4fun/blog/Mash-Windows-8-Store-Apps-public-web-service-APIs-and-some-starter-kit-code-together-and-you-have-AP</comments>
      <itunes:summary>Today&#39;s Modern Monday project isn&#39;t just one project, it&#39;s 14. 14 Windows 8 Store App Starter Kit projects that provide examples of how to use a number of free web service API&#39;s, like Rotten Tomatoes, Yelp, Earthquakes &amp;#43; Bing, World of Warcraft and the Chuck Norris Internet Database [insert Chuck Norris joke about how the web&#39;s there to service him... in such a way that won&#39;t get me fired] APIMASH Starter KitsAPIMASH Starter Kits for Windows demonstrate how to use public Web Service API&#39;s such as Edmunds, Tom-Tom, Twitter, Tumblr, Yelp, Meetup and many others to create Windows 8 Store Apps. These Starter Kits will put you on the fast path to publishing your first App to the Windows Store. Starter KitsEdmunds [XAML/C#] Rotten Tomatoes [XAML/C#] Tom-Tom &amp;#43; Bing Maps [XAML/C#] Active [HTML5/JS] Stackoverflow [ XAML/C#] Univision [XAML/C#] GeoNames &amp;#43; Wikipedia [XAML/C#] Yelp [XAML/C#] Meetup &amp;#43; Bing [HTML5/JS] Tumblr [HTML5/JS] Worldwide Telescope [HTML5/JS Earthquakes &amp;#43; Bing [HTML5/JS] World of Warcraft [HTML5/JS] Chuck Norris Internet Database [XAML/C#] 1 - Download the StarterKits2 - Customize the API calls and Update the User Experience3 - Submit your App to the Windows StoreHere&#39;s a snap of the Chuck Norris App;   And its solution;  The only issue I had with these apps, is that sometimes you need to fix up the references or install an SDK. For example, in the Chuck Norris app, had to refresh/reapply the Newtonsoft.Json reference (NuGet is your friend for this). For the Bing app&#39;s, I had to install the Bing Maps SDK for Windows Store apps (and get a Bing Dev key, https://www.bingmapsportal.com/), etc. Here&#39;s the Earthquake App (since I live in Sothern California, Earthquakes are of special interest to me...)      The Worldwide Telescope Starter Kit is pretty awesome just as is. I wasted (err... um... &amp;quot;invested&amp;quot;) way too much time playing with this one...   And here&#39;s some of the included screenshots for more of the Start Kits; &amp;nbsp;     </itunes:summary>
      <link>http://channel9.msdn.com/coding4fun/blog/Mash-Windows-8-Store-Apps-public-web-service-APIs-and-some-starter-kit-code-together-and-you-have-AP</link>
      <pubDate>Mon, 03 Jun 2013 13:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/coding4fun/blog/Mash-Windows-8-Store-Apps-public-web-service-APIs-and-some-starter-kit-code-together-and-you-have-AP</guid>
      <media:thumbnail url="http://files.channel9.msdn.com/thumbnail/711d2073-9a49-4623-9b70-c8074a74bc79.png" height="56" width="100"></media:thumbnail>
      <media:thumbnail url="http://files.channel9.msdn.com/thumbnail/21332053-f409-43e9-83a1-fb44846715e0.png" height="124" width="220"></media:thumbnail>      
      <dc:creator>Greg Duncan, API Mash</dc:creator>
      <itunes:author>Greg Duncan, API Mash</itunes:author>
      <slash:comments>3</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/coding4fun/blog/Mash-Windows-8-Store-Apps-public-web-service-APIs-and-some-starter-kit-code-together-and-you-have-AP/RSS</wfw:commentRss>
      <category>Bing Maps</category>
      <category>Coding4Fun</category>
      <category>JavaScript</category>
      <category>World of Warcraft</category>
      <category>worldwide telescope</category>
      <category>XAML</category>
      <category>starter kit</category>
      <category>Windows Store App</category>
    </item>
  <item>
      <title>Advanced Windows Store App Development using C#: (08) Advanced Features</title>
      <description><![CDATA[<p>Finally this module provides an overview on how to best manage your apps. You will receive an overview on Windows Live SDK, Microsoft Account and using SkyDrive.</p><ul><li><a href="http://channel9.msdn.com/Series/Advanced-Windows-Store-App-Development-using-C-/Advanced-Windows-Store-App-Development-using-C-08-Advanced-Features#time=01m30s">[01:30]</a> - Windows Live SDK </li><li><a href="http://channel9.msdn.com/Series/Advanced-Windows-Store-App-Development-using-C-/Advanced-Windows-Store-App-Development-using-C-08-Advanced-Features#time=06m40s">[06:40]</a> - Microsoft Account </li><li><a href="http://channel9.msdn.com/Series/Advanced-Windows-Store-App-Development-using-C-/Advanced-Windows-Store-App-Development-using-C-08-Advanced-Features#time=16m23s">[16:23]</a> - Using SkyDrive </li></ul><p>Full course outline:</p><ul><li>Mod 01: <a title="Animations" href="http://channel9.msdn.com/posts/Advanced-Windows-Store-App-Development-using-C-01-Animations" target="_self">Animations</a> </li><li>Mod 02: <a title="Responsive Design" href="http://channel9.msdn.com/posts/Advanced-Windows-Store-App-Development-using-C-02-Responsive-Design" target="_self">Responsive Design</a> </li><li>Mod 03: <a title="Branding" href="http://channel9.msdn.com/posts/Advanced-Windows-Store-App-Development-using-C-03-Branding" target="_self">Branding</a> </li><li>Mod 04: <a title="Reusable Controls" href="http://channel9.msdn.com/posts/Advanced-Windows-Store-App-Development-using-C-04-Reusable-Controls" target="_self">Reusable Controls</a> </li><li>Mod 05: <a title="Advanced Contracts Part 1" href="http://channel9.msdn.com/posts/Advanced-Windows-Store-App-Development-using-C-05-Advanced-Contracts-Part-1" target="_self">Advanced Contracts Part 1</a> </li><li>Mod 06: <a title="Advanced Contracts Part 2" href="http://channel9.msdn.com/posts/Advanced-Windows-Store-App-Development-using-C-06-Advanced-Contracts-Part-2" target="_self">Advanced Contracts Part 2</a> </li><li>Mod 07: <a title="Media" href="http://channel9.msdn.com/posts/Advanced-Windows-Store-App-Development-using-C-07-Media" target="_self">Media</a> </li><li>Mod 08: Advanced Features </li></ul> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/xaml/RSS&WT.dl=0&WT.entryid=Entry:RSSView:f2d7ccda5bcb4c65b478a1cb0004b233">]]></description>
      <comments>http://channel9.msdn.com/Series/Advanced-Windows-Store-App-Development-using-C-/Advanced-Windows-Store-App-Development-using-C-08-Advanced-Features</comments>
      <itunes:summary>Finally this module provides an overview on how to best manage your apps. You will receive an overview on Windows Live SDK, Microsoft Account and using SkyDrive. [01:30] - Windows Live SDK [06:40] - Microsoft Account [16:23] - Using SkyDrive Full course outline: Mod 01: Animations Mod 02: Responsive Design Mod 03: Branding Mod 04: Reusable Controls Mod 05: Advanced Contracts Part 1 Mod 06: Advanced Contracts Part 2 Mod 07: Media Mod 08: Advanced Features </itunes:summary>
      <itunes:duration>3296</itunes:duration>
      <link>http://channel9.msdn.com/Series/Advanced-Windows-Store-App-Development-using-C-/Advanced-Windows-Store-App-Development-using-C-08-Advanced-Features</link>
      <pubDate>Tue, 28 May 2013 22:59:00 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Series/Advanced-Windows-Store-App-Development-using-C-/Advanced-Windows-Store-App-Development-using-C-08-Advanced-Features</guid>
      <media:thumbnail url="http://media.ch9.ms/ch9/1d04/f02be112-3a2d-4ccc-b765-d5ed299e1d04/AdvCSharp08_100.jpg" height="56" width="100"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/1d04/f02be112-3a2d-4ccc-b765-d5ed299e1d04/AdvCSharp08_220.jpg" height="123" width="220"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/1d04/f02be112-3a2d-4ccc-b765-d5ed299e1d04/AdvCSharp08_512.jpg" height="288" width="512"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/1d04/f02be112-3a2d-4ccc-b765-d5ed299e1d04/AdvCSharp08_960.jpg" height="540" width="960"></media:thumbnail>
      <media:group>
        <media:content url="http://media.ch9.ms/ch9/1d04/f02be112-3a2d-4ccc-b765-d5ed299e1d04/AdvCSharp08.mp3" expression="full" duration="3296" fileSize="52753381" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/1d04/f02be112-3a2d-4ccc-b765-d5ed299e1d04/AdvCSharp08.mp4" expression="full" duration="3296" fileSize="318581791" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/1d04/f02be112-3a2d-4ccc-b765-d5ed299e1d04/AdvCSharp08.webm" expression="full" duration="3296" fileSize="142384885" type="video/webm" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/1d04/f02be112-3a2d-4ccc-b765-d5ed299e1d04/AdvCSharp08.wma" expression="full" duration="3296" fileSize="26665531" type="audio/x-ms-wma" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/1d04/f02be112-3a2d-4ccc-b765-d5ed299e1d04/AdvCSharp08.wmv" expression="full" duration="3296" fileSize="155717909" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/1d04/f02be112-3a2d-4ccc-b765-d5ed299e1d04/AdvCSharp08_high.mp4" expression="full" duration="3296" fileSize="700165983" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/1d04/f02be112-3a2d-4ccc-b765-d5ed299e1d04/AdvCSharp08_mid.mp4" expression="full" duration="3296" fileSize="488667991" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/1d04/f02be112-3a2d-4ccc-b765-d5ed299e1d04/AdvCSharp08_Source.wmv" expression="full" duration="3296" fileSize="600694886" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://smooth.ch9.ms/ch9/1d04/f02be112-3a2d-4ccc-b765-d5ed299e1d04/AdvCSharp08.ism/manifest" expression="full" duration="3296" fileSize="8414" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://media.ch9.ms/ch9/1d04/f02be112-3a2d-4ccc-b765-d5ed299e1d04/AdvCSharp08.wmv" length="155717909" 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/Advanced-Windows-Store-App-Development-using-C-/Advanced-Windows-Store-App-Development-using-C-08-Advanced-Features/RSS</wfw:commentRss>
      <category>Application Management</category>
      <category>C#</category>
      <category>JumpStart</category>
      <category>XAML</category>
      <category>Windows Store App</category>
    </item>
  <item>
      <title>Advanced Windows Store App Development using C#: (07) Media</title>
      <description><![CDATA[<p>Key parts of a successful app are images. Learn more on the best processes for capturing the best images to promote your app.</p><ul><li><a href="http://channel9.msdn.com/Series/Advanced-Windows-Store-App-Development-using-C-/Advanced-Windows-Store-App-Development-using-C-07-Media#time=02m07s">[02:07]</a> - Photo capture </li><li><a href="http://channel9.msdn.com/Series/Advanced-Windows-Store-App-Development-using-C-/Advanced-Windows-Store-App-Development-using-C-07-Media#time=17m20s">[17:20]</a> - Protocol activation </li></ul><p>Full course outline:</p><ul><li>Mod 01: <a title="Animations" href="http://channel9.msdn.com/posts/Advanced-Windows-Store-App-Development-using-C-01-Animations" target="_self">Animations</a> </li><li>Mod 02: <a title="Responsive Design" href="http://channel9.msdn.com/posts/Advanced-Windows-Store-App-Development-using-C-02-Responsive-Design" target="_self">Responsive Design</a> </li><li>Mod 03: <a title="Branding" href="http://channel9.msdn.com/posts/Advanced-Windows-Store-App-Development-using-C-03-Branding" target="_self">Branding</a> </li><li>Mod 04: <a title="Reusable Controls" href="http://channel9.msdn.com/posts/Advanced-Windows-Store-App-Development-using-C-04-Reusable-Controls" target="_self">Reusable Controls</a> </li><li>Mod 05: <a title="Advanced Contracts Part 1" href="http://channel9.msdn.com/posts/Advanced-Windows-Store-App-Development-using-C-05-Advanced-Contracts-Part-1" target="_self">Advanced Contracts Part 1</a> </li><li>Mod 06: <a title="Advanced Contracts Part 2" href="http://channel9.msdn.com/posts/Advanced-Windows-Store-App-Development-using-C-06-Advanced-Contracts-Part-2" target="_self">Advanced Contracts Part 2</a> </li><li>Mod 07: Media </li><li>Mod 08: <a title="Advanced Features" href="http://channel9.msdn.com/posts/Advanced-Windows-Store-App-Development-using-C-08-Advanced-Features" target="_self">Advanced Features</a> </li></ul> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/xaml/RSS&WT.dl=0&WT.entryid=Entry:RSSView:39c5e7d66ccd40e390dfa1cb00045a12">]]></description>
      <comments>http://channel9.msdn.com/Series/Advanced-Windows-Store-App-Development-using-C-/Advanced-Windows-Store-App-Development-using-C-07-Media</comments>
      <itunes:summary>Key parts of a successful app are images. Learn more on the best processes for capturing the best images to promote your app. [02:07] - Photo capture [17:20] - Protocol activation Full course outline: Mod 01: Animations Mod 02: Responsive Design Mod 03: Branding Mod 04: Reusable Controls Mod 05: Advanced Contracts Part 1 Mod 06: Advanced Contracts Part 2 Mod 07: Media Mod 08: Advanced Features </itunes:summary>
      <itunes:duration>2669</itunes:duration>
      <link>http://channel9.msdn.com/Series/Advanced-Windows-Store-App-Development-using-C-/Advanced-Windows-Store-App-Development-using-C-07-Media</link>
      <pubDate>Tue, 28 May 2013 22:58:34 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Series/Advanced-Windows-Store-App-Development-using-C-/Advanced-Windows-Store-App-Development-using-C-07-Media</guid>
      <media:thumbnail url="http://media.ch9.ms/ch9/24cf/17db8613-3816-4802-b474-00d6d4f024cf/AdvCSharp07_100.jpg" height="56" width="100"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/24cf/17db8613-3816-4802-b474-00d6d4f024cf/AdvCSharp07_220.jpg" height="123" width="220"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/24cf/17db8613-3816-4802-b474-00d6d4f024cf/AdvCSharp07_512.jpg" height="288" width="512"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/24cf/17db8613-3816-4802-b474-00d6d4f024cf/AdvCSharp07_960.jpg" height="540" width="960"></media:thumbnail>
      <media:group>
        <media:content url="http://media.ch9.ms/ch9/24cf/17db8613-3816-4802-b474-00d6d4f024cf/AdvCSharp07.mp3" expression="full" duration="2669" fileSize="42716886" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/24cf/17db8613-3816-4802-b474-00d6d4f024cf/AdvCSharp07.mp4" expression="full" duration="2669" fileSize="256610274" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/24cf/17db8613-3816-4802-b474-00d6d4f024cf/AdvCSharp07.webm" expression="full" duration="2669" fileSize="126125772" type="video/webm" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/24cf/17db8613-3816-4802-b474-00d6d4f024cf/AdvCSharp07.wma" expression="full" duration="2669" fileSize="21594779" type="audio/x-ms-wma" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/24cf/17db8613-3816-4802-b474-00d6d4f024cf/AdvCSharp07.wmv" expression="full" duration="2669" fileSize="138061043" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/24cf/17db8613-3816-4802-b474-00d6d4f024cf/AdvCSharp07_high.mp4" expression="full" duration="2669" fileSize="563408840" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/24cf/17db8613-3816-4802-b474-00d6d4f024cf/AdvCSharp07_mid.mp4" expression="full" duration="2669" fileSize="393294724" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/24cf/17db8613-3816-4802-b474-00d6d4f024cf/AdvCSharp07_Source.wmv" expression="full" duration="2669" fileSize="473079904" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://smooth.ch9.ms/ch9/24cf/17db8613-3816-4802-b474-00d6d4f024cf/AdvCSharp07.ism/manifest" expression="full" duration="2669" fileSize="8414" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://media.ch9.ms/ch9/24cf/17db8613-3816-4802-b474-00d6d4f024cf/AdvCSharp07.wmv" length="138061043" 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/Advanced-Windows-Store-App-Development-using-C-/Advanced-Windows-Store-App-Development-using-C-07-Media/RSS</wfw:commentRss>
      <category>C#</category>
      <category>JumpStart</category>
      <category>Media</category>
      <category>XAML</category>
      <category>Windows Store App</category>
    </item>
  <item>
      <title>Advanced Windows Store App Development using C#: (06) Advanced Contracts Part 2</title>
      <description><![CDATA[<p>In this part two module Jerry and Daren cover Search and PlayTo contracts. Enjoy the numerous demos on how to execute these.</p><ul><li><a href="http://channel9.msdn.com/Series/Advanced-Windows-Store-App-Development-using-C-/Advanced-Windows-Store-App-Development-using-C-06-Advanced-Contracts-Part-2#time=01m18s">[01:18]</a> - Search contract </li><li><a href="http://channel9.msdn.com/Series/Advanced-Windows-Store-App-Development-using-C-/Advanced-Windows-Store-App-Development-using-C-06-Advanced-Contracts-Part-2#time=30m58s">[30:58]</a> - PlayTo contract </li></ul><p>Full course outline:</p><ul><li>Mod 01: <a title="Animations" href="http://channel9.msdn.com/posts/Advanced-Windows-Store-App-Development-using-C-01-Animations" target="_self">Animations</a> </li><li>Mod 02: <a title="Responsive Design" href="http://channel9.msdn.com/posts/Advanced-Windows-Store-App-Development-using-C-02-Responsive-Design" target="_self">Responsive Design</a> </li><li>Mod 03: <a title="Branding" href="http://channel9.msdn.com/posts/Advanced-Windows-Store-App-Development-using-C-03-Branding" target="_self">Branding</a> </li><li>Mod 04: <a title="Reusable Controls" href="http://channel9.msdn.com/posts/Advanced-Windows-Store-App-Development-using-C-04-Reusable-Controls" target="_self">Reusable Controls</a> </li><li>Mod 05: <a title="Advanced Contracts Part 1" href="http://channel9.msdn.com/posts/Advanced-Windows-Store-App-Development-using-C-05-Advanced-Contracts-Part-1" target="_self">Advanced Contracts Part 1</a> </li><li>Mod 06: Advanced Contracts Part 2 </li><li>Mod 07: <a title="Media" href="http://channel9.msdn.com/posts/Advanced-Windows-Store-App-Development-using-C-07-Media" target="_self">Media</a> </li><li>Mod 08: <a title="Advanced Features" href="http://channel9.msdn.com/posts/Advanced-Windows-Store-App-Development-using-C-08-Advanced-Features" target="_self">Advanced Features</a> </li></ul> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/xaml/RSS&WT.dl=0&WT.entryid=Entry:RSSView:ca872a77e1474e2a95eba1cb000415c1">]]></description>
      <comments>http://channel9.msdn.com/Series/Advanced-Windows-Store-App-Development-using-C-/Advanced-Windows-Store-App-Development-using-C-06-Advanced-Contracts-Part-2</comments>
      <itunes:summary>In this part two module Jerry and Daren cover Search and PlayTo contracts. Enjoy the numerous demos on how to execute these. [01:18] - Search contract [30:58] - PlayTo contract Full course outline: Mod 01: Animations Mod 02: Responsive Design Mod 03: Branding Mod 04: Reusable Controls Mod 05: Advanced Contracts Part 1 Mod 06: Advanced Contracts Part 2 Mod 07: Media Mod 08: Advanced Features </itunes:summary>
      <itunes:duration>3293</itunes:duration>
      <link>http://channel9.msdn.com/Series/Advanced-Windows-Store-App-Development-using-C-/Advanced-Windows-Store-App-Development-using-C-06-Advanced-Contracts-Part-2</link>
      <pubDate>Tue, 28 May 2013 22:57:45 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Series/Advanced-Windows-Store-App-Development-using-C-/Advanced-Windows-Store-App-Development-using-C-06-Advanced-Contracts-Part-2</guid>
      <media:thumbnail url="http://media.ch9.ms/ch9/fc60/cce0d249-a180-43e0-8a99-55b39004fc60/AdvCSharp06_100.jpg" height="56" width="100"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/fc60/cce0d249-a180-43e0-8a99-55b39004fc60/AdvCSharp06_220.jpg" height="123" width="220"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/fc60/cce0d249-a180-43e0-8a99-55b39004fc60/AdvCSharp06_512.jpg" height="288" width="512"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/fc60/cce0d249-a180-43e0-8a99-55b39004fc60/AdvCSharp06_960.jpg" height="540" width="960"></media:thumbnail>
      <media:group>
        <media:content url="http://media.ch9.ms/ch9/fc60/cce0d249-a180-43e0-8a99-55b39004fc60/AdvCSharp06.mp3" expression="full" duration="3293" fileSize="52705742" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/fc60/cce0d249-a180-43e0-8a99-55b39004fc60/AdvCSharp06.mp4" expression="full" duration="3293" fileSize="316169970" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/fc60/cce0d249-a180-43e0-8a99-55b39004fc60/AdvCSharp06.webm" expression="full" duration="3293" fileSize="162706901" type="video/webm" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/fc60/cce0d249-a180-43e0-8a99-55b39004fc60/AdvCSharp06.wma" expression="full" duration="3293" fileSize="26641499" type="audio/x-ms-wma" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/fc60/cce0d249-a180-43e0-8a99-55b39004fc60/AdvCSharp06.wmv" expression="full" duration="3293" fileSize="171542339" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/fc60/cce0d249-a180-43e0-8a99-55b39004fc60/AdvCSharp06_high.mp4" expression="full" duration="3293" fileSize="694314373" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/fc60/cce0d249-a180-43e0-8a99-55b39004fc60/AdvCSharp06_mid.mp4" expression="full" duration="3293" fileSize="484702529" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/fc60/cce0d249-a180-43e0-8a99-55b39004fc60/AdvCSharp06_Source.wmv" expression="full" duration="3293" fileSize="717110699" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://smooth.ch9.ms/ch9/fc60/cce0d249-a180-43e0-8a99-55b39004fc60/AdvCSharp06.ism/manifest" expression="full" duration="3293" fileSize="8414" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://media.ch9.ms/ch9/fc60/cce0d249-a180-43e0-8a99-55b39004fc60/AdvCSharp06.wmv" length="171542339" 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/Advanced-Windows-Store-App-Development-using-C-/Advanced-Windows-Store-App-Development-using-C-06-Advanced-Contracts-Part-2/RSS</wfw:commentRss>
      <category>C#</category>
      <category>code contracts</category>
      <category>JumpStart</category>
      <category>XAML</category>
      <category>Windows Store App</category>
    </item>
  <item>
      <title>Advanced Windows Store App Development using C#: (05) Advanced Contracts Part 1</title>
      <description><![CDATA[<p>This session provides an overview of printing and settings contract. Printing other than trivial content is hard, learn more on how to handle pagination, print preview and how to generate the actual pages.</p><ul><li><a href="http://channel9.msdn.com/Series/Advanced-Windows-Store-App-Development-using-C-/Advanced-Windows-Store-App-Development-using-C-05-Advanced-Contracts-Part-1#time=02m16s">[02:16]</a> - Print contract </li><li><a href="http://channel9.msdn.com/Series/Advanced-Windows-Store-App-Development-using-C-/Advanced-Windows-Store-App-Development-using-C-05-Advanced-Contracts-Part-1#time=32m34s">[32:34]</a> - Settings contract </li></ul><p>Full course outline:</p><ul><li>Mod 01: <a title="Animations" href="http://channel9.msdn.com/posts/Advanced-Windows-Store-App-Development-using-C-01-Animations" target="_self">Animations</a> </li><li>Mod 02: <a title="Responsive Design" href="http://channel9.msdn.com/posts/Advanced-Windows-Store-App-Development-using-C-02-Responsive-Design" target="_self">Responsive Design</a> </li><li>Mod 03: <a title="Branding" href="http://channel9.msdn.com/posts/Advanced-Windows-Store-App-Development-using-C-03-Branding" target="_self">Branding</a> </li><li>Mod 04: <a title="Reusable Controls" href="http://channel9.msdn.com/posts/Advanced-Windows-Store-App-Development-using-C-04-Reusable-Controls" target="_self">Reusable Controls</a> </li><li>Mod 05: Advanced Contracts Part 1 </li><li>Mod 06: <a title="Advanced Contracts Part 2" href="http://channel9.msdn.com/posts/Advanced-Windows-Store-App-Development-using-C-06-Advanced-Contracts-Part-2" target="_self">Advanced Contracts Part 2</a> </li><li>Mod 07: <a title="Media" href="http://channel9.msdn.com/posts/Advanced-Windows-Store-App-Development-using-C-07-Media" target="_self">Media</a> </li><li>Mod 08: <a title="Advanced Features" href="http://channel9.msdn.com/posts/Advanced-Windows-Store-App-Development-using-C-08-Advanced-Features" target="_self">Advanced Features</a> </li></ul> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/xaml/RSS&WT.dl=0&WT.entryid=Entry:RSSView:82e8bfb2bbd04d1e85b6a1cb0003cb1e">]]></description>
      <comments>http://channel9.msdn.com/Series/Advanced-Windows-Store-App-Development-using-C-/Advanced-Windows-Store-App-Development-using-C-05-Advanced-Contracts-Part-1</comments>
      <itunes:summary>This session provides an overview of printing and settings contract. Printing other than trivial content is hard, learn more on how to handle pagination, print preview and how to generate the actual pages. [02:16] - Print contract [32:34] - Settings contract Full course outline: Mod 01: Animations Mod 02: Responsive Design Mod 03: Branding Mod 04: Reusable Controls Mod 05: Advanced Contracts Part 1 Mod 06: Advanced Contracts Part 2 Mod 07: Media Mod 08: Advanced Features </itunes:summary>
      <itunes:duration>3393</itunes:duration>
      <link>http://channel9.msdn.com/Series/Advanced-Windows-Store-App-Development-using-C-/Advanced-Windows-Store-App-Development-using-C-05-Advanced-Contracts-Part-1</link>
      <pubDate>Tue, 28 May 2013 22:56:46 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Series/Advanced-Windows-Store-App-Development-using-C-/Advanced-Windows-Store-App-Development-using-C-05-Advanced-Contracts-Part-1</guid>
      <media:thumbnail url="http://media.ch9.ms/ch9/4e07/440263ab-c0b1-4001-858c-a6406c884e07/AdvCSharp05_100.jpg" height="56" width="100"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/4e07/440263ab-c0b1-4001-858c-a6406c884e07/AdvCSharp05_220.jpg" height="123" width="220"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/4e07/440263ab-c0b1-4001-858c-a6406c884e07/AdvCSharp05_512.jpg" height="288" width="512"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/4e07/440263ab-c0b1-4001-858c-a6406c884e07/AdvCSharp05_960.jpg" height="540" width="960"></media:thumbnail>
      <media:group>
        <media:content url="http://media.ch9.ms/ch9/4e07/440263ab-c0b1-4001-858c-a6406c884e07/AdvCSharp05.mp3" expression="full" duration="3393" fileSize="54299002" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/4e07/440263ab-c0b1-4001-858c-a6406c884e07/AdvCSharp05.mp4" expression="full" duration="3393" fileSize="330500256" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/4e07/440263ab-c0b1-4001-858c-a6406c884e07/AdvCSharp05.webm" expression="full" duration="3393" fileSize="130203293" type="video/webm" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/4e07/440263ab-c0b1-4001-858c-a6406c884e07/AdvCSharp05.wma" expression="full" duration="3393" fileSize="27446571" type="audio/x-ms-wma" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/4e07/440263ab-c0b1-4001-858c-a6406c884e07/AdvCSharp05.wmv" expression="full" duration="3393" fileSize="147501491" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/4e07/440263ab-c0b1-4001-858c-a6406c884e07/AdvCSharp05_high.mp4" expression="full" duration="3393" fileSize="725945208" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/4e07/440263ab-c0b1-4001-858c-a6406c884e07/AdvCSharp05_mid.mp4" expression="full" duration="3393" fileSize="506805080" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/4e07/440263ab-c0b1-4001-858c-a6406c884e07/AdvCSharp05_Source.wmv" expression="full" duration="3393" fileSize="479012864" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://smooth.ch9.ms/ch9/4e07/440263ab-c0b1-4001-858c-a6406c884e07/AdvCSharp05.ism/manifest" expression="full" duration="3393" fileSize="8414" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://media.ch9.ms/ch9/4e07/440263ab-c0b1-4001-858c-a6406c884e07/AdvCSharp05.wmv" length="147501491" 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/Advanced-Windows-Store-App-Development-using-C-/Advanced-Windows-Store-App-Development-using-C-05-Advanced-Contracts-Part-1/RSS</wfw:commentRss>
      <category>C#</category>
      <category>code contracts</category>
      <category>JumpStart</category>
      <category>XAML</category>
      <category>Windows Store App</category>
    </item>
  <item>
      <title>Advanced Windows Store App Development using C#: (04) Reusable Controls</title>
      <description><![CDATA[<p>When you build an app, you will need to address custom and user controls. This modules covers various controls from custom layout and composition, custom implementation, reusable controls and how Windows Runtime components function.</p><ul><li><a href="http://channel9.msdn.com/Series/Advanced-Windows-Store-App-Development-using-C-/Advanced-Windows-Store-App-Development-using-C-04-Reusable-Controls#time=02m33s">[02:33]</a> - Custom controls </li><li><a href="http://channel9.msdn.com/Series/Advanced-Windows-Store-App-Development-using-C-/Advanced-Windows-Store-App-Development-using-C-04-Reusable-Controls#time=12m10s">[12:10]</a> - User controls </li><li><a href="http://channel9.msdn.com/Series/Advanced-Windows-Store-App-Development-using-C-/Advanced-Windows-Store-App-Development-using-C-04-Reusable-Controls#time=22m00s">[22:00]</a> - Windows Runtime components </li></ul><p>Full course outline:</p><ul><li>Mod 01: <a title="Animations" href="http://channel9.msdn.com/posts/Advanced-Windows-Store-App-Development-using-C-01-Animations" target="_self">Animations</a> </li><li>Mod 02: <a title="Responsive Design" href="http://channel9.msdn.com/posts/Advanced-Windows-Store-App-Development-using-C-02-Responsive-Design" target="_self">Responsive Design</a> </li><li>Mod 03: <a title="Branding" href="http://channel9.msdn.com/posts/Advanced-Windows-Store-App-Development-using-C-03-Branding" target="_self">Branding</a> </li><li>Mod 04: Reusable Controls </li><li>Mod 05: <a title="Advanced Contracts Part 1" href="http://channel9.msdn.com/posts/Advanced-Windows-Store-App-Development-using-C-05-Advanced-Contracts-Part-1" target="_self">Advanced Contracts Part 1</a> </li><li>Mod 06: <a title="Advanced Contracts Part 2" href="http://channel9.msdn.com/posts/Advanced-Windows-Store-App-Development-using-C-06-Advanced-Contracts-Part-2" target="_self">Advanced Contracts Part 2</a> </li><li>Mod 07: <a title="Media" href="http://channel9.msdn.com/posts/Advanced-Windows-Store-App-Development-using-C-07-Media" target="_self">Media</a> </li><li>Mod 08: <a title="Advanced Features" href="http://channel9.msdn.com/posts/Advanced-Windows-Store-App-Development-using-C-08-Advanced-Features" target="_self">Advanced Features</a> </li></ul> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/xaml/RSS&WT.dl=0&WT.entryid=Entry:RSSView:94818641558c48dd9f00a1cb00037e19">]]></description>
      <comments>http://channel9.msdn.com/Series/Advanced-Windows-Store-App-Development-using-C-/Advanced-Windows-Store-App-Development-using-C-04-Reusable-Controls</comments>
      <itunes:summary>When you build an app, you will need to address custom and user controls. This modules covers various controls from custom layout and composition, custom implementation, reusable controls and how Windows Runtime components function. [02:33] - Custom controls [12:10] - User controls [22:00] - Windows Runtime components Full course outline: Mod 01: Animations Mod 02: Responsive Design Mod 03: Branding Mod 04: Reusable Controls Mod 05: Advanced Contracts Part 1 Mod 06: Advanced Contracts Part 2 Mod 07: Media Mod 08: Advanced Features </itunes:summary>
      <itunes:duration>2275</itunes:duration>
      <link>http://channel9.msdn.com/Series/Advanced-Windows-Store-App-Development-using-C-/Advanced-Windows-Store-App-Development-using-C-04-Reusable-Controls</link>
      <pubDate>Tue, 28 May 2013 22:56:24 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Series/Advanced-Windows-Store-App-Development-using-C-/Advanced-Windows-Store-App-Development-using-C-04-Reusable-Controls</guid>
      <media:thumbnail url="http://media.ch9.ms/ch9/8345/739204f0-95a0-4b1f-a021-6da6e0e78345/AdvCSharp04_100.jpg" height="56" width="100"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/8345/739204f0-95a0-4b1f-a021-6da6e0e78345/AdvCSharp04_220.jpg" height="123" width="220"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/8345/739204f0-95a0-4b1f-a021-6da6e0e78345/AdvCSharp04_512.jpg" height="288" width="512"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/8345/739204f0-95a0-4b1f-a021-6da6e0e78345/AdvCSharp04_960.jpg" height="540" width="960"></media:thumbnail>
      <media:group>
        <media:content url="http://media.ch9.ms/ch9/8345/739204f0-95a0-4b1f-a021-6da6e0e78345/AdvCSharp04.mp3" expression="full" duration="2275" fileSize="36411581" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/8345/739204f0-95a0-4b1f-a021-6da6e0e78345/AdvCSharp04.mp4" expression="full" duration="2275" fileSize="220568142" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/8345/739204f0-95a0-4b1f-a021-6da6e0e78345/AdvCSharp04.webm" expression="full" duration="2275" fileSize="119403845" type="video/webm" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/8345/739204f0-95a0-4b1f-a021-6da6e0e78345/AdvCSharp04.wma" expression="full" duration="2275" fileSize="18407535" type="audio/x-ms-wma" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/8345/739204f0-95a0-4b1f-a021-6da6e0e78345/AdvCSharp04.wmv" expression="full" duration="2275" fileSize="129919367" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/8345/739204f0-95a0-4b1f-a021-6da6e0e78345/AdvCSharp04_high.mp4" expression="full" duration="2275" fileSize="489279085" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/8345/739204f0-95a0-4b1f-a021-6da6e0e78345/AdvCSharp04_mid.mp4" expression="full" duration="2275" fileSize="340184710" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/8345/739204f0-95a0-4b1f-a021-6da6e0e78345/AdvCSharp04_Source.wmv" expression="full" duration="2275" fileSize="501383557" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://smooth.ch9.ms/ch9/8345/739204f0-95a0-4b1f-a021-6da6e0e78345/AdvCSharp04.ism/manifest" expression="full" duration="2275" fileSize="8414" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://media.ch9.ms/ch9/8345/739204f0-95a0-4b1f-a021-6da6e0e78345/AdvCSharp04.wmv" length="129919367" 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/Advanced-Windows-Store-App-Development-using-C-/Advanced-Windows-Store-App-Development-using-C-04-Reusable-Controls/RSS</wfw:commentRss>
      <category>C#</category>
      <category>Controls</category>
      <category>JumpStart</category>
      <category>XAML</category>
      <category>Windows Store App</category>
    </item>
  <item>
      <title>Advanced Windows Store App Development using C#: (03) Branding</title>
      <description><![CDATA[<p>Get ready to review custom styles and how to extend splash. This session will also provide an overview of secondary tiles and style themes.</p><ul><li><a href="http://channel9.msdn.com/Series/Advanced-Windows-Store-App-Development-using-C-/Advanced-Windows-Store-App-Development-using-C-03-Branding#time=02m18s">[02:18]</a> - Custom styles </li><li><a href="http://channel9.msdn.com/Series/Advanced-Windows-Store-App-Development-using-C-/Advanced-Windows-Store-App-Development-using-C-03-Branding#time=21m21s">[21:21]</a> - Extended splash </li><li><a href="http://channel9.msdn.com/Series/Advanced-Windows-Store-App-Development-using-C-/Advanced-Windows-Store-App-Development-using-C-03-Branding#time=33m23s">[33:23]</a> - Secondary tiles </li></ul><p>Full course outline:</p><ul><li>Mod 01: <a title="Animations" href="http://channel9.msdn.com/posts/Advanced-Windows-Store-App-Development-using-C-01-Animations" target="_self">Animations</a> </li><li>Mod 02: <a title="Responsive Design" href="http://channel9.msdn.com/posts/Advanced-Windows-Store-App-Development-using-C-02-Responsive-Design" target="_self">Responsive Design</a> </li><li>Mod 03: Branding </li><li>Mod 04: <a title="Reusable Controls" href="http://channel9.msdn.com/posts/Advanced-Windows-Store-App-Development-using-C-04-Reusable-Controls" target="_self">Reusable Controls</a> </li><li>Mod 05: <a title="Advanced Contracts Part 1" href="http://channel9.msdn.com/posts/Advanced-Windows-Store-App-Development-using-C-05-Advanced-Contracts-Part-1" target="_self">Advanced Contracts Part 1</a> </li><li>Mod 06: <a title="Advanced Contracts Part 2" href="http://channel9.msdn.com/posts/Advanced-Windows-Store-App-Development-using-C-06-Advanced-Contracts-Part-2" target="_self">Advanced Contracts Part 2</a> </li><li>Mod 07: <a title="Media" href="http://channel9.msdn.com/posts/Advanced-Windows-Store-App-Development-using-C-07-Media" target="_self">Media</a> </li><li>Mod 08: <a title="Advanced Features" href="http://channel9.msdn.com/posts/Advanced-Windows-Store-App-Development-using-C-08-Advanced-Features" target="_self">Advanced Features</a> </li></ul> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/xaml/RSS&WT.dl=0&WT.entryid=Entry:RSSView:0607912db8474a2890c0a1cb00031b22">]]></description>
      <comments>http://channel9.msdn.com/Series/Advanced-Windows-Store-App-Development-using-C-/Advanced-Windows-Store-App-Development-using-C-03-Branding</comments>
      <itunes:summary>Get ready to review custom styles and how to extend splash. This session will also provide an overview of secondary tiles and style themes. [02:18] - Custom styles [21:21] - Extended splash [33:23] - Secondary tiles Full course outline: Mod 01: Animations Mod 02: Responsive Design Mod 03: Branding Mod 04: Reusable Controls Mod 05: Advanced Contracts Part 1 Mod 06: Advanced Contracts Part 2 Mod 07: Media Mod 08: Advanced Features </itunes:summary>
      <itunes:duration>3610</itunes:duration>
      <link>http://channel9.msdn.com/Series/Advanced-Windows-Store-App-Development-using-C-/Advanced-Windows-Store-App-Development-using-C-03-Branding</link>
      <pubDate>Tue, 28 May 2013 22:56:06 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Series/Advanced-Windows-Store-App-Development-using-C-/Advanced-Windows-Store-App-Development-using-C-03-Branding</guid>
      <media:thumbnail url="http://media.ch9.ms/ch9/5a80/421f031e-652e-454e-8957-0aab67445a80/AdvCSharp03_100.jpg" height="56" width="100"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/5a80/421f031e-652e-454e-8957-0aab67445a80/AdvCSharp03_220.jpg" height="123" width="220"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/5a80/421f031e-652e-454e-8957-0aab67445a80/AdvCSharp03_512.jpg" height="288" width="512"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/5a80/421f031e-652e-454e-8957-0aab67445a80/AdvCSharp03_960.jpg" height="540" width="960"></media:thumbnail>
      <media:group>
        <media:content url="http://media.ch9.ms/ch9/5a80/421f031e-652e-454e-8957-0aab67445a80/AdvCSharp03.mp3" expression="full" duration="3610" fileSize="57775544" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/5a80/421f031e-652e-454e-8957-0aab67445a80/AdvCSharp03.mp4" expression="full" duration="3610" fileSize="350275116" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/5a80/421f031e-652e-454e-8957-0aab67445a80/AdvCSharp03.webm" expression="full" duration="3610" fileSize="152447453" type="video/webm" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/5a80/421f031e-652e-454e-8957-0aab67445a80/AdvCSharp03.wma" expression="full" duration="3610" fileSize="29203911" type="audio/x-ms-wma" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/5a80/421f031e-652e-454e-8957-0aab67445a80/AdvCSharp03.wmv" expression="full" duration="3610" fileSize="164970641" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/5a80/421f031e-652e-454e-8957-0aab67445a80/AdvCSharp03_high.mp4" expression="full" duration="3610" fileSize="767067039" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/5a80/421f031e-652e-454e-8957-0aab67445a80/AdvCSharp03_mid.mp4" expression="full" duration="3610" fileSize="536042371" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/5a80/421f031e-652e-454e-8957-0aab67445a80/AdvCSharp03_Source.wmv" expression="full" duration="3610" fileSize="512378384" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://smooth.ch9.ms/ch9/5a80/421f031e-652e-454e-8957-0aab67445a80/AdvCSharp03.ism/manifest" expression="full" duration="3610" fileSize="8414" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://media.ch9.ms/ch9/5a80/421f031e-652e-454e-8957-0aab67445a80/AdvCSharp03.wmv" length="164970641" 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/Advanced-Windows-Store-App-Development-using-C-/Advanced-Windows-Store-App-Development-using-C-03-Branding/RSS</wfw:commentRss>
      <category>C#</category>
      <category>JumpStart</category>
      <category>Themes</category>
      <category>XAML</category>
      <category>Windows Store App</category>
    </item>
  <item>
      <title>Advanced Windows Store App Development using C#: (02) Responsive Design</title>
      <description><![CDATA[<p>To have a powerful app, it needs to scale. In this session learn best practices on scaling and visual states and localization.</p><ul><li><a href="http://channel9.msdn.com/Series/Advanced-Windows-Store-App-Development-using-C-/Advanced-Windows-Store-App-Development-using-C-02-Responsive-Design#time=01m34s">[01:34]</a> - Scaling </li><li><a href="http://channel9.msdn.com/Series/Advanced-Windows-Store-App-Development-using-C-/Advanced-Windows-Store-App-Development-using-C-02-Responsive-Design#time=07m31s">[07:31]</a> - Visual States </li><li><a href="http://channel9.msdn.com/Series/Advanced-Windows-Store-App-Development-using-C-/Advanced-Windows-Store-App-Development-using-C-02-Responsive-Design#time=24m51s">[24:51]</a> - Localization </li></ul><p>Full course outline:</p><ul><li>Mod 01: <a title="Animations" href="http://channel9.msdn.com/posts/Advanced-Windows-Store-App-Development-using-C-01-Animations" target="_self">Animations</a> </li><li>Mod 02: Responsive Design </li><li>Mod 03: <a title="Branding" href="http://channel9.msdn.com/posts/Advanced-Windows-Store-App-Development-using-C-03-Branding" target="_self">Branding</a> </li><li>Mod 04: <a title="Reusable Controls" href="http://channel9.msdn.com/posts/Advanced-Windows-Store-App-Development-using-C-04-Reusable-Controls" target="_self">Reusable Controls</a> </li><li>Mod 05: <a title="Advanced Contracts Part 1" href="http://channel9.msdn.com/posts/Advanced-Windows-Store-App-Development-using-C-05-Advanced-Contracts-Part-1" target="_self">Advanced Contracts Part 1</a> </li><li>Mod 06: <a title="Advanced Contracts Part 2" href="http://channel9.msdn.com/posts/Advanced-Windows-Store-App-Development-using-C-06-Advanced-Contracts-Part-2" target="_self">Advanced Contracts Part 2</a> </li><li>Mod 07: <a title="Media" href="http://channel9.msdn.com/posts/Advanced-Windows-Store-App-Development-using-C-07-Media" target="_self">Media</a> </li><li>Mod 08: <a title="Advanced Features" href="http://channel9.msdn.com/posts/Advanced-Windows-Store-App-Development-using-C-08-Advanced-Features" target="_self">Advanced Features</a> </li></ul> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/xaml/RSS&WT.dl=0&WT.entryid=Entry:RSSView:494821ec2f19488f8bbaa1cb00026666">]]></description>
      <comments>http://channel9.msdn.com/Series/Advanced-Windows-Store-App-Development-using-C-/Advanced-Windows-Store-App-Development-using-C-02-Responsive-Design</comments>
      <itunes:summary>To have a powerful app, it needs to scale. In this session learn best practices on scaling and visual states and localization. [01:34] - Scaling [07:31] - Visual States [24:51] - Localization Full course outline: Mod 01: Animations Mod 02: Responsive Design Mod 03: Branding Mod 04: Reusable Controls Mod 05: Advanced Contracts Part 1 Mod 06: Advanced Contracts Part 2 Mod 07: Media Mod 08: Advanced Features </itunes:summary>
      <itunes:duration>3101</itunes:duration>
      <link>http://channel9.msdn.com/Series/Advanced-Windows-Store-App-Development-using-C-/Advanced-Windows-Store-App-Development-using-C-02-Responsive-Design</link>
      <pubDate>Tue, 28 May 2013 22:55:48 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Series/Advanced-Windows-Store-App-Development-using-C-/Advanced-Windows-Store-App-Development-using-C-02-Responsive-Design</guid>
      <media:thumbnail url="http://media.ch9.ms/ch9/6116/63e66768-7e13-46c2-89fa-684ab7c16116/AdvCSharp02_100.jpg" height="56" width="100"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/6116/63e66768-7e13-46c2-89fa-684ab7c16116/AdvCSharp02_220.jpg" height="123" width="220"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/6116/63e66768-7e13-46c2-89fa-684ab7c16116/AdvCSharp02_512.jpg" height="288" width="512"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/6116/63e66768-7e13-46c2-89fa-684ab7c16116/AdvCSharp02_960.jpg" height="540" width="960"></media:thumbnail>
      <media:group>
        <media:content url="http://media.ch9.ms/ch9/6116/63e66768-7e13-46c2-89fa-684ab7c16116/AdvCSharp02.mp3" expression="full" duration="3101" fileSize="49624522" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/6116/63e66768-7e13-46c2-89fa-684ab7c16116/AdvCSharp02.mp4" expression="full" duration="3101" fileSize="297636017" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/6116/63e66768-7e13-46c2-89fa-684ab7c16116/AdvCSharp02.webm" expression="full" duration="3101" fileSize="147700807" type="video/webm" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/6116/63e66768-7e13-46c2-89fa-684ab7c16116/AdvCSharp02.wma" expression="full" duration="3101" fileSize="25085427" type="audio/x-ms-wma" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/6116/63e66768-7e13-46c2-89fa-684ab7c16116/AdvCSharp02.wmv" expression="full" duration="3101" fileSize="157186835" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/6116/63e66768-7e13-46c2-89fa-684ab7c16116/AdvCSharp02_high.mp4" expression="full" duration="3101" fileSize="652227037" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/6116/63e66768-7e13-46c2-89fa-684ab7c16116/AdvCSharp02_mid.mp4" expression="full" duration="3101" fileSize="455651016" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/6116/63e66768-7e13-46c2-89fa-684ab7c16116/AdvCSharp02_Source.wmv" expression="full" duration="3101" fileSize="625066817" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://smooth.ch9.ms/ch9/6116/63e66768-7e13-46c2-89fa-684ab7c16116/AdvCSharp02.ism/manifest" expression="full" duration="3101" fileSize="8414" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://media.ch9.ms/ch9/6116/63e66768-7e13-46c2-89fa-684ab7c16116/AdvCSharp02.wmv" length="157186835" 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/Advanced-Windows-Store-App-Development-using-C-/Advanced-Windows-Store-App-Development-using-C-02-Responsive-Design/RSS</wfw:commentRss>
      <category>C#</category>
      <category>Design</category>
      <category>JumpStart</category>
      <category>XAML</category>
      <category>Windows Store App</category>
    </item>
  <item>
      <title>Advanced Windows Store App Development using C#: (01) Animations</title>
      <description><![CDATA[<p>In this module Jerry and Daren cover the details on animations and transitions. They go into details on what to expect with transforms and the advantage of using Windows Runtime animation library.</p><ul><li><a href="http://channel9.msdn.com/Series/Advanced-Windows-Store-App-Development-using-C-/Advanced-Windows-Store-App-Development-using-C-01-Animations#time=06m53s">[06:53]</a> - Transforms </li><li><a href="http://channel9.msdn.com/Series/Advanced-Windows-Store-App-Development-using-C-/Advanced-Windows-Store-App-Development-using-C-01-Animations#time=11m12s">[11:12]</a> - Animations </li><li><a href="http://channel9.msdn.com/Series/Advanced-Windows-Store-App-Development-using-C-/Advanced-Windows-Store-App-Development-using-C-01-Animations#time=38m28s">[38:28]</a> - Animation library </li></ul><p>Full course outline:</p><ul><li>Mod 01: Animations </li><li>Mod 02: <a title="Responsive Design" href="http://channel9.msdn.com/posts/Advanced-Windows-Store-App-Development-using-C-02-Responsive-Design" target="_self">Responsive Design</a> </li><li>Mod 03: <a title="Branding" href="http://channel9.msdn.com/posts/Advanced-Windows-Store-App-Development-using-C-03-Branding" target="_self">Branding</a> </li><li>Mod 04: <a title="Reusable Controls" href="http://channel9.msdn.com/posts/Advanced-Windows-Store-App-Development-using-C-04-Reusable-Controls" target="_self">Reusable Controls</a> </li><li>Mod 05: <a title="Advanced Contracts Part 1" href="http://channel9.msdn.com/posts/Advanced-Windows-Store-App-Development-using-C-05-Advanced-Contracts-Part-1" target="_self">Advanced Contracts Part 1</a> </li><li>Mod 06: <a title="Advanced Contracts Part 2" href="http://channel9.msdn.com/posts/Advanced-Windows-Store-App-Development-using-C-06-Advanced-Contracts-Part-2" target="_self">Advanced Contracts Part 2</a> </li><li>Mod 07: <a title="Media" href="http://channel9.msdn.com/posts/Advanced-Windows-Store-App-Development-using-C-07-Media" target="_self">Media</a> </li><li>Mod 08: <a title="Advanced Features" href="http://channel9.msdn.com/posts/Advanced-Windows-Store-App-Development-using-C-08-Advanced-Features" target="_self">Advanced Features</a> </li></ul> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/xaml/RSS&WT.dl=0&WT.entryid=Entry:RSSView:42ea2ddccaa24009bbe3a1cb0002064e">]]></description>
      <comments>http://channel9.msdn.com/Series/Advanced-Windows-Store-App-Development-using-C-/Advanced-Windows-Store-App-Development-using-C-01-Animations</comments>
      <itunes:summary>In this module Jerry and Daren cover the details on animations and transitions. They go into details on what to expect with transforms and the advantage of using Windows Runtime animation library. [06:53] - Transforms [11:12] - Animations [38:28] - Animation library Full course outline: Mod 01: Animations Mod 02: Responsive Design Mod 03: Branding Mod 04: Reusable Controls Mod 05: Advanced Contracts Part 1 Mod 06: Advanced Contracts Part 2 Mod 07: Media Mod 08: Advanced Features </itunes:summary>
      <itunes:duration>2806</itunes:duration>
      <link>http://channel9.msdn.com/Series/Advanced-Windows-Store-App-Development-using-C-/Advanced-Windows-Store-App-Development-using-C-01-Animations</link>
      <pubDate>Tue, 28 May 2013 22:54:52 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Series/Advanced-Windows-Store-App-Development-using-C-/Advanced-Windows-Store-App-Development-using-C-01-Animations</guid>
      <media:thumbnail url="http://media.ch9.ms/ch9/93bb/231263b3-6e1a-43fc-a43e-8906a0d393bb/AdvCSharp01_100.jpg" height="56" width="100"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/93bb/231263b3-6e1a-43fc-a43e-8906a0d393bb/AdvCSharp01_220.jpg" height="123" width="220"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/93bb/231263b3-6e1a-43fc-a43e-8906a0d393bb/AdvCSharp01_512.jpg" height="288" width="512"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/93bb/231263b3-6e1a-43fc-a43e-8906a0d393bb/AdvCSharp01_960.jpg" height="540" width="960"></media:thumbnail>
      <media:group>
        <media:content url="http://media.ch9.ms/ch9/93bb/231263b3-6e1a-43fc-a43e-8906a0d393bb/AdvCSharp01.mp3" expression="full" duration="2806" fileSize="44899483" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/93bb/231263b3-6e1a-43fc-a43e-8906a0d393bb/AdvCSharp01.mp4" expression="full" duration="2806" fileSize="269962000" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/93bb/231263b3-6e1a-43fc-a43e-8906a0d393bb/AdvCSharp01.webm" expression="full" duration="2806" fileSize="131857790" type="video/webm" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/93bb/231263b3-6e1a-43fc-a43e-8906a0d393bb/AdvCSharp01.wma" expression="full" duration="2806" fileSize="22697247" type="audio/x-ms-wma" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/93bb/231263b3-6e1a-43fc-a43e-8906a0d393bb/AdvCSharp01.wmv" expression="full" duration="2806" fileSize="140147489" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/93bb/231263b3-6e1a-43fc-a43e-8906a0d393bb/AdvCSharp01_high.mp4" expression="full" duration="2806" fileSize="592520769" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/93bb/231263b3-6e1a-43fc-a43e-8906a0d393bb/AdvCSharp01_mid.mp4" expression="full" duration="2806" fileSize="413683436" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/93bb/231263b3-6e1a-43fc-a43e-8906a0d393bb/AdvCSharp01_Source.wmv" expression="full" duration="2806" fileSize="620128135" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://smooth.ch9.ms/ch9/93bb/231263b3-6e1a-43fc-a43e-8906a0d393bb/AdvCSharp01.ism/manifest" expression="full" duration="2806" fileSize="8414" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://media.ch9.ms/ch9/93bb/231263b3-6e1a-43fc-a43e-8906a0d393bb/AdvCSharp01.wmv" length="140147489" 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/Advanced-Windows-Store-App-Development-using-C-/Advanced-Windows-Store-App-Development-using-C-01-Animations/RSS</wfw:commentRss>
      <category>Animation</category>
      <category>C#</category>
      <category>JumpStart</category>
      <category>XAML</category>
      <category>Windows Store App</category>
    </item>
  <item>
      <title>Creating the Virtual Experiment Laboratory app with the Visual Studio 3D Starter Kit</title>
      <description><![CDATA[<p>While many people think of 3D applications as primarily being games, 3D graphics also bring educational apps to life.&nbsp; Roberto Sonnino, developer of the <a href="http://aka.ms/vs3dkit">Visual Studio 3D Starter Kit</a>, interviews Gokhan&nbsp;Sengun of <a href="http://www.netas.com.tr/index.php?gdl=in">Netas Telekomunikasyon A.S.</a>, who created the <a href="http://apps.microsoft.com/windows/app/fcac7925-01dc-4f25-b3f1-aace7f275ba0">Virtual Experiment Laboratory (Sanal Deney Laboratuvarı)</a>&nbsp;app&nbsp;using the Visual Studio 3D Starter Kit.</p><p>Gokhan discusses how he used the Starter Kit as a base for learning about DirectX programming, and demonstrates how he used the Visual Studio Shader Designer to create some of the effects in his app.</p><ul><li><span class="ms-rteFontFace-10"><a href="http://channel9.msdn.com/posts/Creating-the-Virtual-Experiment-Laboratory-app-with-the-Visual-Studio-3D-Starter-Kit#time=00m00s">[00:00]</a> - </span>Gokhan and Roberto talk about the app and Gokhan's experiences with DirectX and the Starter Kit </li><li><a href="http://channel9.msdn.com/posts/Creating-the-Virtual-Experiment-Laboratory-app-with-the-Visual-Studio-3D-Starter-Kit#time=10m56s">[10:56]</a> - Gokhan demos the Virtual Experiment Laboratory app </li><li><a href="http://channel9.msdn.com/posts/Creating-the-Virtual-Experiment-Laboratory-app-with-the-Visual-Studio-3D-Starter-Kit#time=14m32s">[14:32]</a> - Behind the scenes - making a dynamic sprite with the Visual Studio Shader Designer </li><li><a href="http://channel9.msdn.com/posts/Creating-the-Virtual-Experiment-Laboratory-app-with-the-Visual-Studio-3D-Starter-Kit#time=18m37s">[18:37]</a> - Behind the scenes - making an animated flame with the Visual Studio Shader Designer </li></ul><p>Come watch the Starter Kit and the Visual Studio graphics tools in action to create rich 3D user interfaces for your app.</p><p>For more information, you can find Gokhan on Twitter: <a href="http://twitter.com/gokhansengun">@gokhansengun</a>.</p><p>Roberto is also on Twitter: <a href="http://twitter.com/robertos_br">@robertos_br</a>. Please let us know if you have an app on the Store that uses the VS 3D Starter Kit!</p> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/xaml/RSS&WT.dl=0&WT.entryid=Entry:RSSView:50b03c8dd163428181baa1c00165746c">]]></description>
      <comments>http://channel9.msdn.com/posts/Creating-the-Virtual-Experiment-Laboratory-app-with-the-Visual-Studio-3D-Starter-Kit</comments>
      <itunes:summary>While many people think of 3D applications as primarily being games, 3D graphics also bring educational apps to life.&amp;nbsp; Roberto Sonnino, developer of the Visual Studio 3D Starter Kit, interviews Gokhan&amp;nbsp;Sengun of Netas Telekomunikasyon A.S., who created the Virtual Experiment Laboratory (Sanal Deney Laboratuvarı)&amp;nbsp;app&amp;nbsp;using the Visual Studio 3D Starter Kit. Gokhan discusses how he used the Starter Kit as a base for learning about DirectX programming, and demonstrates how he used the Visual Studio Shader Designer to create some of the effects in his app. [00:00] - Gokhan and Roberto talk about the app and Gokhan&#39;s experiences with DirectX and the Starter Kit [10:56] - Gokhan demos the Virtual Experiment Laboratory app [14:32] - Behind the scenes - making a dynamic sprite with the Visual Studio Shader Designer [18:37] - Behind the scenes - making an animated flame with the Visual Studio Shader Designer Come watch the Starter Kit and the Visual Studio graphics tools in action to create rich 3D user interfaces for your app. For more information, you can find Gokhan on Twitter: @gokhansengun. Roberto is also on Twitter: @robertos_br. Please let us know if you have an app on the Store that uses the VS 3D Starter Kit! </itunes:summary>
      <itunes:duration>1455</itunes:duration>
      <link>http://channel9.msdn.com/posts/Creating-the-Virtual-Experiment-Laboratory-app-with-the-Visual-Studio-3D-Starter-Kit</link>
      <pubDate>Tue, 21 May 2013 13:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/posts/Creating-the-Virtual-Experiment-Laboratory-app-with-the-Visual-Studio-3D-Starter-Kit</guid>
      <media:thumbnail url="http://media.ch9.ms/ch9/deea/a1e2dc1a-47fb-40ab-90d9-63250d62deea/VS3DStarterKitInterviewGokhanSengun_100.jpg" height="56" width="100"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/deea/a1e2dc1a-47fb-40ab-90d9-63250d62deea/VS3DStarterKitInterviewGokhanSengun_220.jpg" height="123" width="220"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/deea/a1e2dc1a-47fb-40ab-90d9-63250d62deea/VS3DStarterKitInterviewGokhanSengun_512.jpg" height="288" width="512"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/deea/a1e2dc1a-47fb-40ab-90d9-63250d62deea/VS3DStarterKitInterviewGokhanSengun_960.jpg" height="540" width="960"></media:thumbnail>
      <media:group>
        <media:content url="http://media.ch9.ms/ch9/deea/a1e2dc1a-47fb-40ab-90d9-63250d62deea/VS3DStarterKitInterviewGokhanSengun.mp3" expression="full" duration="1455" fileSize="23295627" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/deea/a1e2dc1a-47fb-40ab-90d9-63250d62deea/VS3DStarterKitInterviewGokhanSengun.mp4" expression="full" duration="1455" fileSize="138559545" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/deea/a1e2dc1a-47fb-40ab-90d9-63250d62deea/VS3DStarterKitInterviewGokhanSengun.webm" expression="full" duration="1455" fileSize="84731635" type="video/webm" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/deea/a1e2dc1a-47fb-40ab-90d9-63250d62deea/VS3DStarterKitInterviewGokhanSengun.wma" expression="full" duration="1455" fileSize="11777707" type="audio/x-ms-wma" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/deea/a1e2dc1a-47fb-40ab-90d9-63250d62deea/VS3DStarterKitInterviewGokhanSengun.wmv" expression="full" duration="1455" fileSize="79267847" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/deea/a1e2dc1a-47fb-40ab-90d9-63250d62deea/VS3DStarterKitInterviewGokhanSengun_high.mp4" expression="full" duration="1455" fileSize="304421714" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/deea/a1e2dc1a-47fb-40ab-90d9-63250d62deea/VS3DStarterKitInterviewGokhanSengun_mid.mp4" expression="full" duration="1455" fileSize="212322263" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/deea/a1e2dc1a-47fb-40ab-90d9-63250d62deea/VS3DStarterKitInterviewGokhanSengun_Source.wmv" expression="full" duration="1455" fileSize="192548446" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://smooth.ch9.ms/ch9/deea/a1e2dc1a-47fb-40ab-90d9-63250d62deea/VS3DStarterKitInterviewGokhanSengun.ism/manifest" expression="full" duration="1455" fileSize="6266" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://media.ch9.ms/ch9/deea/a1e2dc1a-47fb-40ab-90d9-63250d62deea/VS3DStarterKitInterviewGokhanSengun.wmv" length="79267847" type="video/x-ms-wmv"></enclosure>
      <dc:creator>Roberto Sonnino - MSFT</dc:creator>
      <itunes:author>Roberto Sonnino - MSFT</itunes:author>
      <slash:comments>4</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/posts/Creating-the-Virtual-Experiment-Laboratory-app-with-the-Visual-Studio-3D-Starter-Kit/rss</wfw:commentRss>
      <category>3D Modeling</category>
      <category>C++</category>
      <category>Direct 3D</category>
      <category>DirectX</category>
      <category>Graphics</category>
      <category>Interview</category>
      <category>Programming</category>
      <category>XAML</category>
      <category>Windows 8</category>
      <category>Windows Store App</category>
    </item>
  <item>
      <title>Andy and Okra is your Windows 8 App Store MVVM app building supercharger...</title>
      <description><![CDATA[<p>Today's Modern Monday project by Andrew Wilkinson is one of those kinds of projects that makes me love developers.</p><p>Imagine this...</p><blockquote><p>Building Windows 8 MVVM app... Gaa, don't like the available templates, but good enough to start with. hack, hack, hack.</p><p>Building second app. Ahh, templates again... hack, hack, hack...</p><p>Third app. Project templates... Oh this is silly, enough! Creating own darn project templates. And while I'm at it, Item templates too!</p><p>That took a bit, but now, wow, building app's is faster, with much less hacking.</p><p>App four, five, six... This is nice! You know, having gotten so much from the community, it would be cool to gave back. Bet there are others who could use these templates! ...</p></blockquote><h2><a href="http://andyonwpf.blogspot.co.uk/2013/05/windows-store-mvvm-templates-for-visual.html">Windows Store MVVM Templates for Visual Studio</a></h2><blockquote><p>If you have ever tried to create a Windows Store application using the MVVM pattern then you will probably have found that the Visual Studio project and item templates are a bit cumbersome. I often find myself adding a new page to my projects using one of the default templates, only to need to rewrite it to follow the MVVM pattern before I can even start adding application specific logic. What if there was a way to take advantage of the selection of project and page templates provided by Visual Studio, but have them produce fully MVVM compliant code?</p><p>Well today I’d like to announce the release of a free extension for Visual Studio 2012 (including the Express editions for Windows 8) that provides just that. It is based upon the open source <a href="http://okra.codeplex.com/">Okra App Framework</a>, and provides almost all of the Visual Studio Windows Store templates in an MVVM friendly manner.</p><h4>Installing the Extension</h4><p>The “Windows Store MVVM Templates for the Okra App Framework” ...</p><h4>What Templates are Provided?</h4><p>There are two types of template included, project templates and item templates. The project templates are designed to get you started with a new application and provide exactly the same behaviour as the default Visual Studio templates (but written following the MVVM pattern).</p><ul><li>Okra Basic App - A single-page Okra App Framework project with no predefined controls or layout. </li><li>Okra Grid App - A three-page Okra App Framework project that navigates among grouped items arranged in a grid. Dedicated pages display group and item details. </li><li>Okra Split App - A two-page Okra App Framework project that navigates among grouped items. The first page allows group selection while the second displays an item list alongside details for the selected item. </li></ul><p><img title="image" src="http://files.channel9.msdn.com/wlwimages/ae054c0b4d7b402ab1239e6800c0220f/image%5B2%5D-133.png" alt="image" width="500" height="346" border="0"></p><p>...</p><p>Also included are a number of item templates that allow you to add new pages to any existing Okra App Framework based application, whether created using the project templates or not.</p><ul><li>Basic Page (MVVM) </li><li>Split Page (MVVM) </li><li>Items Page (MVVM) </li><li>Item Detail Page (MVVM) </li><li>Grouped Items Page (MVVM) </li><li>Group Detail Page (MVVM) </li><li>Search Contract (MVVM) </li><li>Share Target Contract (MVVM) </li><li>Settings Pane (MVVM) </li></ul><p>...</p><h4>What do the MVVM Pages Look Like?</h4><p>All the page templates (and each of the pages in the project templates) include the following files,</p><p>...</p></blockquote><p>If you're building Modern UI MVVM app's, looks like this should really help speed up your delivery and help you focus on what will make your app great...</p> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/xaml/RSS&WT.dl=0&WT.entryid=Entry:RSSView:18e08633c74645339bd1a1c20149d595">]]></description>
      <comments>http://channel9.msdn.com/coding4fun/blog/Andy-and-Okra-is-your-Windows-8-App-Store-MVVM-app-building-supercharger</comments>
      <itunes:summary>Today&#39;s Modern Monday project by Andrew Wilkinson is one of those kinds of projects that makes me love developers. Imagine this... Building Windows 8 MVVM app... Gaa, don&#39;t like the available templates, but good enough to start with. hack, hack, hack. Building second app. Ahh, templates again... hack, hack, hack... Third app. Project templates... Oh this is silly, enough! Creating own darn project templates. And while I&#39;m at it, Item templates too! That took a bit, but now, wow, building app&#39;s is faster, with much less hacking. App four, five, six... This is nice! You know, having gotten so much from the community, it would be cool to gave back. Bet there are others who could use these templates! ... Windows Store MVVM Templates for Visual StudioIf you have ever tried to create a Windows Store application using the MVVM pattern then you will probably have found that the Visual Studio project and item templates are a bit cumbersome. I often find myself adding a new page to my projects using one of the default templates, only to need to rewrite it to follow the MVVM pattern before I can even start adding application specific logic. What if there was a way to take advantage of the selection of project and page templates provided by Visual Studio, but have them produce fully MVVM compliant code? Well today I’d like to announce the release of a free extension for Visual Studio 2012 (including the Express editions for Windows 8) that provides just that. It is based upon the open source Okra App Framework, and provides almost all of the Visual Studio Windows Store templates in an MVVM friendly manner. Installing the ExtensionThe “Windows Store MVVM Templates for the Okra App Framework” ... What Templates are Provided?There are two types of template included, project templates and item templates. The project templates are designed to get you started with a new application and provide exactly the same behaviour as the default Visual Studio templates (but written following th</itunes:summary>
      <link>http://channel9.msdn.com/coding4fun/blog/Andy-and-Okra-is-your-Windows-8-App-Store-MVVM-app-building-supercharger</link>
      <pubDate>Mon, 20 May 2013 13:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/coding4fun/blog/Andy-and-Okra-is-your-Windows-8-App-Store-MVVM-app-building-supercharger</guid>
      <media:thumbnail url="http://files.channel9.msdn.com/thumbnail/3d21aad9-0594-4180-9dfc-f0c641cfbd19.png" height="69" width="100"></media:thumbnail>
      <media:thumbnail url="http://files.channel9.msdn.com/thumbnail/1a2a2963-9220-4b3e-bc58-feedcaaa0d46.png" height="152" 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/Andy-and-Okra-is-your-Windows-8-App-Store-MVVM-app-building-supercharger/RSS</wfw:commentRss>
      <category>C#</category>
      <category>Coding4Fun</category>
      <category>MVVM</category>
      <category>XAML</category>
      <category>Windows Store App</category>
    </item>
  <item>
      <title>Programming Windows with Charles Petzold</title>
      <description><![CDATA[<p>Legendary and renowned author Charles Petzold together with Principal Technical Evangelist Jaime Rodriguez led this fast-paced live Q&amp;A session on Microsoft Windows programing.&nbsp; They fielded one question after the other from the audience on how to use C# and XAML to build Windows 8 apps. Enjoy the session!</p> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/xaml/RSS&WT.dl=0&WT.entryid=Entry:RSSView:38d55479c4ca4540a7e6a1b901463889">]]></description>
      <comments>http://channel9.msdn.com/posts/MVA-Live-QA-Programming-Windows-with-Charles-Petzold</comments>
      <itunes:summary>Legendary and renowned author Charles Petzold together with Principal Technical Evangelist Jaime Rodriguez led this fast-paced live Q&amp;amp;A session on Microsoft Windows programing.&amp;nbsp; They fielded one question after the other from the audience on how to use C# and XAML to build Windows 8 apps. Enjoy the session! </itunes:summary>
      <itunes:duration>3765</itunes:duration>
      <link>http://channel9.msdn.com/posts/MVA-Live-QA-Programming-Windows-with-Charles-Petzold</link>
      <pubDate>Fri, 10 May 2013 21:47:03 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/posts/MVA-Live-QA-Programming-Windows-with-Charles-Petzold</guid>
      <media:thumbnail url="http://media.ch9.ms/ch9/0bfe/2a3c7351-e5c6-430e-9c2a-0882fea20bfe/MVAQAProgWindows_100.jpg" height="56" width="100"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/0bfe/2a3c7351-e5c6-430e-9c2a-0882fea20bfe/MVAQAProgWindows_220.jpg" height="123" width="220"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/0bfe/2a3c7351-e5c6-430e-9c2a-0882fea20bfe/MVAQAProgWindows_512.jpg" height="288" width="512"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/0bfe/2a3c7351-e5c6-430e-9c2a-0882fea20bfe/MVAQAProgWindows_960.jpg" height="540" width="960"></media:thumbnail>
      <media:group>
        <media:content url="http://media.ch9.ms/ch9/0bfe/2a3c7351-e5c6-430e-9c2a-0882fea20bfe/MVAQAProgWindows.mp3" expression="full" duration="3765" fileSize="60249820" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/0bfe/2a3c7351-e5c6-430e-9c2a-0882fea20bfe/MVAQAProgWindows.mp4" expression="full" duration="3765" fileSize="356570086" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/0bfe/2a3c7351-e5c6-430e-9c2a-0882fea20bfe/MVAQAProgWindows.webm" expression="full" duration="3765" fileSize="228138948" type="video/webm" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/0bfe/2a3c7351-e5c6-430e-9c2a-0882fea20bfe/MVAQAProgWindows.wma" expression="full" duration="3765" fileSize="30453575" type="audio/x-ms-wma" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/0bfe/2a3c7351-e5c6-430e-9c2a-0882fea20bfe/MVAQAProgWindows.wmv" expression="full" duration="3765" fileSize="205219931" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/0bfe/2a3c7351-e5c6-430e-9c2a-0882fea20bfe/MVAQAProgWindows_high.mp4" expression="full" duration="3765" fileSize="780647805" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/0bfe/2a3c7351-e5c6-430e-9c2a-0882fea20bfe/MVAQAProgWindows_mid.mp4" expression="full" duration="3765" fileSize="545676878" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/0bfe/2a3c7351-e5c6-430e-9c2a-0882fea20bfe/MVAQAProgWindows_Source.wmv" expression="full" duration="3765" fileSize="1648020627" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://smooth.ch9.ms/ch9/0bfe/2a3c7351-e5c6-430e-9c2a-0882fea20bfe/MVAQAProgWindows.ism/manifest" expression="full" duration="3765" fileSize="8494" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://media.ch9.ms/ch9/0bfe/2a3c7351-e5c6-430e-9c2a-0882fea20bfe/MVAQAProgWindows.wmv" length="205219931" type="video/x-ms-wmv"></enclosure>
      <dc:creator>JeffKoch</dc:creator>
      <itunes:author>JeffKoch</itunes:author>
      <slash:comments>8</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/posts/MVA-Live-QA-Programming-Windows-with-Charles-Petzold/rss</wfw:commentRss>
      <category>C#</category>
      <category>Interview</category>
      <category>XAML</category>
    </item>
  <item>
      <title>Essentials of Developing Windows Store Apps using C#: (08) Local Data and Planning for Windows Store App Deployment</title>
      <description><![CDATA[<p>A successful App requires the right data strategies, packaging and deployment. Learn more on how to best evaluate data access strategies using SQLite.</p><ul><li><a href="http://channel9.msdn.com/Series/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-08-Local-Data-and-Planning-for-Windows-Store-App#time=01m46s">[01:46]</a> - Data strategies </li><li><a href="http://channel9.msdn.com/Series/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-08-Local-Data-and-Planning-for-Windows-Store-App#time=06m46s">[06:46]</a> - SQLite </li><li><a href="http://channel9.msdn.com/Series/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-08-Local-Data-and-Planning-for-Windows-Store-App#time=09m57s">[09:57]</a> - SQLite Demo </li><li><a href="http://channel9.msdn.com/Series/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-08-Local-Data-and-Planning-for-Windows-Store-App#time=20m43s">[20:43]</a> - App packages and deployment </li><li><a href="http://channel9.msdn.com/Series/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-08-Local-Data-and-Planning-for-Windows-Store-App#time=35m38s">[35:38]</a> - Windows Store App certification </li></ul><p>Full course outline:</p><ul><li>Mod 01: <a title="Overview of the Windows 8 Platform and Windows Store Apps" href="http://channel9.msdn.com/posts/Essentials-of-Developing-Windows-Store-Apps-using-C-01-Overview-of-the-Windows-8-Platform-and-Window" target="_self">Overview of the Windows 8 Platform and Windows Store Apps</a> </li><li>Mod 02: <a title="Creating User Interfaces using XAML" href="http://channel9.msdn.com/posts/Essentials-of-Developing-Windows-Store-Apps-using-C-02-Creating-User-Interfaces-using-XAML" target="_self">Creating User Interfaces using XAML</a> </li><li>Mod 03: <a title="Presenting Data and Implementing Layout using Windows 8 Built-In Controls" href="http://channel9.msdn.com/posts/Essentials-of-Developing-Windows-Store-Apps-using-C-03-Presenting-Data-and-Implementing-Layout-using" target="_self">Presenting Data and Implementing Layout using Windows 8 Built-In Controls</a> </li><li>Mod 04: <a title="Handling Files in Windows Store Apps and Process Lifecycle Management" href="http://channel9.msdn.com/posts/Essentials-of-Developing-Windows-Store-Apps-using-C-04-Handling-Files-in-Windows-Store-Apps-and-Proc" target="_self">Handling Files in Windows Store Apps and Process Lifecycle Management</a> </li><li>Mod 05: <a title="Working with Resources, Styles, and Templates" href="http://channel9.msdn.com/posts/Essentials-of-Developing-Windows-Store-Apps-using-C-05-Working-with-Resources-Styles-and-Templates" target="_self">Working with Resources, Styles, and Templates</a> </li><li>Mod 06: <a title="Designing and Implementing Navigation in a Windows Store App" href="http://channel9.msdn.com/posts/Essentials-of-Developing-Windows-Store-Apps-using-C-06-Designing-and-Implementing-Navigation-in-a-Wi" target="_self">Designing and Implementing Navigation in a Windows Store App</a> </li><li>Mod 07: <a title="Implementing Windows 8 Contracts, Tiles and User Notifications" href="http://channel9.msdn.com/posts/Essentials-of-Developing-Windows-Store-Apps-using-C-07-Implementing-Windows-8-Contracts-Tiles-and-Us" target="_self">Implementing Windows 8 Contracts, Tiles and User Notifications</a> </li><li>Mod 08: Local Data and Planning for Windows Store App Deployment </li></ul> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/xaml/RSS&WT.dl=0&WT.entryid=Entry:RSSView:aac1db2da9fb4da2b022a1b5012af8d9">]]></description>
      <comments>http://channel9.msdn.com/Series/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-08-Local-Data-and-Planning-for-Windows-Store-App</comments>
      <itunes:summary>A successful App requires the right data strategies, packaging and deployment. Learn more on how to best evaluate data access strategies using SQLite. [01:46] - Data strategies [06:46] - SQLite [09:57] - SQLite Demo [20:43] - App packages and deployment [35:38] - Windows Store App certification Full course outline: Mod 01: Overview of the Windows 8 Platform and Windows Store Apps Mod 02: Creating User Interfaces using XAML Mod 03: Presenting Data and Implementing Layout using Windows 8 Built-In Controls Mod 04: Handling Files in Windows Store Apps and Process Lifecycle Management Mod 05: Working with Resources, Styles, and Templates Mod 06: Designing and Implementing Navigation in a Windows Store App Mod 07: Implementing Windows 8 Contracts, Tiles and User Notifications Mod 08: Local Data and Planning for Windows Store App Deployment </itunes:summary>
      <itunes:duration>3437</itunes:duration>
      <link>http://channel9.msdn.com/Series/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-08-Local-Data-and-Planning-for-Windows-Store-App</link>
      <pubDate>Wed, 08 May 2013 01:17:18 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Series/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-08-Local-Data-and-Planning-for-Windows-Store-App</guid>
      <media:thumbnail url="http://media.ch9.ms/ch9/2e3c/5e9e9b40-1ad7-4374-bb72-8a4bea942e3c/WinStoreAppEssM08_100.jpg" height="56" width="100"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/2e3c/5e9e9b40-1ad7-4374-bb72-8a4bea942e3c/WinStoreAppEssM08_220.jpg" height="123" width="220"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/2e3c/5e9e9b40-1ad7-4374-bb72-8a4bea942e3c/WinStoreAppEssM08_512.jpg" height="288" width="512"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/2e3c/5e9e9b40-1ad7-4374-bb72-8a4bea942e3c/WinStoreAppEssM08_960.jpg" height="540" width="960"></media:thumbnail>
      <media:group>
        <media:content url="http://media.ch9.ms/ch9/2e3c/5e9e9b40-1ad7-4374-bb72-8a4bea942e3c/WinStoreAppEssM08.mp3" expression="full" duration="3437" fileSize="55006263" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/2e3c/5e9e9b40-1ad7-4374-bb72-8a4bea942e3c/WinStoreAppEssM08.mp4" expression="full" duration="3437" fileSize="335034938" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/2e3c/5e9e9b40-1ad7-4374-bb72-8a4bea942e3c/WinStoreAppEssM08.webm" expression="full" duration="3437" fileSize="152250366" type="video/webm" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/2e3c/5e9e9b40-1ad7-4374-bb72-8a4bea942e3c/WinStoreAppEssM08.wma" expression="full" duration="3437" fileSize="27804047" type="audio/x-ms-wma" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/2e3c/5e9e9b40-1ad7-4374-bb72-8a4bea942e3c/WinStoreAppEssM08.wmv" expression="full" duration="3437" fileSize="163326203" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/2e3c/5e9e9b40-1ad7-4374-bb72-8a4bea942e3c/WinStoreAppEssM08_high.mp4" expression="full" duration="3437" fileSize="737962245" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/2e3c/5e9e9b40-1ad7-4374-bb72-8a4bea942e3c/WinStoreAppEssM08_mid.mp4" expression="full" duration="3437" fileSize="514842295" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/2e3c/5e9e9b40-1ad7-4374-bb72-8a4bea942e3c/WinStoreAppEssM08_Source.wmv" expression="full" duration="3437" fileSize="554309239" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://smooth.ch9.ms/ch9/2e3c/5e9e9b40-1ad7-4374-bb72-8a4bea942e3c/WinStoreAppEssM08.ism/manifest" expression="full" duration="3437" fileSize="8510" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://media.ch9.ms/ch9/2e3c/5e9e9b40-1ad7-4374-bb72-8a4bea942e3c/WinStoreAppEssM08.wmv" length="163326203" 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/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-08-Local-Data-and-Planning-for-Windows-Store-App/RSS</wfw:commentRss>
      <category>C#</category>
      <category>Data</category>
      <category>Deployment</category>
      <category>JumpStart</category>
      <category>XAML</category>
      <category>Windows Store App</category>
    </item>
  <item>
      <title>Essentials of Developing Windows Store Apps using C#: (07) Implementing Windows 8 Contracts, Tiles and User Notifications</title>
      <description><![CDATA[<p>Learn how to search and share charms and contracts. In this module Jerry and Daren focus on charm setting, primary and secondary tiles and toast notifications.</p><ul><li><a href="http://channel9.msdn.com/Series/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-07-Implementing-Windows-8-Contracts-Tiles-and-Us#time=01m05s">[01:05]</a> - Search Charm and Contract </li><li><a href="http://channel9.msdn.com/Series/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-07-Implementing-Windows-8-Contracts-Tiles-and-Us#time=20m27s">[20:27]</a> - Share Charm and Contract </li><li><a href="http://channel9.msdn.com/Series/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-07-Implementing-Windows-8-Contracts-Tiles-and-Us#time=28m20s">[28:20]</a> - Playto Contract </li><li><a href="http://channel9.msdn.com/Series/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-07-Implementing-Windows-8-Contracts-Tiles-and-Us#time=33m15s">[33:15]</a> - Settings Charm </li><li><a href="http://channel9.msdn.com/Series/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-07-Implementing-Windows-8-Contracts-Tiles-and-Us#time=38m41s">[38:41]</a> - Primary and Secondary Tiles </li><li><a href="http://channel9.msdn.com/Series/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-07-Implementing-Windows-8-Contracts-Tiles-and-Us#time=49m57s">[49:57]</a> - Toast Notifications </li></ul><p>Full course outline:</p><ul><li>Mod 01: <a title="Overview of the Windows 8 Platform and Windows Store Apps" href="http://channel9.msdn.com/posts/Essentials-of-Developing-Windows-Store-Apps-using-C-01-Overview-of-the-Windows-8-Platform-and-Window" target="_self">Overview of the Windows 8 Platform and Windows Store Apps</a> </li><li>Mod 02: <a title="Creating User Interfaces using XAML" href="http://channel9.msdn.com/posts/Essentials-of-Developing-Windows-Store-Apps-using-C-02-Creating-User-Interfaces-using-XAML" target="_self">Creating User Interfaces using XAML</a> </li><li>Mod 03: <a title="Presenting Data and Implementing Layout using Windows 8 Built-In Controls" href="http://channel9.msdn.com/posts/Essentials-of-Developing-Windows-Store-Apps-using-C-03-Presenting-Data-and-Implementing-Layout-using" target="_self">Presenting Data and Implementing Layout using Windows 8 Built-In Controls</a> </li><li>Mod 04: <a title="Handling Files in Windows Store Apps and Process Lifecycle Management" href="http://channel9.msdn.com/posts/Essentials-of-Developing-Windows-Store-Apps-using-C-04-Handling-Files-in-Windows-Store-Apps-and-Proc" target="_self">Handling Files in Windows Store Apps and Process Lifecycle Management</a> </li><li>Mod 05: <a title="Working with Resources, Styles, and Templates" href="http://channel9.msdn.com/posts/Essentials-of-Developing-Windows-Store-Apps-using-C-05-Working-with-Resources-Styles-and-Templates" target="_self">Working with Resources, Styles, and Templates</a> </li><li>Mod 06: <a title="Designing and Implementing Navigation in a Windows Store App" href="http://channel9.msdn.com/posts/Essentials-of-Developing-Windows-Store-Apps-using-C-06-Designing-and-Implementing-Navigation-in-a-Wi" target="_self">Designing and Implementing Navigation in a Windows Store App</a> </li><li>Mod 07: Implementing Windows 8 Contracts, Tiles and User Notifications </li><li>Mod 08: <a title="Local Data and Planning for Windows Store App Deployment" href="http://channel9.msdn.com/posts/Essentials-of-Developing-Windows-Store-Apps-using-C-08-Local-Data-and-Planning-for-Windows-Store-App" target="_self">Local Data and Planning for Windows Store App Deployment</a> </li></ul> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/xaml/RSS&WT.dl=0&WT.entryid=Entry:RSSView:5dc1f9fd781f41198ad2a1b5012a8e9e">]]></description>
      <comments>http://channel9.msdn.com/Series/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-07-Implementing-Windows-8-Contracts-Tiles-and-Us</comments>
      <itunes:summary>Learn how to search and share charms and contracts. In this module Jerry and Daren focus on charm setting, primary and secondary tiles and toast notifications. [01:05] - Search Charm and Contract [20:27] - Share Charm and Contract [28:20] - Playto Contract [33:15] - Settings Charm [38:41] - Primary and Secondary Tiles [49:57] - Toast Notifications Full course outline: Mod 01: Overview of the Windows 8 Platform and Windows Store Apps Mod 02: Creating User Interfaces using XAML Mod 03: Presenting Data and Implementing Layout using Windows 8 Built-In Controls Mod 04: Handling Files in Windows Store Apps and Process Lifecycle Management Mod 05: Working with Resources, Styles, and Templates Mod 06: Designing and Implementing Navigation in a Windows Store App Mod 07: Implementing Windows 8 Contracts, Tiles and User Notifications Mod 08: Local Data and Planning for Windows Store App Deployment </itunes:summary>
      <itunes:duration>3415</itunes:duration>
      <link>http://channel9.msdn.com/Series/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-07-Implementing-Windows-8-Contracts-Tiles-and-Us</link>
      <pubDate>Wed, 08 May 2013 01:16:33 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Series/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-07-Implementing-Windows-8-Contracts-Tiles-and-Us</guid>
      <media:thumbnail url="http://media.ch9.ms/ch9/7e37/60565425-6a52-44bc-9c2c-189cc7da7e37/WinStoreAppEssM07_100.jpg" height="56" width="100"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/7e37/60565425-6a52-44bc-9c2c-189cc7da7e37/WinStoreAppEssM07_220.jpg" height="123" width="220"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/7e37/60565425-6a52-44bc-9c2c-189cc7da7e37/WinStoreAppEssM07_512.jpg" height="288" width="512"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/7e37/60565425-6a52-44bc-9c2c-189cc7da7e37/WinStoreAppEssM07_960.jpg" height="540" width="960"></media:thumbnail>
      <media:group>
        <media:content url="http://media.ch9.ms/ch9/7e37/60565425-6a52-44bc-9c2c-189cc7da7e37/WinStoreAppEssM07.mp3" expression="full" duration="3415" fileSize="54654769" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/7e37/60565425-6a52-44bc-9c2c-189cc7da7e37/WinStoreAppEssM07.mp4" expression="full" duration="3415" fileSize="325566717" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/7e37/60565425-6a52-44bc-9c2c-189cc7da7e37/WinStoreAppEssM07.webm" expression="full" duration="3415" fileSize="207833918" type="video/webm" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/7e37/60565425-6a52-44bc-9c2c-189cc7da7e37/WinStoreAppEssM07.wma" expression="full" duration="3415" fileSize="27626811" type="audio/x-ms-wma" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/7e37/60565425-6a52-44bc-9c2c-189cc7da7e37/WinStoreAppEssM07.wmv" expression="full" duration="3415" fileSize="209424935" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/7e37/60565425-6a52-44bc-9c2c-189cc7da7e37/WinStoreAppEssM07_high.mp4" expression="full" duration="3415" fileSize="713936938" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/7e37/60565425-6a52-44bc-9c2c-189cc7da7e37/WinStoreAppEssM07_mid.mp4" expression="full" duration="3415" fileSize="498714362" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/7e37/60565425-6a52-44bc-9c2c-189cc7da7e37/WinStoreAppEssM07_Source.wmv" expression="full" duration="3415" fileSize="904510071" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://smooth.ch9.ms/ch9/7e37/60565425-6a52-44bc-9c2c-189cc7da7e37/WinStoreAppEssM07.ism/manifest" expression="full" duration="3415" fileSize="8510" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://media.ch9.ms/ch9/7e37/60565425-6a52-44bc-9c2c-189cc7da7e37/WinStoreAppEssM07.wmv" length="209424935" 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/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-07-Implementing-Windows-8-Contracts-Tiles-and-Us/RSS</wfw:commentRss>
      <category>C#</category>
      <category>code contracts</category>
      <category>JumpStart</category>
      <category>XAML</category>
      <category>Windows Store App</category>
    </item>
  <item>
      <title>Essentials of Developing Windows Store Apps using C#: (06) Designing and Implementing Navigation in a Windows Store App</title>
      <description><![CDATA[<p>To create the best possible App for Windows Store it is key to understand navigation and how the data hierarchy and top app bar work. Once you understand these, get ready for the semantic zoom.</p><ul><li><a href="http://channel9.msdn.com/Series/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-06-Designing-and-Implementing-Navigation-in-a-Wi#time=01m37s">[01:37]</a> - Understand navigation </li><li><a href="http://channel9.msdn.com/Series/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-06-Designing-and-Implementing-Navigation-in-a-Wi#time=11m52s">[11:52]</a> - Data hierarchy </li><li><a href="http://channel9.msdn.com/Series/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-06-Designing-and-Implementing-Navigation-in-a-Wi#time=19m30s">[19:30]</a> - Semantic Zoom </li><li><a href="http://channel9.msdn.com/Series/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-06-Designing-and-Implementing-Navigation-in-a-Wi#time=24m25s">[24:25]</a> - Demo </li></ul><p>Full course outline:</p><ul><li>Mod 01: <a title="Overview of the Windows 8 Platform and Windows Store Apps" href="http://channel9.msdn.com/posts/Essentials-of-Developing-Windows-Store-Apps-using-C-01-Overview-of-the-Windows-8-Platform-and-Window" target="_self">Overview of the Windows 8 Platform and Windows Store Apps</a> </li><li>Mod 02: <a title="Creating User Interfaces using XAML" href="http://channel9.msdn.com/posts/Essentials-of-Developing-Windows-Store-Apps-using-C-02-Creating-User-Interfaces-using-XAML" target="_self">Creating User Interfaces using XAML</a> </li><li>Mod 03: <a title="Presenting Data and Implementing Layout using Windows 8 Built-In Controls" href="http://channel9.msdn.com/posts/Essentials-of-Developing-Windows-Store-Apps-using-C-03-Presenting-Data-and-Implementing-Layout-using" target="_self">Presenting Data and Implementing Layout using Windows 8 Built-In Controls</a> </li><li>Mod 04: <a title="Handling Files in Windows Store Apps and Process Lifecycle Management" href="http://channel9.msdn.com/posts/Essentials-of-Developing-Windows-Store-Apps-using-C-04-Handling-Files-in-Windows-Store-Apps-and-Proc" target="_self">Handling Files in Windows Store Apps and Process Lifecycle Management</a> </li><li>Mod 05: <a title="Working with Resources, Styles, and Templates" href="http://channel9.msdn.com/posts/Essentials-of-Developing-Windows-Store-Apps-using-C-05-Working-with-Resources-Styles-and-Templates" target="_self">Working with Resources, Styles, and Templates</a> </li><li>Mod 06: Designing and Implementing Navigation in a Windows Store App </li><li>Mod 07: <a title="Implementing Windows 8 Contracts, Tiles and User Notifications" href="http://channel9.msdn.com/posts/Essentials-of-Developing-Windows-Store-Apps-using-C-07-Implementing-Windows-8-Contracts-Tiles-and-Us" target="_self">Implementing Windows 8 Contracts, Tiles and User Notifications</a> </li><li>Mod 08: <a title="Local Data and Planning for Windows Store App Deployment" href="http://channel9.msdn.com/posts/Essentials-of-Developing-Windows-Store-Apps-using-C-08-Local-Data-and-Planning-for-Windows-Store-App" target="_self">Local Data and Planning for Windows Store App Deployment</a> </li></ul> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/xaml/RSS&WT.dl=0&WT.entryid=Entry:RSSView:18e5a3492da14aa2bd70a1b5012a1d95">]]></description>
      <comments>http://channel9.msdn.com/Series/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-06-Designing-and-Implementing-Navigation-in-a-Wi</comments>
      <itunes:summary>To create the best possible App for Windows Store it is key to understand navigation and how the data hierarchy and top app bar work. Once you understand these, get ready for the semantic zoom. [01:37] - Understand navigation [11:52] - Data hierarchy [19:30] - Semantic Zoom [24:25] - Demo Full course outline: Mod 01: Overview of the Windows 8 Platform and Windows Store Apps Mod 02: Creating User Interfaces using XAML Mod 03: Presenting Data and Implementing Layout using Windows 8 Built-In Controls Mod 04: Handling Files in Windows Store Apps and Process Lifecycle Management Mod 05: Working with Resources, Styles, and Templates Mod 06: Designing and Implementing Navigation in a Windows Store App Mod 07: Implementing Windows 8 Contracts, Tiles and User Notifications Mod 08: Local Data and Planning for Windows Store App Deployment </itunes:summary>
      <itunes:duration>2132</itunes:duration>
      <link>http://channel9.msdn.com/Series/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-06-Designing-and-Implementing-Navigation-in-a-Wi</link>
      <pubDate>Wed, 08 May 2013 01:16:18 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Series/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-06-Designing-and-Implementing-Navigation-in-a-Wi</guid>
      <media:thumbnail url="http://media.ch9.ms/ch9/46e6/d88c7e17-4d61-4321-9e39-3d1a75bc46e6/WinStoreAppEssM06_100.jpg" height="56" width="100"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/46e6/d88c7e17-4d61-4321-9e39-3d1a75bc46e6/WinStoreAppEssM06_220.jpg" height="123" width="220"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/46e6/d88c7e17-4d61-4321-9e39-3d1a75bc46e6/WinStoreAppEssM06_512.jpg" height="288" width="512"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/46e6/d88c7e17-4d61-4321-9e39-3d1a75bc46e6/WinStoreAppEssM06_960.jpg" height="540" width="960"></media:thumbnail>
      <media:group>
        <media:content url="http://media.ch9.ms/ch9/46e6/d88c7e17-4d61-4321-9e39-3d1a75bc46e6/WinStoreAppEssM06.mp3" expression="full" duration="2132" fileSize="34124606" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/46e6/d88c7e17-4d61-4321-9e39-3d1a75bc46e6/WinStoreAppEssM06.mp4" expression="full" duration="2132" fileSize="201756762" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/46e6/d88c7e17-4d61-4321-9e39-3d1a75bc46e6/WinStoreAppEssM06.webm" expression="full" duration="2132" fileSize="122809606" type="video/webm" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/46e6/d88c7e17-4d61-4321-9e39-3d1a75bc46e6/WinStoreAppEssM06.wma" expression="full" duration="2132" fileSize="17250995" type="audio/x-ms-wma" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/46e6/d88c7e17-4d61-4321-9e39-3d1a75bc46e6/WinStoreAppEssM06.wmv" expression="full" duration="2132" fileSize="127838861" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/46e6/d88c7e17-4d61-4321-9e39-3d1a75bc46e6/WinStoreAppEssM06_high.mp4" expression="full" duration="2132" fileSize="443919910" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/46e6/d88c7e17-4d61-4321-9e39-3d1a75bc46e6/WinStoreAppEssM06_mid.mp4" expression="full" duration="2132" fileSize="310612084" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/46e6/d88c7e17-4d61-4321-9e39-3d1a75bc46e6/WinStoreAppEssM06_Source.wmv" expression="full" duration="2132" fileSize="502660305" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://smooth.ch9.ms/ch9/46e6/d88c7e17-4d61-4321-9e39-3d1a75bc46e6/WinStoreAppEssM06.ism/manifest" expression="full" duration="2132" fileSize="8510" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://media.ch9.ms/ch9/46e6/d88c7e17-4d61-4321-9e39-3d1a75bc46e6/WinStoreAppEssM06.wmv" length="127838861" 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/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-06-Designing-and-Implementing-Navigation-in-a-Wi/RSS</wfw:commentRss>
      <category>C#</category>
      <category>JumpStart</category>
      <category>XAML</category>
      <category>navigation</category>
      <category>Windows Store App</category>
    </item>
  <item>
      <title>Essentials of Developing Windows Store Apps using C#: (05) Working with Resources, Styles, and Templates</title>
      <description><![CDATA[<p>In this module you will find out what resources are. Combined with the various styles and templates provided to you in Windows 8 get ready to add some great tips and tricks to your toolbox.</p><ul><li><a href="http://channel9.msdn.com/Series/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-05-Working-with-Resources-Styles-and-Templates#time=01m14s">[01:14]</a> - Resources </li><li><a href="http://channel9.msdn.com/Series/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-05-Working-with-Resources-Styles-and-Templates#time=05m54s">[05:54]</a> - Styles </li><li><a href="http://channel9.msdn.com/Series/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-05-Working-with-Resources-Styles-and-Templates#time=11m14s">[11:14]</a> - Templates </li><li><a href="http://channel9.msdn.com/Series/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-05-Working-with-Resources-Styles-and-Templates#time=17m12s">[17:12]</a> - Templates and GridView demo </li></ul><p>Full course outline:</p><ul><li>Mod 01: <a title="Overview of the Windows 8 Platform and Windows Store Apps" href="http://channel9.msdn.com/posts/Essentials-of-Developing-Windows-Store-Apps-using-C-01-Overview-of-the-Windows-8-Platform-and-Window" target="_self">Overview of the Windows 8 Platform and Windows Store Apps</a> </li><li>Mod 02: <a title="Creating User Interfaces using XAML" href="http://channel9.msdn.com/posts/Essentials-of-Developing-Windows-Store-Apps-using-C-02-Creating-User-Interfaces-using-XAML" target="_self">Creating User Interfaces using XAML</a> </li><li>Mod 03: <a title="Presenting Data and Implementing Layout using Windows 8 Built-In Controls" href="http://channel9.msdn.com/posts/Essentials-of-Developing-Windows-Store-Apps-using-C-03-Presenting-Data-and-Implementing-Layout-using" target="_self">Presenting Data and Implementing Layout using Windows 8 Built-In Controls</a> </li><li>Mod 04: <a title="Handling Files in Windows Store Apps and Process Lifecycle Management" href="http://channel9.msdn.com/posts/Essentials-of-Developing-Windows-Store-Apps-using-C-04-Handling-Files-in-Windows-Store-Apps-and-Proc" target="_self">Handling Files in Windows Store Apps and Process Lifecycle Management</a> </li><li>Mod 05: Working with Resources, Styles, and Templates </li><li>Mod 06: <a title="Designing and Implementing Navigation in a Windows Store App" href="http://channel9.msdn.com/posts/Essentials-of-Developing-Windows-Store-Apps-using-C-06-Designing-and-Implementing-Navigation-in-a-Wi" target="_self">Designing and Implementing Navigation in a Windows Store App</a> </li><li>Mod 07: <a title="Implementing Windows 8 Contracts, Tiles and User Notifications" href="http://channel9.msdn.com/posts/Essentials-of-Developing-Windows-Store-Apps-using-C-07-Implementing-Windows-8-Contracts-Tiles-and-Us" target="_self">Implementing Windows 8 Contracts, Tiles and User Notifications</a> </li><li>Mod 08: <a title="Local Data and Planning for Windows Store App Deployment" href="http://channel9.msdn.com/posts/Essentials-of-Developing-Windows-Store-Apps-using-C-08-Local-Data-and-Planning-for-Windows-Store-App" target="_self">Local Data and Planning for Windows Store App Deployment</a> </li></ul> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/xaml/RSS&WT.dl=0&WT.entryid=Entry:RSSView:ed6d5728c04449ca8f29a1b50129cb2d">]]></description>
      <comments>http://channel9.msdn.com/Series/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-05-Working-with-Resources-Styles-and-Templates</comments>
      <itunes:summary>In this module you will find out what resources are. Combined with the various styles and templates provided to you in Windows 8 get ready to add some great tips and tricks to your toolbox. [01:14] - Resources [05:54] - Styles [11:14] - Templates [17:12] - Templates and GridView demo Full course outline: Mod 01: Overview of the Windows 8 Platform and Windows Store Apps Mod 02: Creating User Interfaces using XAML Mod 03: Presenting Data and Implementing Layout using Windows 8 Built-In Controls Mod 04: Handling Files in Windows Store Apps and Process Lifecycle Management Mod 05: Working with Resources, Styles, and Templates Mod 06: Designing and Implementing Navigation in a Windows Store App Mod 07: Implementing Windows 8 Contracts, Tiles and User Notifications Mod 08: Local Data and Planning for Windows Store App Deployment </itunes:summary>
      <itunes:duration>3071</itunes:duration>
      <link>http://channel9.msdn.com/Series/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-05-Working-with-Resources-Styles-and-Templates</link>
      <pubDate>Wed, 08 May 2013 01:16:04 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Series/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-05-Working-with-Resources-Styles-and-Templates</guid>
      <media:thumbnail url="http://media.ch9.ms/ch9/edb0/ebb50974-cbb9-44d6-8448-fd340113edb0/WinStoreAppEssM05_100.jpg" height="56" width="100"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/edb0/ebb50974-cbb9-44d6-8448-fd340113edb0/WinStoreAppEssM05_220.jpg" height="123" width="220"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/edb0/ebb50974-cbb9-44d6-8448-fd340113edb0/WinStoreAppEssM05_512.jpg" height="288" width="512"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/edb0/ebb50974-cbb9-44d6-8448-fd340113edb0/WinStoreAppEssM05_960.jpg" height="540" width="960"></media:thumbnail>
      <media:group>
        <media:content url="http://media.ch9.ms/ch9/edb0/ebb50974-cbb9-44d6-8448-fd340113edb0/WinStoreAppEssM05.mp3" expression="full" duration="3071" fileSize="49150216" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/edb0/ebb50974-cbb9-44d6-8448-fd340113edb0/WinStoreAppEssM05.mp4" expression="full" duration="3071" fileSize="299328100" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/edb0/ebb50974-cbb9-44d6-8448-fd340113edb0/WinStoreAppEssM05.webm" expression="full" duration="3071" fileSize="144199209" type="video/webm" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/edb0/ebb50974-cbb9-44d6-8448-fd340113edb0/WinStoreAppEssM05.wma" expression="full" duration="3071" fileSize="24845107" type="audio/x-ms-wma" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/edb0/ebb50974-cbb9-44d6-8448-fd340113edb0/WinStoreAppEssM05.wmv" expression="full" duration="3071" fileSize="152597087" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/edb0/ebb50974-cbb9-44d6-8448-fd340113edb0/WinStoreAppEssM05_high.mp4" expression="full" duration="3071" fileSize="660830680" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/edb0/ebb50974-cbb9-44d6-8448-fd340113edb0/WinStoreAppEssM05_mid.mp4" expression="full" duration="3071" fileSize="461092788" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/edb0/ebb50974-cbb9-44d6-8448-fd340113edb0/WinStoreAppEssM05_Source.wmv" expression="full" duration="3071" fileSize="505062563" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://smooth.ch9.ms/ch9/edb0/ebb50974-cbb9-44d6-8448-fd340113edb0/WinStoreAppEssM05.ism/manifest" expression="full" duration="3071" fileSize="8510" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://media.ch9.ms/ch9/edb0/ebb50974-cbb9-44d6-8448-fd340113edb0/WinStoreAppEssM05.wmv" length="152597087" 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/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-05-Working-with-Resources-Styles-and-Templates/RSS</wfw:commentRss>
      <category>C#</category>
      <category>JumpStart</category>
      <category>XAML</category>
      <category>resources</category>
      <category>styles</category>
      <category>Windows Store App</category>
    </item>
  <item>
      <title>Essentials of Developing Windows Store Apps using C#: (04) Handling Files in Windows Store Apps and Process Lifecycle Management</title>
      <description><![CDATA[<p>This session provides an overview on file handling and process lifecycle management. Jerry and Daren provide visibility to state transitions, background tasks, and execution and triggers.</p><ul><li><a href="http://channel9.msdn.com/Series/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-04-Handling-Files-in-Windows-Store-Apps-and-Proc#time=03m51s">[03:51]</a> - File handling </li><li><a href="http://channel9.msdn.com/Series/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-04-Handling-Files-in-Windows-Store-Apps-and-Proc#time=15m15s">[15:15]</a> - Process lifecycle management </li><li><a href="http://channel9.msdn.com/Series/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-04-Handling-Files-in-Windows-Store-Apps-and-Proc#time=26m10s">[26:10]</a> - Activating Windows Store Apps </li><li><a href="http://channel9.msdn.com/Series/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-04-Handling-Files-in-Windows-Store-Apps-and-Proc#time=33m56s">[33:56]</a> - Site management strategy </li></ul><p>Full course outline:</p><ul><li>Mod 01: <a title="Overview of the Windows 8 Platform and Windows Store Apps" href="http://channel9.msdn.com/posts/Essentials-of-Developing-Windows-Store-Apps-using-C-01-Overview-of-the-Windows-8-Platform-and-Window" target="_self">Overview of the Windows 8 Platform and Windows Store Apps</a> </li><li>Mod 02: <a title="Creating User Interfaces using XAML" href="http://channel9.msdn.com/posts/Essentials-of-Developing-Windows-Store-Apps-using-C-02-Creating-User-Interfaces-using-XAML" target="_self">Creating User Interfaces using XAML</a> </li><li>Mod 03: <a title="Presenting Data and Implementing Layout using Windows 8 Built-In Controls" href="http://channel9.msdn.com/posts/Essentials-of-Developing-Windows-Store-Apps-using-C-03-Presenting-Data-and-Implementing-Layout-using" target="_self">Presenting Data and Implementing Layout using Windows 8 Built-In Controls</a> </li><li>Mod 04: Handling Files in Windows Store Apps and Process Lifecycle Management </li><li>Mod 05: <a title="Working with Resources, Styles, and Templates" href="http://channel9.msdn.com/posts/Essentials-of-Developing-Windows-Store-Apps-using-C-05-Working-with-Resources-Styles-and-Templates" target="_self">Working with Resources, Styles, and Templates</a> </li><li>Mod 06: <a title="Designing and Implementing Navigation in a Windows Store App" href="http://channel9.msdn.com/posts/Essentials-of-Developing-Windows-Store-Apps-using-C-06-Designing-and-Implementing-Navigation-in-a-Wi" target="_self">Designing and Implementing Navigation in a Windows Store App</a> </li><li>Mod 07: <a title="Implementing Windows 8 Contracts, Tiles and User Notifications" href="http://channel9.msdn.com/posts/Essentials-of-Developing-Windows-Store-Apps-using-C-07-Implementing-Windows-8-Contracts-Tiles-and-Us" target="_self">Implementing Windows 8 Contracts, Tiles and User Notifications</a> </li><li>Mod 08: <a title="Local Data and Planning for Windows Store App Deployment" href="http://channel9.msdn.com/posts/Essentials-of-Developing-Windows-Store-Apps-using-C-08-Local-Data-and-Planning-for-Windows-Store-App" target="_self">Local Data and Planning for Windows Store App Deployment</a> </li></ul> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/xaml/RSS&WT.dl=0&WT.entryid=Entry:RSSView:c76c420e3dd049798608a1b50125929f">]]></description>
      <comments>http://channel9.msdn.com/Series/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-04-Handling-Files-in-Windows-Store-Apps-and-Proc</comments>
      <itunes:summary>This session provides an overview on file handling and process lifecycle management. Jerry and Daren provide visibility to state transitions, background tasks, and execution and triggers. [03:51] - File handling [15:15] - Process lifecycle management [26:10] - Activating Windows Store Apps [33:56] - Site management strategy Full course outline: Mod 01: Overview of the Windows 8 Platform and Windows Store Apps Mod 02: Creating User Interfaces using XAML Mod 03: Presenting Data and Implementing Layout using Windows 8 Built-In Controls Mod 04: Handling Files in Windows Store Apps and Process Lifecycle Management Mod 05: Working with Resources, Styles, and Templates Mod 06: Designing and Implementing Navigation in a Windows Store App Mod 07: Implementing Windows 8 Contracts, Tiles and User Notifications Mod 08: Local Data and Planning for Windows Store App Deployment </itunes:summary>
      <itunes:duration>3304</itunes:duration>
      <link>http://channel9.msdn.com/Series/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-04-Handling-Files-in-Windows-Store-Apps-and-Proc</link>
      <pubDate>Wed, 08 May 2013 01:15:49 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Series/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-04-Handling-Files-in-Windows-Store-Apps-and-Proc</guid>
      <media:thumbnail url="http://media.ch9.ms/ch9/2d54/274f81af-a9f3-42be-9e7f-622a96d32d54/WinStoreAppEssM04_100.jpg" height="56" width="100"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/2d54/274f81af-a9f3-42be-9e7f-622a96d32d54/WinStoreAppEssM04_220.jpg" height="123" width="220"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/2d54/274f81af-a9f3-42be-9e7f-622a96d32d54/WinStoreAppEssM04_512.jpg" height="288" width="512"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/2d54/274f81af-a9f3-42be-9e7f-622a96d32d54/WinStoreAppEssM04_960.jpg" height="540" width="960"></media:thumbnail>
      <media:group>
        <media:content url="http://media.ch9.ms/ch9/2d54/274f81af-a9f3-42be-9e7f-622a96d32d54/WinStoreAppEssM04.mp3" expression="full" duration="3304" fileSize="52870928" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/2d54/274f81af-a9f3-42be-9e7f-622a96d32d54/WinStoreAppEssM04.mp4" expression="full" duration="3304" fileSize="315917588" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/2d54/274f81af-a9f3-42be-9e7f-622a96d32d54/WinStoreAppEssM04.webm" expression="full" duration="3304" fileSize="175325909" type="video/webm" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/2d54/274f81af-a9f3-42be-9e7f-622a96d32d54/WinStoreAppEssM04.wma" expression="full" duration="3304" fileSize="26725611" type="audio/x-ms-wma" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/2d54/274f81af-a9f3-42be-9e7f-622a96d32d54/WinStoreAppEssM04.wmv" expression="full" duration="3304" fileSize="187091957" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/2d54/274f81af-a9f3-42be-9e7f-622a96d32d54/WinStoreAppEssM04_high.mp4" expression="full" duration="3304" fileSize="694475910" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/2d54/274f81af-a9f3-42be-9e7f-622a96d32d54/WinStoreAppEssM04_mid.mp4" expression="full" duration="3304" fileSize="484671678" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/2d54/274f81af-a9f3-42be-9e7f-622a96d32d54/WinStoreAppEssM04_Source.wmv" expression="full" duration="3304" fileSize="658036969" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://smooth.ch9.ms/ch9/2d54/274f81af-a9f3-42be-9e7f-622a96d32d54/WinStoreAppEssM04.ism/manifest" expression="full" duration="3304" fileSize="8510" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://media.ch9.ms/ch9/2d54/274f81af-a9f3-42be-9e7f-622a96d32d54/WinStoreAppEssM04.wmv" length="187091957" type="video/x-ms-wmv"></enclosure>
      <dc:creator>JeffKoch</dc:creator>
      <itunes:author>JeffKoch</itunes:author>
      <slash:comments>1</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Series/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-04-Handling-Files-in-Windows-Store-Apps-and-Proc/RSS</wfw:commentRss>
      <category>C#</category>
      <category>JumpStart</category>
      <category>XAML</category>
      <category>Windows 8</category>
      <category>Windows Store App</category>
    </item>
  <item>
      <title>Essentials of Developing Windows Store Apps using C#: (03) Presenting Data and Implementing Layout using Windows 8 Built-In Controls</title>
      <description><![CDATA[<p>Find out more about the built-in controls in Windows 8 by getting into the layouts and data binding. Jerry and Daren provide an in depth understanding on the various types of layouts and how to present dynamic data.</p><ul><li><a href="http://channel9.msdn.com/Series/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-03-Presenting-Data-and-Implementing-Layout-using#time=00m46s">[00:46]</a> - Layout </li><li><a href="http://channel9.msdn.com/Series/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-03-Presenting-Data-and-Implementing-Layout-using#time=27m26s">[27:26]</a> - Data binding </li></ul><p>Full course outline:</p><ul><li>Mod 01: <a title="Overview of the Windows 8 Platform and Windows Store Apps" href="http://channel9.msdn.com/posts/Essentials-of-Developing-Windows-Store-Apps-using-C-01-Overview-of-the-Windows-8-Platform-and-Window" target="_self">Overview of the Windows 8 Platform and Windows Store Apps</a> </li><li>Mod 02: <a title="Creating User Interfaces using XAML" href="http://channel9.msdn.com/posts/Essentials-of-Developing-Windows-Store-Apps-using-C-02-Creating-User-Interfaces-using-XAML" target="_self">Creating User Interfaces using XAML</a> </li><li>Mod 03: Presenting Data and Implementing Layout using Windows 8 Built-In Controls </li><li>Mod 04: <a title="Handling Files in Windows Store Apps and Process Lifecycle Management" href="http://channel9.msdn.com/posts/Essentials-of-Developing-Windows-Store-Apps-using-C-04-Handling-Files-in-Windows-Store-Apps-and-Proc" target="_self">Handling Files in Windows Store Apps and Process Lifecycle Management</a> </li><li>Mod 05: <a title="Working with Resources, Styles, and Templates" href="http://channel9.msdn.com/posts/Essentials-of-Developing-Windows-Store-Apps-using-C-05-Working-with-Resources-Styles-and-Templates" target="_self">Working with Resources, Styles, and Templates</a> </li><li>Mod 06: <a title="Designing and Implementing Navigation in a Windows Store App" href="http://channel9.msdn.com/posts/Essentials-of-Developing-Windows-Store-Apps-using-C-06-Designing-and-Implementing-Navigation-in-a-Wi" target="_self">Designing and Implementing Navigation in a Windows Store App</a> </li><li>Mod 07: <a title="Implementing Windows 8 Contracts, Tiles and User Notifications" href="http://channel9.msdn.com/posts/Essentials-of-Developing-Windows-Store-Apps-using-C-07-Implementing-Windows-8-Contracts-Tiles-and-Us" target="_self">Implementing Windows 8 Contracts, Tiles and User Notifications</a> </li><li>Mod 08: <a title="Local Data and Planning for Windows Store App Deployment" href="http://channel9.msdn.com/posts/Essentials-of-Developing-Windows-Store-Apps-using-C-08-Local-Data-and-Planning-for-Windows-Store-App" target="_self">Local Data and Planning for Windows Store App Deployment</a> </li></ul> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/xaml/RSS&WT.dl=0&WT.entryid=Entry:RSSView:0d4196a0433f425791a4a1b501250be6">]]></description>
      <comments>http://channel9.msdn.com/Series/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-03-Presenting-Data-and-Implementing-Layout-using</comments>
      <itunes:summary>Find out more about the built-in controls in Windows 8 by getting into the layouts and data binding. Jerry and Daren provide an in depth understanding on the various types of layouts and how to present dynamic data. [00:46] - Layout [27:26] - Data binding Full course outline: Mod 01: Overview of the Windows 8 Platform and Windows Store Apps Mod 02: Creating User Interfaces using XAML Mod 03: Presenting Data and Implementing Layout using Windows 8 Built-In Controls Mod 04: Handling Files in Windows Store Apps and Process Lifecycle Management Mod 05: Working with Resources, Styles, and Templates Mod 06: Designing and Implementing Navigation in a Windows Store App Mod 07: Implementing Windows 8 Contracts, Tiles and User Notifications Mod 08: Local Data and Planning for Windows Store App Deployment </itunes:summary>
      <itunes:duration>3162</itunes:duration>
      <link>http://channel9.msdn.com/Series/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-03-Presenting-Data-and-Implementing-Layout-using</link>
      <pubDate>Wed, 08 May 2013 01:15:02 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Series/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-03-Presenting-Data-and-Implementing-Layout-using</guid>
      <media:thumbnail url="http://media.ch9.ms/ch9/eec6/c2a04772-adf0-4718-9a5d-feb58876eec6/WinStoreAppEssM03_100.jpg" height="56" width="100"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/eec6/c2a04772-adf0-4718-9a5d-feb58876eec6/WinStoreAppEssM03_220.jpg" height="123" width="220"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/eec6/c2a04772-adf0-4718-9a5d-feb58876eec6/WinStoreAppEssM03_512.jpg" height="288" width="512"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/eec6/c2a04772-adf0-4718-9a5d-feb58876eec6/WinStoreAppEssM03_960.jpg" height="540" width="960"></media:thumbnail>
      <media:group>
        <media:content url="http://media.ch9.ms/ch9/eec6/c2a04772-adf0-4718-9a5d-feb58876eec6/WinStoreAppEssM03.mp3" expression="full" duration="3162" fileSize="50601436" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/eec6/c2a04772-adf0-4718-9a5d-feb58876eec6/WinStoreAppEssM03.mp4" expression="full" duration="3162" fileSize="301744862" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/eec6/c2a04772-adf0-4718-9a5d-feb58876eec6/WinStoreAppEssM03.webm" expression="full" duration="3162" fileSize="170397087" type="video/webm" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/eec6/c2a04772-adf0-4718-9a5d-feb58876eec6/WinStoreAppEssM03.wma" expression="full" duration="3162" fileSize="25578083" type="audio/x-ms-wma" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/eec6/c2a04772-adf0-4718-9a5d-feb58876eec6/WinStoreAppEssM03.wmv" expression="full" duration="3162" fileSize="176262593" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/eec6/c2a04772-adf0-4718-9a5d-feb58876eec6/WinStoreAppEssM03_high.mp4" expression="full" duration="3162" fileSize="662452341" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/eec6/c2a04772-adf0-4718-9a5d-feb58876eec6/WinStoreAppEssM03_mid.mp4" expression="full" duration="3162" fileSize="462464901" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/eec6/c2a04772-adf0-4718-9a5d-feb58876eec6/WinStoreAppEssM03_Source.wmv" expression="full" duration="3162" fileSize="671740189" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://smooth.ch9.ms/ch9/eec6/c2a04772-adf0-4718-9a5d-feb58876eec6/WinStoreAppEssM03.ism/manifest" expression="full" duration="3162" fileSize="8510" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://media.ch9.ms/ch9/eec6/c2a04772-adf0-4718-9a5d-feb58876eec6/WinStoreAppEssM03.wmv" length="176262593" 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/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-03-Presenting-Data-and-Implementing-Layout-using/RSS</wfw:commentRss>
      <category>C#</category>
      <category>Controls</category>
      <category>JumpStart</category>
      <category>Layout</category>
      <category>XAML</category>
      <category>Windows 8</category>
      <category>Windows Store App</category>
    </item>
  <item>
      <title>Essentials of Developing Windows Store Apps using C#: (02) Creating User Interfaces using XAML</title>
      <description><![CDATA[<p>Get ready for understanding XAML. This session provides an overview on the basics, code-behind, and tooling for XAML.</p><ul><li><a href="http://channel9.msdn.com/Series/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-02-Creating-User-Interfaces-using-XAML#time=01m12s">[01:12]</a> - XAML Basics </li><li><a href="http://channel9.msdn.com/Series/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-02-Creating-User-Interfaces-using-XAML#time=25m54s">[25:54]</a> - XAML Code-behind </li><li><a href="http://channel9.msdn.com/Series/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-02-Creating-User-Interfaces-using-XAML#time=35m55s">[35:55]</a> - Custom controls </li><li><a href="http://channel9.msdn.com/Series/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-02-Creating-User-Interfaces-using-XAML#time=46m34s">[46:34]</a> - Create a ViewModel </li></ul><p>Full course outline:</p><ul><li>Mod 01: <a title="Overview of the Windows 8 Platform and Windows Store Apps" href="http://channel9.msdn.com/posts/Essentials-of-Developing-Windows-Store-Apps-using-C-01-Overview-of-the-Windows-8-Platform-and-Window" target="_self">Overview of the Windows 8 Platform and Windows Store Apps</a> </li><li>Mod 02: Creating User Interfaces using XAML </li><li>Mod 03: <a title="Presenting Data and Implementing Layout using Windows 8 Built-In Controls" href="http://channel9.msdn.com/posts/Essentials-of-Developing-Windows-Store-Apps-using-C-03-Presenting-Data-and-Implementing-Layout-using" target="_self">Presenting Data and Implementing Layout using Windows 8 Built-In Controls</a> </li><li>Mod 04: <a title="Handling Files in Windows Store Apps and Process Lifecycle Management" href="http://channel9.msdn.com/posts/Essentials-of-Developing-Windows-Store-Apps-using-C-04-Handling-Files-in-Windows-Store-Apps-and-Proc" target="_self">Handling Files in Windows Store Apps and Process Lifecycle Management</a> </li><li>Mod 05: <a title="Working with Resources, Styles, and Templates" href="http://channel9.msdn.com/posts/Essentials-of-Developing-Windows-Store-Apps-using-C-05-Working-with-Resources-Styles-and-Templates" target="_self">Working with Resources, Styles, and Templates</a> </li><li>Mod 06: <a title="Designing and Implementing Navigation in a Windows Store App" href="http://channel9.msdn.com/posts/Essentials-of-Developing-Windows-Store-Apps-using-C-06-Designing-and-Implementing-Navigation-in-a-Wi" target="_self">Designing and Implementing Navigation in a Windows Store App</a> </li><li>Mod 07: <a title="Implementing Windows 8 Contracts, Tiles and User Notifications" href="http://channel9.msdn.com/posts/Essentials-of-Developing-Windows-Store-Apps-using-C-07-Implementing-Windows-8-Contracts-Tiles-and-Us" target="_self">Implementing Windows 8 Contracts, Tiles and User Notifications</a> </li><li>Mod 08: <a title="Local Data and Planning for Windows Store App Deployment" href="http://channel9.msdn.com/posts/Essentials-of-Developing-Windows-Store-Apps-using-C-08-Local-Data-and-Planning-for-Windows-Store-App" target="_self">Local Data and Planning for Windows Store App Deployment</a> </li></ul> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/xaml/RSS&WT.dl=0&WT.entryid=Entry:RSSView:60bbdcaf18d049f2911fa1b50124bb7c">]]></description>
      <comments>http://channel9.msdn.com/Series/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-02-Creating-User-Interfaces-using-XAML</comments>
      <itunes:summary>Get ready for understanding XAML. This session provides an overview on the basics, code-behind, and tooling for XAML. [01:12] - XAML Basics [25:54] - XAML Code-behind [35:55] - Custom controls [46:34] - Create a ViewModel Full course outline: Mod 01: Overview of the Windows 8 Platform and Windows Store Apps Mod 02: Creating User Interfaces using XAML Mod 03: Presenting Data and Implementing Layout using Windows 8 Built-In Controls Mod 04: Handling Files in Windows Store Apps and Process Lifecycle Management Mod 05: Working with Resources, Styles, and Templates Mod 06: Designing and Implementing Navigation in a Windows Store App Mod 07: Implementing Windows 8 Contracts, Tiles and User Notifications Mod 08: Local Data and Planning for Windows Store App Deployment </itunes:summary>
      <itunes:duration>3317</itunes:duration>
      <link>http://channel9.msdn.com/Series/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-02-Creating-User-Interfaces-using-XAML</link>
      <pubDate>Wed, 08 May 2013 01:15:00 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Series/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-02-Creating-User-Interfaces-using-XAML</guid>
      <media:thumbnail url="http://files.channel9.msdn.com/thumbnail/0c84841f-923b-4897-b228-4bdf4e7d0383.png" height="56" width="100"></media:thumbnail>
      <media:thumbnail url="http://files.channel9.msdn.com/thumbnail/e25c6384-24a7-49bd-b9a2-37417034e7dc.png" height="124" width="220"></media:thumbnail>
      <media:thumbnail url="http://files.channel9.msdn.com/thumbnail/f7821218-07dc-416b-97cf-337fafe9f146.png" height="288" width="512"></media:thumbnail>
      <media:thumbnail url="http://files.channel9.msdn.com/thumbnail/3364a127-62fe-4420-84fb-3163f8764f3f.png" height="540" width="960"></media:thumbnail>
      <media:group>
        <media:content url="http://media.ch9.ms/ch9/b7c6/750e6a93-d691-43b6-9e47-1741c0bdb7c6/WinStoreAppEssM02.mp3" expression="full" duration="3317" fileSize="53081110" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/b7c6/750e6a93-d691-43b6-9e47-1741c0bdb7c6/WinStoreAppEssM02.mp4" expression="full" duration="3317" fileSize="322588590" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/b7c6/750e6a93-d691-43b6-9e47-1741c0bdb7c6/WinStoreAppEssM02.webm" expression="full" duration="3317" fileSize="164867462" type="video/webm" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/b7c6/750e6a93-d691-43b6-9e47-1741c0bdb7c6/WinStoreAppEssM02.wma" expression="full" duration="3317" fileSize="26830751" type="audio/x-ms-wma" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/b7c6/750e6a93-d691-43b6-9e47-1741c0bdb7c6/WinStoreAppEssM02.wmv" expression="full" duration="3317" fileSize="169946891" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/b7c6/750e6a93-d691-43b6-9e47-1741c0bdb7c6/WinStoreAppEssM02_high.mp4" expression="full" duration="3317" fileSize="708253856" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/b7c6/750e6a93-d691-43b6-9e47-1741c0bdb7c6/WinStoreAppEssM02_mid.mp4" expression="full" duration="3317" fileSize="494518241" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/b7c6/750e6a93-d691-43b6-9e47-1741c0bdb7c6/WinStoreAppEssM02_Source.wmv" expression="full" duration="3317" fileSize="596709783" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://smooth.ch9.ms/ch9/b7c6/750e6a93-d691-43b6-9e47-1741c0bdb7c6/WinStoreAppEssM02.ism/manifest" expression="full" duration="3317" fileSize="8510" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://media.ch9.ms/ch9/b7c6/750e6a93-d691-43b6-9e47-1741c0bdb7c6/WinStoreAppEssM02.wmv" length="169946891" 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/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-02-Creating-User-Interfaces-using-XAML/RSS</wfw:commentRss>
      <category>C#</category>
      <category>JumpStart</category>
      <category>User Interface</category>
      <category>XAML</category>
      <category>Windows 8</category>
      <category>Windows Store App</category>
    </item>
  <item>
      <title>Essentials of Developing Windows Store Apps using C#: (01) Overview of the Windows 8 Platform and Windows Store Apps</title>
      <description><![CDATA[<p>This module introduces you to the Windows 8 Platform, the user interface principles, and WinRT and language projections. See the changes in Windows 8 and how everything that runs on Windows 7 will run on Windows 8.</p><ul><li><a href="http://channel9.msdn.com/Series/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-01-Overview-of-the-Windows-8-Platform-and-Window#time=07m49s">[07:49]</a> - Intro to Windows 8 platform </li><li><a href="http://channel9.msdn.com/Series/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-01-Overview-of-the-Windows-8-Platform-and-Window#time=34m13s">[34:13]</a> - Background tasks </li><li><a href="http://channel9.msdn.com/Series/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-01-Overview-of-the-Windows-8-Platform-and-Window#time=44m38s">[44:38]</a> - Windows 8 UI principles </li></ul><p>Full course outline:</p><ul><li>Mod 01: Overview of the Windows 8 Platform and Windows Store Apps </li><li>Mod 02: <a title="Creating User Interfaces using XAML" href="http://channel9.msdn.com/posts/Essentials-of-Developing-Windows-Store-Apps-using-C-02-Creating-User-Interfaces-using-XAML" target="_self">Creating User Interfaces using XAML</a> </li><li>Mod 03: <a title="Presenting Data and Implementing Layout using Windows 8 Built-In Controls" href="http://channel9.msdn.com/posts/Essentials-of-Developing-Windows-Store-Apps-using-C-03-Presenting-Data-and-Implementing-Layout-using" target="_self">Presenting Data and Implementing Layout using Windows 8 Built-In Controls</a> </li><li>Mod 04: <a title="Handling Files in Windows Store Apps and Process Lifecycle Management" href="http://channel9.msdn.com/posts/Essentials-of-Developing-Windows-Store-Apps-using-C-04-Handling-Files-in-Windows-Store-Apps-and-Proc" target="_self">Handling Files in Windows Store Apps and Process Lifecycle Management</a> </li><li>Mod 05: <a title="Working with Resources, Styles, and Templates" href="http://channel9.msdn.com/posts/Essentials-of-Developing-Windows-Store-Apps-using-C-05-Working-with-Resources-Styles-and-Templates" target="_self">Working with Resources, Styles, and Templates</a> </li><li>Mod 06: <a title="Designing and Implementing Navigation in a Windows Store App" href="http://channel9.msdn.com/posts/Essentials-of-Developing-Windows-Store-Apps-using-C-06-Designing-and-Implementing-Navigation-in-a-Wi" target="_self">Designing and Implementing Navigation in a Windows Store App</a> </li><li>Mod 07: <a title="Implementing Windows 8 Contracts, Tiles and User Notifications" href="http://channel9.msdn.com/posts/Essentials-of-Developing-Windows-Store-Apps-using-C-07-Implementing-Windows-8-Contracts-Tiles-and-Us" target="_self">Implementing Windows 8 Contracts, Tiles and User Notifications</a> </li><li>Mod 08: <a title="Local Data and Planning for Windows Store App Deployment" href="http://channel9.msdn.com/posts/Essentials-of-Developing-Windows-Store-Apps-using-C-08-Local-Data-and-Planning-for-Windows-Store-App" target="_self">Local Data and Planning for Windows Store App Deployment</a> </li></ul> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/xaml/RSS&WT.dl=0&WT.entryid=Entry:RSSView:de2035f0857046a9b635a1b5012455b7">]]></description>
      <comments>http://channel9.msdn.com/Series/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-01-Overview-of-the-Windows-8-Platform-and-Window</comments>
      <itunes:summary>This module introduces you to the Windows 8 Platform, the user interface principles, and WinRT and language projections. See the changes in Windows 8 and how everything that runs on Windows 7 will run on Windows 8. [07:49] - Intro to Windows 8 platform [34:13] - Background tasks [44:38] - Windows 8 UI principles Full course outline: Mod 01: Overview of the Windows 8 Platform and Windows Store Apps Mod 02: Creating User Interfaces using XAML Mod 03: Presenting Data and Implementing Layout using Windows 8 Built-In Controls Mod 04: Handling Files in Windows Store Apps and Process Lifecycle Management Mod 05: Working with Resources, Styles, and Templates Mod 06: Designing and Implementing Navigation in a Windows Store App Mod 07: Implementing Windows 8 Contracts, Tiles and User Notifications Mod 08: Local Data and Planning for Windows Store App Deployment </itunes:summary>
      <itunes:duration>3486</itunes:duration>
      <link>http://channel9.msdn.com/Series/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-01-Overview-of-the-Windows-8-Platform-and-Window</link>
      <pubDate>Wed, 08 May 2013 01:14:08 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Series/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-01-Overview-of-the-Windows-8-Platform-and-Window</guid>
      <media:thumbnail url="http://media.ch9.ms/ch9/1890/95bbf594-b9fc-4288-8b64-b54e1df71890/WinStoreAppEssM01_100.jpg" height="56" width="100"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/1890/95bbf594-b9fc-4288-8b64-b54e1df71890/WinStoreAppEssM01_220.jpg" height="123" width="220"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/1890/95bbf594-b9fc-4288-8b64-b54e1df71890/WinStoreAppEssM01_512.jpg" height="288" width="512"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/1890/95bbf594-b9fc-4288-8b64-b54e1df71890/WinStoreAppEssM01_960.jpg" height="540" width="960"></media:thumbnail>
      <media:group>
        <media:content url="http://media.ch9.ms/ch9/1890/95bbf594-b9fc-4288-8b64-b54e1df71890/WinStoreAppEssM01.mp3" expression="full" duration="3486" fileSize="55778236" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/1890/95bbf594-b9fc-4288-8b64-b54e1df71890/WinStoreAppEssM01.mp4" expression="full" duration="3486" fileSize="331517836" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/1890/95bbf594-b9fc-4288-8b64-b54e1df71890/WinStoreAppEssM01.webm" expression="full" duration="3486" fileSize="221272334" type="video/webm" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/1890/95bbf594-b9fc-4288-8b64-b54e1df71890/WinStoreAppEssM01.wma" expression="full" duration="3486" fileSize="28194567" type="audio/x-ms-wma" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/1890/95bbf594-b9fc-4288-8b64-b54e1df71890/WinStoreAppEssM01.wmv" expression="full" duration="3486" fileSize="219937139" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/1890/95bbf594-b9fc-4288-8b64-b54e1df71890/WinStoreAppEssM01_high.mp4" expression="full" duration="3486" fileSize="726490555" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/1890/95bbf594-b9fc-4288-8b64-b54e1df71890/WinStoreAppEssM01_mid.mp4" expression="full" duration="3486" fileSize="507515263" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/1890/95bbf594-b9fc-4288-8b64-b54e1df71890/WinStoreAppEssM01_Source.wmv" expression="full" duration="3486" fileSize="1016880237" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://smooth.ch9.ms/ch9/1890/95bbf594-b9fc-4288-8b64-b54e1df71890/WinStoreAppEssM01.ism/manifest" expression="full" duration="3486" fileSize="8510" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://media.ch9.ms/ch9/1890/95bbf594-b9fc-4288-8b64-b54e1df71890/WinStoreAppEssM01.wmv" length="219937139" 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/Essentials-of-Developing-Windows-Store-Apps-using-C-/Essentials-of-Developing-Windows-Store-Apps-using-C-01-Overview-of-the-Windows-8-Platform-and-Window/RSS</wfw:commentRss>
      <category>C#</category>
      <category>JumpStart</category>
      <category>XAML</category>
      <category>Windows 8</category>
      <category>WinRT</category>
      <category>Windows Store App</category>
    </item>
  <item>
      <title>Developing an app with the Visual Studio 3D Starter Kit</title>
      <description><![CDATA[<p>Writing your first app using DirectX can seem mysterious if you're new to graphics or game development. The <a href="http://aka.ms/vs3dkit">Visual Studio 3D Starter Kit</a> was created to help developers understand the basics of DirectX development with a complete Windows 8 application.</p><p>In this episode, Roberto Sonnino, a software developer on the&nbsp;Visual Studio team, walks through creating a <a href="http://diceroller3d.codeplex.com">dice rolling app</a> with the Starter Kit, and shows that the same code can be recompiled for Windows RT and Windows Phone 8 devices.</p><p>The accompanying walkthrough is published on the Visual C&#43;&#43; team blog as a three part series:</p><ul><li><a href="http://blogs.msdn.com/b/vcblog/archive/2013/03/26/developing-an-app-with-the-visual-studio-3d-starter-kit-part-1-of-3.aspx">Part 1</a> </li><li><a href="http://blogs.msdn.com/b/vcblog/archive/2013/04/02/developing-an-app-with-the-visual-studio-3d-starter-kit-part-2-of-3.aspx">Part 2</a> </li><li><a href="http://blogs.msdn.com/b/vcblog/archive/2013/04/11/developing-an-app-with-the-visual-studio-3d-starter-kit-part-3-of-3.aspx">Part 3</a> </li></ul> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/xaml/RSS&WT.dl=0&WT.entryid=Entry:RSSView:96ac21da34db4dcd90dda1960174bf48">]]></description>
      <comments>http://channel9.msdn.com/posts/VS-3D-Starter-Kit-Dice-Roller</comments>
      <itunes:summary>Writing your first app using DirectX can seem mysterious if you&#39;re new to graphics or game development. The Visual Studio 3D Starter Kit was created to help developers understand the basics of DirectX development with a complete Windows 8 application. In this episode, Roberto Sonnino, a software developer on the&amp;nbsp;Visual Studio team, walks through creating a dice rolling app with the Starter Kit, and shows that the same code can be recompiled for Windows RT and Windows Phone 8 devices. The accompanying walkthrough is published on the Visual C&amp;#43;&amp;#43; team blog as a three part series: Part 1 Part 2 Part 3 </itunes:summary>
      <itunes:duration>1659</itunes:duration>
      <link>http://channel9.msdn.com/posts/VS-3D-Starter-Kit-Dice-Roller</link>
      <pubDate>Thu, 11 Apr 2013 23:30:44 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/posts/VS-3D-Starter-Kit-Dice-Roller</guid>
      <media:thumbnail url="http://media.ch9.ms/ch9/b3eb/05e328a7-8b3d-4e91-9085-e1241e46b3eb/DiceRollerrs_100.jpg" height="56" width="100"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/b3eb/05e328a7-8b3d-4e91-9085-e1241e46b3eb/DiceRollerrs_220.jpg" height="123" width="220"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/b3eb/05e328a7-8b3d-4e91-9085-e1241e46b3eb/DiceRollerrs_512.jpg" height="288" width="512"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/b3eb/05e328a7-8b3d-4e91-9085-e1241e46b3eb/DiceRollerrs_960.jpg" height="540" width="960"></media:thumbnail>
      <media:group>
        <media:content url="http://media.ch9.ms/ch9/b3eb/05e328a7-8b3d-4e91-9085-e1241e46b3eb/DiceRollerrs.mp3" expression="full" duration="1659" fileSize="26552092" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/b3eb/05e328a7-8b3d-4e91-9085-e1241e46b3eb/DiceRollerrs.mp4" expression="full" duration="1659" fileSize="160219039" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/b3eb/05e328a7-8b3d-4e91-9085-e1241e46b3eb/DiceRollerrs.webm" expression="full" duration="1659" fileSize="55778156" type="video/webm" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/b3eb/05e328a7-8b3d-4e91-9085-e1241e46b3eb/DiceRollerrs.wma" expression="full" duration="1659" fileSize="13423899" type="audio/x-ms-wma" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/b3eb/05e328a7-8b3d-4e91-9085-e1241e46b3eb/DiceRollerrs.wmv" expression="full" duration="1659" fileSize="75599807" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/b3eb/05e328a7-8b3d-4e91-9085-e1241e46b3eb/DiceRollerrs_high.mp4" expression="full" duration="1659" fileSize="349493478" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/b3eb/05e328a7-8b3d-4e91-9085-e1241e46b3eb/DiceRollerrs_mid.mp4" expression="full" duration="1659" fileSize="244404618" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/b3eb/05e328a7-8b3d-4e91-9085-e1241e46b3eb/DiceRollerrs_Source.wmv" expression="full" duration="1659" fileSize="339306761" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://smooth.ch9.ms/ch9/b3eb/05e328a7-8b3d-4e91-9085-e1241e46b3eb/DiceRollerrs.ism/manifest" expression="full" duration="1659" fileSize="6036" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://media.ch9.ms/ch9/b3eb/05e328a7-8b3d-4e91-9085-e1241e46b3eb/DiceRollerrs.wmv" length="75599807" type="video/x-ms-wmv"></enclosure>
      <dc:creator>Roberto Sonnino - MSFT</dc:creator>
      <itunes:author>Roberto Sonnino - MSFT</itunes:author>
      <slash:comments>7</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/posts/VS-3D-Starter-Kit-Dice-Roller/rss</wfw:commentRss>
      <category>C++</category>
      <category>DirectX</category>
      <category>Games</category>
      <category>Graphics</category>
      <category>XAML</category>
      <category>Windows 8</category>
      <category>Windows Phone 8</category>
    </item>
  <item>
      <title>Making your Windows 8 Store App photo perfect with Aviary Windows 8 SDK</title>
      <description><![CDATA[<p>Today's Modern Monday project a new Windows 8 SDK that will help you quickly add some fairly awesome photo editing capabilities to your app's. It's quick, easy and for the standard package, free!</p><h2><a href="http://blog.aviary.com/aviary-launches-windows-8-sdk-with-6-partners/">Aviary Launches Windows 8 SDK with 6 Partners</a></h2><blockquote><p>We’re proud to launch Aviary’s <a href="http://aviary.com/w8">Photo Editor SDK for Windows 8</a>, specifically designed for apps on Windows 8 tablets and PCs. This new SDK joins our existing SDKs for iOS, Android, HTML5 &amp; Windows Phone 7, collectively used by our 3,500&#43; partners.</p><p>We worked closely with AMD and Microsoft to build this SDK from the ground up, optimizing our photo-editing technology by leveraging unique AMD APU architectural advantages.</p><p>...</p><p>Windows 8 developers – you can download and use Aviary’s SDK, available immediately here: <a href="http://aviary.com/w8">http://aviary.com/w8</a></p><p>If you’d like to try out the features and functionality first, download Aviary’s Photo Editor app for Windows 8 from <a href="http://apps.microsoft.com/windows/app/photo-editor/cdd22d88-c0c4-4fff-a741-fe5ea3692b22">Microsoft’s app store</a>.</p><p>Contact us if you have any questions at <a href="mailto:partners@aviary.com">partners@aviary.com</a> – we would love to help you integrate Aviary</p><p>...</p></blockquote><p>If you're new to Aviary, first you create an account (about 2 seconds of work), you get a key (by &quot;creating an app&quot; again about 2 seconds), you download the SDK and sample code (about 4 seconds), install the SDK (4.73 seconds), fire up the sample code and start playing.</p><p>It's taken me longer to write about it that it took for me to get to the point of running the sample code...</p><p>BTW, there was one issue I ran into with the sample code provided with the SDK.</p><p>When I first fired up the Project, it was set to Any CPU, which Aviary didn't seem to like.</p><p><img title="image" src="http://files.channel9.msdn.com/wlwimages/ae054c0b4d7b402ab1239e6800c0220f/image%5B7%5D-34.png" alt="image" width="520" height="241" border="0"></p><p>Quickly switching it to x64 (x86 and ARM worked too, anything but Any CPU) fixed it all up</p><p><img title="image" src="http://files.channel9.msdn.com/wlwimages/ae054c0b4d7b402ab1239e6800c0220f/image%5B12%5D-40.png" alt="image" width="520" height="133" border="0"></p><p>Here's it running on my notebook;</p><p><img title="image" src="http://files.channel9.msdn.com/wlwimages/ae054c0b4d7b402ab1239e6800c0220f/image%5B15%5D-28.png" alt="image" width="500" height="280" border="0"></p><p>Looks like allot of stuff there right? How hard to get this into your app? About 6'ish lines of code...</p><p><img title="image" src="http://files.channel9.msdn.com/wlwimages/ae054c0b4d7b402ab1239e6800c0220f/image%5B19%5D-16.png" alt="image" width="520" height="353" border="0"></p><p>And I said something about free?</p><p><a href="http://aviary.com/about/pricing"><img title="image" src="http://files.channel9.msdn.com/wlwimages/ae054c0b4d7b402ab1239e6800c0220f/image%5B24%5D-12.png" alt="image" width="447" height="384" border="0"></a></p><p>If you need photo editing features for your app, this looks like a great place to start looking at...</p> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/xaml/RSS&WT.dl=0&WT.entryid=Entry:RSSView:3f77c36a5acb4d038318a18a0132c2b4">]]></description>
      <comments>http://channel9.msdn.com/coding4fun/blog/Making-your-Windows-8-Store-App-photo-perfect-with-Aviary-Windows-8-SDK</comments>
      <itunes:summary>Today&#39;s Modern Monday project a new Windows 8 SDK that will help you quickly add some fairly awesome photo editing capabilities to your app&#39;s. It&#39;s quick, easy and for the standard package, free! Aviary Launches Windows 8 SDK with 6 PartnersWe’re proud to launch Aviary’s Photo Editor SDK for Windows 8, specifically designed for apps on Windows 8 tablets and PCs. This new SDK joins our existing SDKs for iOS, Android, HTML5 &amp;amp; Windows Phone 7, collectively used by our 3,500&amp;#43; partners. We worked closely with AMD and Microsoft to build this SDK from the ground up, optimizing our photo-editing technology by leveraging unique AMD APU architectural advantages. ... Windows 8 developers – you can download and use Aviary’s SDK, available immediately here: http://aviary.com/w8 If you’d like to try out the features and functionality first, download Aviary’s Photo Editor app for Windows 8 from Microsoft’s app store. Contact us if you have any questions at partners@aviary.com – we would love to help you integrate Aviary ... If you&#39;re new to Aviary, first you create an account (about 2 seconds of work), you get a key (by &amp;quot;creating an app&amp;quot; again about 2 seconds), you download the SDK and sample code (about 4 seconds), install the SDK (4.73 seconds), fire up the sample code and start playing. It&#39;s taken me longer to write about it that it took for me to get to the point of running the sample code... BTW, there was one issue I ran into with the sample code provided with the SDK. When I first fired up the Project, it was set to Any CPU, which Aviary didn&#39;t seem to like.  Quickly switching it to x64 (x86 and ARM worked too, anything but Any CPU) fixed it all up  Here&#39;s it running on my notebook;  Looks like allot of stuff there right? How hard to get this into your app? About 6&#39;ish lines of code...  And I said something about free?  If you need photo editing features for your app, this looks like a great place to start looking at... </itunes:summary>
      <link>http://channel9.msdn.com/coding4fun/blog/Making-your-Windows-8-Store-App-photo-perfect-with-Aviary-Windows-8-SDK</link>
      <pubDate>Mon, 25 Mar 2013 13:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/coding4fun/blog/Making-your-Windows-8-Store-App-photo-perfect-with-Aviary-Windows-8-SDK</guid>
      <media:thumbnail url="http://files.channel9.msdn.com/thumbnail/76ab58a9-4cbc-4409-8b10-0c96efa06ec2.png" height="56" width="100"></media:thumbnail>
      <media:thumbnail url="http://files.channel9.msdn.com/thumbnail/244f2b0a-c972-48ee-88bd-57ddb4dc707b.png" height="123" width="220"></media:thumbnail>      
      <dc:creator>Greg Duncan</dc:creator>
      <itunes:author>Greg Duncan</itunes:author>
      <slash:comments>1</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/coding4fun/blog/Making-your-Windows-8-Store-App-photo-perfect-with-Aviary-Windows-8-SDK/RSS</wfw:commentRss>
      <category>C#</category>
      <category>Coding4Fun</category>
      <category>Photo</category>
      <category>XAML</category>
      <category>Image Editing</category>
      <category>Windows Store App</category>
    </item>
  <item>
      <title>Microsoft DevRadio: How to Include Advertising in Your Windows 8 apps</title>
      <description><![CDATA[<p><strong>Abstract:</strong> <br><a href="http://aka.ms/MyGreatIdea" target="_blank"><img title="DPE_W8_300x250_0323" src="http://files.channel9.msdn.com/thumbnail/1dec5b2a-7a08-4220-a073-27636e225f57.jpg" alt="DPE_W8_300x250_0323" width="240" height="200" align="right" border="0"></a><a href="http://www.microsoft.com/click/services/Redirect2.ashx?CR_CC=200117938">Jerry Nixon</a>, Ian Ferreira and Lucas Stankiewicz from the <a href="http://advertising.microsoft.com/ads-in-apps" target="_blank">Ad Experiences team</a> discuss ways in which developers can use advertising in their apps to help monetize their applications. Tune in as they show you how to get started with the Microsoft Advertising SDK for Windows 8.&nbsp; <br><br><strong>Next Steps:</strong><br><strong>Step #1 –</strong> <a href="http://www.microsoft.com/click/services/Redirect2.ashx?CR_CC=200113720">Download the Tools for Windows 8 App Development</a><br><strong>Step #2 –</strong> <a href="http://www.microsoft.com/click/services/Redirect2.ashx?CR_CC=200113721">Download Visual Studio Express for Windows 8</a><br><strong>Step #3 –</strong> <a href="http://aka.ms/MyGreatIdea">Start building your own Apps for Windows 8</a></p><p><a href="http://channel9.msdn.com/Blogs/DevRadio/feed/mp3"><img src="http://blogs.msdn.com/resized-image.ashx/__size/28x0/__key/communityserver-components-userfiles/00-00-33-52-95-Attached&#43;Files/1512.itunes.png" alt="" width="15" height="15"></a> Subscribe to our podcast via <a href="http://itunes.apple.com/us/podcast/devradio-mp4-channel-9/id544163838">iTunes</a> or <a href="http://channel9.msdn.com/Blogs/DevRadio/feed/mp4">RSS</a></p><p><strong>If you're interested in learning more about the products or solutions discussed in this episode, click on any of the below links for free, in-depth information:</strong></p><p><strong>Websites:</strong></p><ul><li><a href="http://msdn.microsoft.com/library/windows/apps/br211386">Getting started with Windows 8 Apps</a> </li><li><a href="http://msdn.microsoft.com/library/windows/apps/br230836">How to Sell Your Apps and Make Money in the Windows Store</a> </li><li><a href="http://www.msdnevents.com/">Attend a Windows 8 Developer Camp and Hackathon in your area!</a> </li></ul><p><strong>Blogs &amp; Articles:</strong></p><ul><li><a href="http://www.microsoft.com/click/services/Redirect2.ashx?CR_CC=200117938">Jerry Nixon’s Blog</a> </li><li><strong><a href="http://advertising.microsoft.com/ads-in-apps" target="_blank">Learn more about the Developer Resources available for Windows 8 ads in apps</a> </strong></li></ul><p><strong>Videos:</strong></p><ul><li><a href="http://channel9.msdn.com/Blogs/DevRadio/Microsoft-DevRadio-Managing-Your-Windows-8-Enterprise-Apps-with-Windows-Intune">Microsoft DevRadio: Managing Your Windows 8 Enterprise Apps with Windows Intune</a> </li><li><a href="http://channel9.msdn.com/Blogs/DevRadio/Microsoft-DevRadio-Your-Top-Windows-Store-Questions-Answered">Microsoft DevRadio: Your Top Windows Store Questions Answered</a> </li></ul><p><strong>Virtual Labs:</strong></p><ul><li><a href="http://msdn.microsoft.com/en-us/jj206431">Windows 8 Virtual Labs</a> </li></ul> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/xaml/RSS&WT.dl=0&WT.entryid=Entry:RSSView:f177fe74863c46bc9acba156002b46fb">]]></description>
      <comments>http://channel9.msdn.com/Blogs/DevRadio/Microsoft-DevRadio-How-to-Include-Advertising-in-Your-Windows-8-apps</comments>
      <itunes:summary>Abstract: Jerry Nixon, Ian Ferreira and Lucas Stankiewicz from the Ad Experiences team discuss ways in which developers can use advertising in their apps to help monetize their applications. Tune in as they show you how to get started with the Microsoft Advertising SDK for Windows 8.&amp;nbsp; Next Steps:Step #1 – Download the Tools for Windows 8 App DevelopmentStep #2 – Download Visual Studio Express for Windows 8Step #3 – Start building your own Apps for Windows 8  Subscribe to our podcast via iTunes or RSS If you&#39;re interested in learning more about the products or solutions discussed in this episode, click on any of the below links for free, in-depth information: Websites: Getting started with Windows 8 Apps How to Sell Your Apps and Make Money in the Windows Store Attend a Windows 8 Developer Camp and Hackathon in your area! Blogs &amp;amp; Articles: Jerry Nixon’s Blog Learn more about the Developer Resources available for Windows 8 ads in apps Videos: Microsoft DevRadio: Managing Your Windows 8 Enterprise Apps with Windows Intune Microsoft DevRadio: Your Top Windows Store Questions Answered Virtual Labs: Windows 8 Virtual Labs </itunes:summary>
      <itunes:duration>2499</itunes:duration>
      <link>http://channel9.msdn.com/Blogs/DevRadio/Microsoft-DevRadio-How-to-Include-Advertising-in-Your-Windows-8-apps</link>
      <pubDate>Mon, 25 Mar 2013 11:00:19 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Blogs/DevRadio/Microsoft-DevRadio-How-to-Include-Advertising-in-Your-Windows-8-apps</guid>
      <media:thumbnail url="http://media.ch9.ms/ch9/8ec8/2f0bb9e1-9c9c-4b21-b5e9-5cd521768ec8/DevRadioWin8AdvertisingSDK_100.jpg" height="56" width="100"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/8ec8/2f0bb9e1-9c9c-4b21-b5e9-5cd521768ec8/DevRadioWin8AdvertisingSDK_220.jpg" height="123" width="220"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/8ec8/2f0bb9e1-9c9c-4b21-b5e9-5cd521768ec8/DevRadioWin8AdvertisingSDK_512.jpg" height="287" width="512"></media:thumbnail>
      <media:group>
        <media:content url="http://media.ch9.ms/ch9/8ec8/2f0bb9e1-9c9c-4b21-b5e9-5cd521768ec8/DevRadioWin8AdvertisingSDK.mp3" expression="full" duration="2499" fileSize="39991502" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/8ec8/2f0bb9e1-9c9c-4b21-b5e9-5cd521768ec8/DevRadioWin8AdvertisingSDK.mp4" expression="full" duration="2499" fileSize="242852078" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/8ec8/2f0bb9e1-9c9c-4b21-b5e9-5cd521768ec8/DevRadioWin8AdvertisingSDK.webm" expression="full" duration="2499" fileSize="98520651" type="video/webm" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/8ec8/2f0bb9e1-9c9c-4b21-b5e9-5cd521768ec8/DevRadioWin8AdvertisingSDK.wma" expression="full" duration="2499" fileSize="20218947" type="audio/x-ms-wma" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/8ec8/2f0bb9e1-9c9c-4b21-b5e9-5cd521768ec8/DevRadioWin8AdvertisingSDK_high.mp4" expression="full" duration="2499" fileSize="527200992" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/8ec8/2f0bb9e1-9c9c-4b21-b5e9-5cd521768ec8/DevRadioWin8AdvertisingSDK_mid.mp4" expression="full" duration="2499" fileSize="370057511" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/8ec8/2f0bb9e1-9c9c-4b21-b5e9-5cd521768ec8/DevRadioWin8AdvertisingSDK_Source.wmv" expression="full" duration="2499" fileSize="1111668699" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://media.ch9.ms/ch9/8ec8/2f0bb9e1-9c9c-4b21-b5e9-5cd521768ec8/DevRadioWin8AdvertisingSDK_Source.wmv" length="1111668699" type="video/x-ms-wmv"></enclosure>
      <dc:creator>Jerry Nixon, DevRadio, ChrisCaldwell</dc:creator>
      <itunes:author>Jerry Nixon, DevRadio, ChrisCaldwell</itunes:author>
      <slash:comments>3</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Blogs/DevRadio/Microsoft-DevRadio-How-to-Include-Advertising-in-Your-Windows-8-apps/RSS</wfw:commentRss>
      <category>XAML</category>
      <category>Advertising</category>
      <category>Windows 8</category>
      <category>Windows Store App</category>
      <category>WindowsContent</category>
    </item>
  <item>
      <title>Microsoft DevRadio: Reactive Extensions for Windows 8</title>
      <description><![CDATA[<p><strong>Abstract:</strong> <a href="http://aka.ms/MyGreatIdea"><img title="win8genapp30" src="http://www.palermo4.com/image.axd?picture=win8genapp30_thumb.jpg" alt="win8genapp30" width="214" height="97" align="right" border="0"></a><br><a href="http://msdn.microsoft.com/en-US/data/gg577609.aspx" target="_blank">Bart De Smet</a> from the Reactive Extensions team joins <a href="http://www.microsoft.com/click/services/Redirect2.ashx?CR_CC=200117938">Jerry Nixon</a> for today’s episode as they discuss the importance of using Rx and LINQ in their Windows 8 apps. Tune in as they share some background info as well as best practices for .NET developers who want to streamline their code and push their data in real time to users. <br><br><strong>Next Steps:</strong><br><strong>Step #1 –</strong> <a href="http://www.microsoft.com/click/services/Redirect2.ashx?CR_CC=200113720">Download the Tools for Windows 8 App Development</a><br><strong>Step #2 –</strong> <a href="http://www.microsoft.com/click/services/Redirect2.ashx?CR_CC=200113721">Download Visual Studio Express for Windows 8</a><br><strong>Step #3 –</strong> <a href="http://aka.ms/MyGreatIdea">Start building your own Apps for Windows 8</a></p><p><a href="http://channel9.msdn.com/Blogs/DevRadio/feed/mp3"><img src="http://blogs.msdn.com/resized-image.ashx/__size/28x0/__key/communityserver-components-userfiles/00-00-33-52-95-Attached&#43;Files/1512.itunes.png" alt="" width="15" height="15"></a> Subscribe to our podcast via <a href="http://itunes.apple.com/us/podcast/devradio-mp4-channel-9/id544163838">iTunes</a> or <a href="http://channel9.msdn.com/Blogs/DevRadio/feed/mp4">RSS</a></p><p><strong>If you're interested in learning more about the products or solutions discussed in this episode, click on any of the below links for free, in-depth information:</strong></p><p><strong>Websites:</strong></p><ul><li><a href="http://msdn.microsoft.com/library/windows/apps/br211386">Getting started with Windows 8 Apps</a> </li><li><a href="http://msdn.microsoft.com/library/windows/apps/br230836">How to Sell Your Apps and Make Money in the Windows Store</a> </li><li><a href="http://www.msdnevents.com/">Attend a Windows 8 Developer Camp and Hackathon in your area!</a> </li></ul><p><strong>Blogs &amp; Articles:</strong></p><ul><li><a href="http://www.microsoft.com/click/services/Redirect2.ashx?CR_CC=200117938">Jerry Nixon’s Blog</a> </li><li><strong><a href="http://msdn.microsoft.com/en-US/data/gg577609.aspx" target="_blank">Learn more about Reactive Extensions</a> </strong></li><li><strong><a href="http://introtorx.com/Content/v1.0.10621.0/01_WhyRx.html" target="_blank">Introduction to Rx</a> </strong></li></ul><p><strong>Videos:</strong></p><ul><li><a href="http://channel9.msdn.com/Blogs/DevRadio/Microsoft-DevRadio-Managing-Your-Windows-8-Enterprise-Apps-with-Windows-Intune">Microsoft DevRadio: Managing Your Windows 8 Enterprise Apps with Windows Intune</a> </li><li><a href="http://channel9.msdn.com/Blogs/DevRadio/Microsoft-DevRadio-Your-Top-Windows-Store-Questions-Answered">Microsoft DevRadio: Your Top Windows Store Questions Answered</a> </li></ul><p><strong>Virtual Labs:</strong></p><ul><li><a href="http://msdn.microsoft.com/en-us/jj206431">Windows 8 Virtual Labs</a> </li></ul> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/xaml/RSS&WT.dl=0&WT.entryid=Entry:RSSView:0503c9ffb7ce47cdbe6aa150016f4117">]]></description>
      <comments>http://channel9.msdn.com/Blogs/DevRadio/Microsoft-DevRadio-Reactive-Extensions-for-Windows-8</comments>
      <itunes:summary>Abstract: Bart De Smet from the Reactive Extensions team joins Jerry Nixon for today’s episode as they discuss the importance of using Rx and LINQ in their Windows 8 apps. Tune in as they share some background info as well as best practices for .NET developers who want to streamline their code and push their data in real time to users. Next Steps:Step #1 – Download the Tools for Windows 8 App DevelopmentStep #2 – Download Visual Studio Express for Windows 8Step #3 – Start building your own Apps for Windows 8  Subscribe to our podcast via iTunes or RSS If you&#39;re interested in learning more about the products or solutions discussed in this episode, click on any of the below links for free, in-depth information: Websites: Getting started with Windows 8 Apps How to Sell Your Apps and Make Money in the Windows Store Attend a Windows 8 Developer Camp and Hackathon in your area! Blogs &amp;amp; Articles: Jerry Nixon’s Blog Learn more about Reactive Extensions Introduction to Rx Videos: Microsoft DevRadio: Managing Your Windows 8 Enterprise Apps with Windows Intune Microsoft DevRadio: Your Top Windows Store Questions Answered Virtual Labs: Windows 8 Virtual Labs </itunes:summary>
      <itunes:duration>2550</itunes:duration>
      <link>http://channel9.msdn.com/Blogs/DevRadio/Microsoft-DevRadio-Reactive-Extensions-for-Windows-8</link>
      <pubDate>Mon, 04 Mar 2013 12:00:46 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Blogs/DevRadio/Microsoft-DevRadio-Reactive-Extensions-for-Windows-8</guid>
      <media:thumbnail url="http://media.ch9.ms/ch9/182b/31f88c1e-fcd4-4b8b-a98b-c157d87f182b/DevRadioReactiveExtensionsWin8_100.jpg" height="56" width="100"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/182b/31f88c1e-fcd4-4b8b-a98b-c157d87f182b/DevRadioReactiveExtensionsWin8_220.jpg" height="123" width="220"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/182b/31f88c1e-fcd4-4b8b-a98b-c157d87f182b/DevRadioReactiveExtensionsWin8_512.jpg" height="287" width="512"></media:thumbnail>
      <media:group>
        <media:content url="http://media.ch9.ms/ch9/182b/31f88c1e-fcd4-4b8b-a98b-c157d87f182b/DevRadioReactiveExtensionsWin8.mp3" expression="full" duration="2550" fileSize="40814113" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/182b/31f88c1e-fcd4-4b8b-a98b-c157d87f182b/DevRadioReactiveExtensionsWin8.mp4" expression="full" duration="2550" fileSize="245894825" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/182b/31f88c1e-fcd4-4b8b-a98b-c157d87f182b/DevRadioReactiveExtensionsWin8.webm" expression="full" duration="2550" fileSize="105743733" type="video/webm" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/182b/31f88c1e-fcd4-4b8b-a98b-c157d87f182b/DevRadioReactiveExtensionsWin8.wma" expression="full" duration="2550" fileSize="20636503" type="audio/x-ms-wma" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/182b/31f88c1e-fcd4-4b8b-a98b-c157d87f182b/DevRadioReactiveExtensionsWin8_high.mp4" expression="full" duration="2550" fileSize="534740157" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/182b/31f88c1e-fcd4-4b8b-a98b-c157d87f182b/DevRadioReactiveExtensionsWin8_mid.mp4" expression="full" duration="2550" fileSize="373268343" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/182b/31f88c1e-fcd4-4b8b-a98b-c157d87f182b/DevRadioReactiveExtensionsWin8_Source.wmv" expression="full" duration="2550" fileSize="1311517005" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://media.ch9.ms/ch9/182b/31f88c1e-fcd4-4b8b-a98b-c157d87f182b/DevRadioReactiveExtensionsWin8_Source.wmv" length="1311517005" type="video/x-ms-wmv"></enclosure>
      <dc:creator>Jerry Nixon, DevRadio, ChrisCaldwell</dc:creator>
      <itunes:author>Jerry Nixon, DevRadio, ChrisCaldwell</itunes:author>
      <slash:comments>5</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Blogs/DevRadio/Microsoft-DevRadio-Reactive-Extensions-for-Windows-8/RSS</wfw:commentRss>
      <category>LINQ</category>
      <category>LINQ to Events</category>
      <category>LINQ to XML</category>
      <category>LINQ Tools</category>
      <category>Reactive Extensions</category>
      <category>Visual Basic</category>
      <category>Visual Studio</category>
      <category>Windows Phone</category>
      <category>XAML</category>
      <category>Windows 8</category>
      <category>Windows Store App</category>
      <category>WindowsContent</category>
    </item>
  <item>
      <title>TWC9: VS 2012 Update 2 CTP3, Save Project As, Zooming Windows 8 and more</title>
      <description><![CDATA[<p>This week on Channel 9, Brian and Nisha discuss the week's top developer news, including;</p><ul><li><a href="http://channel9.msdn.com/Shows/This&#43;Week&#43;On&#43;Channel&#43;9/TWC9-February-15-2013#time=56s">[0:56]</a>&nbsp;<a href="http://blogs.msdn.com/b/bharry/archive/2013/02/11/ctp-for-visual-studio-2012-update-2-vs-2012-2-is-available.aspx">CTP for Visual Studio 2012 Update 2 (VS 2012.2) is available</a> (Brian Harry), <a href="http://blogs.msdn.com/b/visualstudioalm/archive/2013/02/11/february-ctp-for-visual-studio-update-2.aspx">February CTP for Visual Studio Update 2</a> (Charles Sterling) </li><li><a href="http://channel9.msdn.com/Shows/This&#43;Week&#43;On&#43;Channel&#43;9/TWC9-February-15-2013#time=1m47s">[1:47]</a>&nbsp;<a href="http://blogs.msdn.com/b/agile/archive/2013/02/07/embracing-semantic-logging.aspx">Embracing Semantic Logging</a>, <a href="http://channel9.msdn.com/posts/Introducing-Semantic-Logging">Introducing Semantic Logging</a> (Grigori Melnik), <a href="http://entlib.codeplex.com/wikipage?title=Entlib6CTPReleaseNotes">Codeplex site</a>. </li><li><a href="http://channel9.msdn.com/Shows/This&#43;Week&#43;On&#43;Channel&#43;9/TWC9-February-15-2013#time=2m51s">[2:51]</a>&nbsp;<a href="http://blogs.msdn.com/b/codefx/archive/2013/02/14/sample-of-feb-13rd-project-saveas-vs-extension.aspx">[Sample Of Feb 13rd] Project SaveAs VS extension</a> (Philip Fu), <a href="http://code.msdn.microsoft.com/VBVSXSaveProject-65a4f335">http://code.msdn.microsoft.com/VBVSXSaveProject-65a4f335</a> </li><li><a href="http://channel9.msdn.com/Shows/This&#43;Week&#43;On&#43;Channel&#43;9/TWC9-February-15-2013#time=4m1s">[4:01]</a>&nbsp;<a href="http://bloggingabout.net/blogs/vagif/archive/2013/02/12/intoducing-simple-odata-client-a-portable-odata-client-library-for-net4-x-windows-store-silverlight-5-and-windows-phone-8.aspx">Introducing Simple.OData.Client: a portable OData client library for .NET4.x, Windows Store, Silverlight 5 and Windows Phone 8</a> (Vagif Abilov) </li><li><a href="http://channel9.msdn.com/Shows/This&#43;Week&#43;On&#43;Channel&#43;9/TWC9-February-15-2013#time=5m32s">[5:32]</a>&nbsp;<a href="http://compiledexperience.com/blog/posts/async-golden-rules">Simple golden rules for async / await</a> (Nigel Sampson) </li><li><a href="http://channel9.msdn.com/Shows/This&#43;Week&#43;On&#43;Channel&#43;9/TWC9-February-15-2013#time=6m22s">[6:22]</a>&nbsp;<a href="http://www.dotnetcurry.com/ShowArticle.aspx?ID=864">Windows 8: Working with Semantic Zoom using C# and XAML</a> (Mahesh Sabnis) </li><li><a href="http://channel9.msdn.com/Shows/This&#43;Week&#43;On&#43;Channel&#43;9/TWC9-February-15-2013#time=7m34s">[7:34]</a>&nbsp;<a href="http://blogs.windows.com/windows_phone/b/wpdev/archive/2013/02/13/make-your-app-more-attractive-to-customers-in-the-windows-phone-store.aspx">Make your app more attractive to customers in the Windows Phone Store</a> (Kami LeMonds) </li><li><a href="http://channel9.msdn.com/Shows/This&#43;Week&#43;On&#43;Channel&#43;9/TWC9-February-15-2013#time=8m36s">[8:36]</a>&nbsp;<a href="http://www.codeproject.com/Articles/542448/Create-a-blog-reader-Windows-Store-app-using-JavaS">Create a blog reader Windows Store app using JavaScript and HTML</a> </li><li><a href="http://channel9.msdn.com/Shows/This&#43;Week&#43;On&#43;Channel&#43;9/TWC9-February-15-2013#time=9m42s">[9:42]</a>&nbsp;<a href="http://blogs.msdn.com/b/pakistan/archive/2013/02/13/xaml-introduction.aspx">XAML Introduction</a> (Shahid Aziz ) </li><li><a href="http://channel9.msdn.com/Shows/This&#43;Week&#43;On&#43;Channel&#43;9/TWC9-February-15-2013#time=10m54s">[10:54]</a>&nbsp;<a href="http://code.msdn.microsoft.com/Visual-Studio-3D-Starter-54ec8d19">Visual Studio 3D Starter Kit (Windows Store only)</a>, <a href="http://code.msdn.microsoft.com/Visual-Studio-3D-Starter-ac3ef01b">Visual Studio 3D Starter Kit (Windows Phone only)</a> (Roberto Sonnino) </li><li><a href="http://channel9.msdn.com/Shows/This&#43;Week&#43;On&#43;Channel&#43;9/TWC9-February-15-2013#time=11m55s">[11:55]</a>&nbsp;<a href="http://visualstudiogallery.msdn.microsoft.com/583a346f-3526-4007-84f8-e147d61eceac">Game Design [Storyboard] Shapes</a> </li></ul><p>Picks of the Week</p><ul><li>Nisha's Pick of the Week:<a href="http://channel9.msdn.com/Shows/This&#43;Week&#43;On&#43;Channel&#43;9/TWC9-February-15-2013#time=12m55s">[12:55]</a> <a href="http://www.windowsphone.com/en-us/store/app/blink/3e185ac7-2d21-4a74-9cad-3d4729509446">BLINK</a> </li><li>Brian's Pick of the Week:<a href="http://channel9.msdn.com/Shows/This&#43;Week&#43;On&#43;Channel&#43;9/TWC9-February-15-2013#time=13m42s">[13:42]</a> <a href="http://blog.roguecode.co.za/Post/MoreNetduino%2bWP8%2bBluetoothfun-3Dreconstruction">Windows Phone 8 Bluetooth -- Fun with Gyros</a>, <a href="http://blog.roguecode.co.za/Post/Netduino%2bSonar%2bWP8%2bBluetooth-Controllingsoundwithyourmind">Windows Phone 8 Bluetooth – Sonar and Imperial March</a> (Matt aka @RogueCode ) [Found Via: Chris Walker] </li></ul> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/xaml/RSS&WT.dl=0&WT.entryid=Entry:RSSView:cce69157912749e79be5a165014e1651">]]></description>
      <comments>http://channel9.msdn.com/Shows/This+Week+On+Channel+9/TWC9-February-15-2013</comments>
      <itunes:summary>This week on Channel 9, Brian and Nisha discuss the week&#39;s top developer news, including; [0:56]&amp;nbsp;CTP for Visual Studio 2012 Update 2 (VS 2012.2) is available (Brian Harry), February CTP for Visual Studio Update 2 (Charles Sterling) [1:47]&amp;nbsp;Embracing Semantic Logging, Introducing Semantic Logging (Grigori Melnik), Codeplex site. [2:51]&amp;nbsp;[Sample Of Feb 13rd] Project SaveAs VS extension (Philip Fu), http://code.msdn.microsoft.com/VBVSXSaveProject-65a4f335 [4:01]&amp;nbsp;Introducing Simple.OData.Client: a portable OData client library for .NET4.x, Windows Store, Silverlight 5 and Windows Phone 8 (Vagif Abilov) [5:32]&amp;nbsp;Simple golden rules for async / await (Nigel Sampson) [6:22]&amp;nbsp;Windows 8: Working with Semantic Zoom using C# and XAML (Mahesh Sabnis) [7:34]&amp;nbsp;Make your app more attractive to customers in the Windows Phone Store (Kami LeMonds) [8:36]&amp;nbsp;Create a blog reader Windows Store app using JavaScript and HTML [9:42]&amp;nbsp;XAML Introduction (Shahid Aziz ) [10:54]&amp;nbsp;Visual Studio 3D Starter Kit (Windows Store only), Visual Studio 3D Starter Kit (Windows Phone only) (Roberto Sonnino) [11:55]&amp;nbsp;Game Design [Storyboard] Shapes Picks of the Week Nisha&#39;s Pick of the Week:[12:55] BLINK Brian&#39;s Pick of the Week:[13:42] Windows Phone 8 Bluetooth -- Fun with Gyros, Windows Phone 8 Bluetooth – Sonar and Imperial March (Matt aka @RogueCode ) [Found Via: Chris Walker] </itunes:summary>
      <itunes:duration>908</itunes:duration>
      <link>http://channel9.msdn.com/Shows/This+Week+On+Channel+9/TWC9-February-15-2013</link>
      <pubDate>Fri, 15 Feb 2013 21:06:07 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Shows/This+Week+On+Channel+9/TWC9-February-15-2013</guid>
      <media:thumbnail url="http://media.ch9.ms/ch9/6a06/73b5104f-e470-4e99-abd0-cf64ba446a06/TWC920130215_100.jpg" height="56" width="100"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/6a06/73b5104f-e470-4e99-abd0-cf64ba446a06/TWC920130215_220.jpg" height="123" width="220"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/6a06/73b5104f-e470-4e99-abd0-cf64ba446a06/TWC920130215_512.jpg" height="288" width="512"></media:thumbnail>
      <media:group>
        <media:content url="http://media.ch9.ms/ch9/6a06/73b5104f-e470-4e99-abd0-cf64ba446a06/TWC920130215.mp3" expression="full" duration="908" fileSize="14537859" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/6a06/73b5104f-e470-4e99-abd0-cf64ba446a06/TWC920130215.mp4" expression="full" duration="908" fileSize="86898625" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/6a06/73b5104f-e470-4e99-abd0-cf64ba446a06/TWC920130215.webm" expression="full" duration="908" fileSize="32956232" type="video/webm" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/6a06/73b5104f-e470-4e99-abd0-cf64ba446a06/TWC920130215.wma" expression="full" duration="908" fileSize="7352815" type="audio/x-ms-wma" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/6a06/73b5104f-e470-4e99-abd0-cf64ba446a06/TWC920130215.wmv" expression="full" duration="908" fileSize="46312901" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/6a06/73b5104f-e470-4e99-abd0-cf64ba446a06/TWC920130215_high.mp4" expression="full" duration="908" fileSize="190494875" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/6a06/73b5104f-e470-4e99-abd0-cf64ba446a06/TWC920130215_mid.mp4" expression="full" duration="908" fileSize="133003896" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/6a06/73b5104f-e470-4e99-abd0-cf64ba446a06/TWC920130215_Source.wmv" expression="full" duration="908" fileSize="87436971" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://smooth.ch9.ms/ch9/6a06/73b5104f-e470-4e99-abd0-cf64ba446a06/TWC920130215.ism/manifest" expression="full" duration="908" fileSize="6036" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://media.ch9.ms/ch9/6a06/73b5104f-e470-4e99-abd0-cf64ba446a06/TWC920130215.wmv" length="46312901" type="video/x-ms-wmv"></enclosure>
      <dc:creator>Brian Keller, Greg Duncan, Nisha Singh</dc:creator>
      <itunes:author>Brian Keller, Greg Duncan, Nisha Singh</itunes:author>
      <slash:comments>11</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Shows/This+Week+On+Channel+9/TWC9-February-15-2013/RSS</wfw:commentRss>
      <category>.NET Micro Framework</category>
      <category>Bluetooth</category>
      <category>Microsoft Research</category>
      <category>Odata</category>
      <category>Storyboards</category>
      <category>Visual Studio</category>
      <category>XAML</category>
      <category>Windows 8</category>
      <category>Windows Store App</category>
    </item>    
</channel>
</rss>