<?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 Silverlight Toolkit</title>
    <atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Tags/silverlight-toolkit/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 Silverlight Toolkit</title>
      <link>http://channel9.msdn.com/Tags/silverlight-toolkit</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/silverlight-toolkit</link>
    <language>en</language>
    <pubDate>Thu, 23 May 2013 09:11:54 GMT</pubDate>
    <lastBuildDate>Thu, 23 May 2013 09:11:54 GMT</lastBuildDate>
    <generator>Rev9</generator>
    <c9:totalResults>3</c9:totalResults>
    <c9:pageCount>1</c9:pageCount>
    <c9:pageSize>25</c9:pageSize>
  <item>
      <title>Top Ranked - Control Feedback on Tap</title>
      <description><![CDATA[<p>In this episode, I focus on another small tweak that developers can add to their apps that will help make those apps look a lot more like native apps.&nbsp; I’m referring to the addition of the Tilt Effect to controls.&nbsp; By default, when you add controls to the canvas in Visual Studio or Expression Blend they do not get the tilt effect.&nbsp; This may seem like a small thing but as I’ve mentioned before the experience is something that users will notice and their ratings and as a result your rankings will be affected by that.&nbsp;</p><p>The thing is, that there is, in fact, a really easy way to add the tilt effect to your apps using the Silverlight for Windows Phone Toolkit .&nbsp; You can grab the <a href="http://silverlight.codeplex.com/" target="_blank">source code for that from Codeplex</a> or, even easier, you can just pull it in to your project and <a href="http://nuget.org/packages/SilverlightToolkitWP" target="_blank">reference it using Nuget</a>.</p><p>Adding the Tilt Effect is as simple as adding the namespace for the toolkit and then adding the effect to either the individual controls or to the entire page.&nbsp; In most cases it shouldn’t take you more than a few seconds on each of the pages in your project so there’s really no reason for you not to take advantage of this.</p><p>Let me know what you think about this episode of Top Ranked.</p><p>If you have questions about any of the videos, about problems or issues you’re hitting or if you have topics that you think would be of interest to other devs on the Windows Phone platform then drop me a note. I’d be particularly interested in hearing about some of the best practices you’ve adopted that you think have raised your quality or your ratings/ranking in the Marketplace. I’ll be sure to give full credit and link love whenever I can.</p><p>The Top Ranked series is hosted on Channel 9. You can view all the past videos there. You can also subscribe to the entire series via Zune or iTunes. All that is available here: <br><a href="http://channel9.msdn.com/Series/Top-Ranked">http://channel9.msdn.com/Series/Top-Ranked</a></p><p>Let me know what you think by dropping me a note via the comment form below.</p><p>Or better yet follow me on twitter and drop me a note there: <br><a href="https://twitter.com/benriga">https://twitter.com/benriga</a></p><div id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:673c7f00-d1b8-46d1-90f7-bd6dcb66d2d4" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/Windows&#43;Phone" rel="tag">Windows Phone</a>,<a href="http://technorati.com/tags/Windows&#43;Phone&#43;Development" rel="tag">Windows Phone Development</a>,<a href="http://technorati.com/tags/wpdev" rel="tag">wpdev</a>,<a href="http://technorati.com/tags/Windows&#43;Phone&#43;Marketplace" rel="tag">Windows Phone Marketplace</a>,<a href="http://technorati.com/tags/Control&#43;Feedback" rel="tag">Control Feedback</a>,<a href="http://technorati.com/tags/Silverlight&#43;Toolkit" rel="tag">Silverlight Toolkit</a>,<a href="http://technorati.com/tags/Tilt&#43;Effect" rel="tag">Tilt Effect</a></div> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/silverlight-toolkit/RSS&WT.dl=0&WT.entryid=Entry:RSSView:457ca0d1d2874960b4bca00e00184e27">]]></description>
      <comments>http://channel9.msdn.com/Series/Top-Ranked/Top-Ranked-Control-Feedback-on-Tap</comments>
      <itunes:summary>In this episode, I focus on another small tweak that developers can add to their apps that will help make those apps look a lot more like native apps.&amp;nbsp; I’m referring to the addition of the Tilt Effect to controls.&amp;nbsp; By default, when you add controls to the canvas in Visual Studio or Expression Blend they do not get the tilt effect.&amp;nbsp; This may seem like a small thing but as I’ve mentioned before the experience is something that users will notice and their ratings and as a result your rankings will be affected by that.&amp;nbsp; The thing is, that there is, in fact, a really easy way to add the tilt effect to your apps using the Silverlight for Windows Phone Toolkit .&amp;nbsp; You can grab the source code for that from Codeplex or, even easier, you can just pull it in to your project and reference it using Nuget. Adding the Tilt Effect is as simple as adding the namespace for the toolkit and then adding the effect to either the individual controls or to the entire page.&amp;nbsp; In most cases it shouldn’t take you more than a few seconds on each of the pages in your project so there’s really no reason for you not to take advantage of this. Let me know what you think about this episode of Top Ranked. If you have questions about any of the videos, about problems or issues you’re hitting or if you have topics that you think would be of interest to other devs on the Windows Phone platform then drop me a note. I’d be particularly interested in hearing about some of the best practices you’ve adopted that you think have raised your quality or your ratings/ranking in the Marketplace. I’ll be sure to give full credit and link love whenever I can. The Top Ranked series is hosted on Channel 9. You can view all the past videos there. You can also subscribe to the entire series via Zune or iTunes. All that is available here: http://channel9.msdn.com/Series/Top-Ranked Let me know what you think by dropping me a note via the comment form below. Or better yet follow me on twitter </itunes:summary>
      <itunes:duration>468</itunes:duration>
      <link>http://channel9.msdn.com/Series/Top-Ranked/Top-Ranked-Control-Feedback-on-Tap</link>
      <pubDate>Thu, 08 Mar 2012 17:46:34 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Series/Top-Ranked/Top-Ranked-Control-Feedback-on-Tap</guid>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/4e27/457ca0d1-d287-4960-b4bc-a00e00184e27/TopRanked004ControlFeedbackOnTap_100_ch9.jpg" height="75" width="100"></media:thumbnail>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/4e27/457ca0d1-d287-4960-b4bc-a00e00184e27/TopRanked004ControlFeedbackOnTap_220_ch9.jpg" height="165" width="220"></media:thumbnail>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/4e27/457ca0d1-d287-4960-b4bc-a00e00184e27/TopRanked004ControlFeedbackOnTap_512_ch9.jpg" height="384" width="512"></media:thumbnail>
      <media:group>
        <media:content url="http://ak.channel9.msdn.com/ch9/4e27/457ca0d1-d287-4960-b4bc-a00e00184e27/TopRanked004ControlFeedbackOnTap_2MB_ch9.wmv" expression="full" duration="468" fileSize="135940725" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://ak.channel9.msdn.com/ch9/4e27/457ca0d1-d287-4960-b4bc-a00e00184e27/TopRanked004ControlFeedbackOnTap_ch9.mp3" expression="full" duration="468" fileSize="3749665" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://ak.channel9.msdn.com/ch9/4e27/457ca0d1-d287-4960-b4bc-a00e00184e27/TopRanked004ControlFeedbackOnTap_ch9.webm" expression="full" duration="468" fileSize="35700604" type="video/webm" medium="video"></media:content>
        <media:content url="http://ak.channel9.msdn.com/ch9/4e27/457ca0d1-d287-4960-b4bc-a00e00184e27/TopRanked004ControlFeedbackOnTap_ch9.wma" expression="full" duration="468" fileSize="3802033" type="audio/x-ms-wma" medium="audio"></media:content>
        <media:content url="http://ak.channel9.msdn.com/ch9/4e27/457ca0d1-d287-4960-b4bc-a00e00184e27/TopRanked004ControlFeedbackOnTap_ch9.wmv" expression="full" duration="468" fileSize="47848239" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://ak.channel9.msdn.com/ch9/4e27/457ca0d1-d287-4960-b4bc-a00e00184e27/TopRanked004ControlFeedbackOnTap_high_ch9.mp4" expression="full" duration="468" fileSize="93664079" type="video/mp4" medium="video"></media:content>
        <media:content url="http://ak.channel9.msdn.com/ch9/4e27/457ca0d1-d287-4960-b4bc-a00e00184e27/TopRanked004ControlFeedbackOnTap_low_ch9.mp4" expression="full" duration="468" fileSize="20547099" type="video/mp4" medium="video"></media:content>
        <media:content url="http://ak.channel9.msdn.com/ch9/4e27/457ca0d1-d287-4960-b4bc-a00e00184e27/TopRanked004ControlFeedbackOnTap_med_ch9.mp4" expression="full" duration="468" fileSize="67200033" type="video/mp4" medium="video"></media:content>
        <media:content url="http://smooth.ch9.ms/ch9/4e27/457ca0d1-d287-4960-b4bc-a00e00184e27/TopRanked004ControlFeedbackOnTap.ism/manifest" expression="full" duration="468" fileSize="8750" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://ak.channel9.msdn.com/ch9/4e27/457ca0d1-d287-4960-b4bc-a00e00184e27/TopRanked004ControlFeedbackOnTap_ch9.wmv" length="47848239" type="video/x-ms-wmv"></enclosure>
      <dc:creator>Ben Riga</dc:creator>
      <itunes:author>Ben Riga</itunes:author>
      <slash:comments>1</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Series/Top-Ranked/Top-Ranked-Control-Feedback-on-Tap/RSS</wfw:commentRss>
      <category>Silverlight Toolkit</category>
      <category>Windows Phone</category>
      <category>Windows Phone Marketplace</category>
    </item>
  <item>
      <title>Jafar Husain: Silverlight Toolkit and Rx, Part 2</title>
      <description><![CDATA[
<p>Jafar explains how the&nbsp;<a shape="rect" href="http://www.codeplex.com/Silverlight" shape="rect" target="_blank">Silverlight Toolkit</a> uses Reactive Extensions. Jafar was one of the early adopters of Rx, in fact the Silverlight Toolkit was the first product
 to redistribute Rx.<br>
<br>
Yesterday in <a shape="rect" href="http://channel9.msdn.com/posts/J.Van.Gogh/Jafar-Husain-Silverlight-Toolkit-and-Rx-Part-1/" shape="rect" target="_blank">
part 1</a>, Jafar showed a sample of how his team uses Rx in the product code</p>
<p>In part 2, Jafar shows how Rx is used to test Silverlight UI.</p>
 <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/silverlight-toolkit/RSS&WT.dl=0&WT.entryid=Entry:RSSView:db85e99a5b2649139b4e9deb0033c09f">]]></description>
      <comments>http://channel9.msdn.com/Blogs/J.Van.Gogh/Jafar-Husain-Silverlight-Toolkit-and-Rx-Part-2</comments>
      <itunes:summary>
Jafar explains how the&amp;nbsp;Silverlight Toolkit uses Reactive Extensions. Jafar was one of the early adopters of Rx, in fact the Silverlight Toolkit was the first product
 to redistribute Rx.

Yesterday in 
part 1, Jafar showed a sample of how his team uses Rx in the product code 
In part 2, Jafar shows how Rx is used to test Silverlight UI. 
</itunes:summary>
      <itunes:duration>394</itunes:duration>
      <link>http://channel9.msdn.com/Blogs/J.Van.Gogh/Jafar-Husain-Silverlight-Toolkit-and-Rx-Part-2</link>
      <pubDate>Wed, 23 Dec 2009 17:21:00 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Blogs/J.Van.Gogh/Jafar-Husain-Silverlight-Toolkit-and-Rx-Part-2</guid>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/100/515498_100x75.jpg" height="75" width="100"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/220/515498_220x165.jpg" height="165" width="220"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/ch9/8/9/4/5/1/5/JafarHusainSilverlightToolkitAndRxPart2_320_ch9.png" height="240" width="320"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/ch9/8/9/4/5/1/5/JafarHusainSilverlightToolkitAndRxPart2_512_ch9.png" height="384" width="512"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/ch9/8/9/4/5/1/5/JafarHusainSilverlightToolkitAndRxPart2_85_ch9.png" height="64" width="85"></media:thumbnail>
      <media:group>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/8/9/4/5/1/5/JafarHusainSilverlightToolkitAndRxPart2_2MB_ch9.wmv" expression="full" duration="394" fileSize="129679861" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/8/9/4/5/1/5/JafarHusainSilverlightToolkitAndRxPart2_ch9.mp3" expression="full" duration="394" fileSize="3160556" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/8/9/4/5/1/5/JafarHusainSilverlightToolkitAndRxPart2_ch9.mp4" expression="full" duration="394" fileSize="65271790" type="video/mp4" medium="video"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/8/9/4/5/1/5/JafarHusainSilverlightToolkitAndRxPart2_ch9.wma" expression="full" duration="394" fileSize="3207235" type="audio/x-ms-wma" medium="audio"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/8/9/4/5/1/5/JafarHusainSilverlightToolkitAndRxPart2_ch9.wmv" expression="full" duration="394" fileSize="87275043" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/8/9/4/5/1/5/JafarHusainSilverlightToolkitAndRxPart2_Zune_ch9.wmv" expression="full" duration="394" fileSize="56011095" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://ecn.channel9.msdn.com/o9/ch9/8/9/4/5/1/5/JafarHusainSilverlightToolkitAndRxPart2_ch9.wmv" length="87275043" type="video/x-ms-wmv"></enclosure>
      <dc:creator>Jeffrey van Gogh</dc:creator>
      <itunes:author>Jeffrey van Gogh</itunes:author>
      <slash:comments>0</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Blogs/J.Van.Gogh/Jafar-Husain-Silverlight-Toolkit-and-Rx-Part-2/RSS</wfw:commentRss>
      <category>Reactive Extensions</category>
      <category>Rx</category>
      <category>Silverlight</category>
      <category>Silverlight Toolkit</category>
    </item>
  <item>
      <title>Jafar Husain: Silverlight Toolkit and Rx, Part 1</title>
      <description><![CDATA[Jafar explains how the <a shape="rect" href="http://www.codeplex.com/Silverlight" shape="rect" target="_blank">
Silverlight&nbsp;Toolkit</a>&nbsp;uses Reactive Extensions. Jafar was one of the early adopters of Rx, in fact the Silverlight Toolkit was the first product to redistribute Rx.<br>
<br>
In part 1, Jafar shows how the Rx Team's DragDrop example inspired him to use Rx to implement a real world version of Drag Drop that works on all Silverlight Controls.
 <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/silverlight-toolkit/RSS&WT.dl=0&WT.entryid=Entry:RSSView:d12d3d1b16824818ab3d9deb0033c4e1">]]></description>
      <comments>http://channel9.msdn.com/Blogs/J.Van.Gogh/Jafar-Husain-Silverlight-Toolkit-and-Rx-Part-1</comments>
      <itunes:summary>Jafar explains how the 
Silverlight&amp;nbsp;Toolkit&amp;nbsp;uses Reactive Extensions. Jafar was one of the early adopters of Rx, in fact the Silverlight Toolkit was the first product to redistribute Rx.

In part 1, Jafar shows how the Rx Team&#39;s DragDrop example inspired him to use Rx to implement a real world version of Drag Drop that works on all Silverlight Controls.
</itunes:summary>
      <itunes:duration>553</itunes:duration>
      <link>http://channel9.msdn.com/Blogs/J.Van.Gogh/Jafar-Husain-Silverlight-Toolkit-and-Rx-Part-1</link>
      <pubDate>Tue, 22 Dec 2009 23:23:00 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Blogs/J.Van.Gogh/Jafar-Husain-Silverlight-Toolkit-and-Rx-Part-1</guid>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/100/514407_100x75.jpg" height="75" width="100"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/220/514407_220x165.jpg" height="165" width="220"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/ch9/7/0/4/4/1/5/JafarHusainSilverlighToolkitAndRxPart1_320_ch9.png" height="240" width="320"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/ch9/7/0/4/4/1/5/JafarHusainSilverlighToolkitAndRxPart1_512_ch9.png" height="384" width="512"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/ch9/7/0/4/4/1/5/JafarHusainSilverlighToolkitAndRxPart1_85_ch9.png" height="64" width="85"></media:thumbnail>
      <media:group>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/7/0/4/4/1/5/JafarHusainSilverlighToolkitAndRxPart1_2MB_ch9.wmv" expression="full" duration="553" fileSize="181320815" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/7/0/4/4/1/5/JafarHusainSilverlighToolkitAndRxPart1_ch9.mp3" expression="full" duration="553" fileSize="4428435" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/7/0/4/4/1/5/JafarHusainSilverlighToolkitAndRxPart1_ch9.mp4" expression="full" duration="553" fileSize="92824105" type="video/mp4" medium="video"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/7/0/4/4/1/5/JafarHusainSilverlighToolkitAndRxPart1_ch9.wma" expression="full" duration="553" fileSize="4486945" type="audio/x-ms-wma" medium="audio"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/7/0/4/4/1/5/JafarHusainSilverlighToolkitAndRxPart1_ch9.wmv" expression="full" duration="553" fileSize="122317275" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/7/0/4/4/1/5/JafarHusainSilverlighToolkitAndRxPart1_Zune_ch9.wmv" expression="full" duration="553" fileSize="78461327" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://ecn.channel9.msdn.com/o9/ch9/7/0/4/4/1/5/JafarHusainSilverlighToolkitAndRxPart1_ch9.wmv" length="122317275" type="video/x-ms-wmv"></enclosure>
      <dc:creator>Jeffrey van Gogh</dc:creator>
      <itunes:author>Jeffrey van Gogh</itunes:author>
      <slash:comments>1</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Blogs/J.Van.Gogh/Jafar-Husain-Silverlight-Toolkit-and-Rx-Part-1/RSS</wfw:commentRss>
      <category>Reactive Extensions</category>
      <category>Rx</category>
      <category>Silverlight</category>
      <category>Silverlight Toolkit</category>
    </item>    
</channel>
</rss>