<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com - published silverlight stories</title>
    <description>the latest published silverlight stories from DotNetKicks.com</description>
    <link>http://www.dotnetkicks.com/</link>
    <language>en-us</language>
    <copyright>Atweb Publishing Ltd.</copyright>
    <docs>http://backend.userland.com/rss</docs>
    <generator>DotNetKicks.com - .NET links, community driven</generator>
    <ttl>30</ttl>
    <item>
      <title>Developing for a multitude of clients, Part 4</title>
      <description>Welcome to the fourth part of this article series on strategies for designing your application for a multitude of different clients.  In the first part, we've looked into the business case &amp;amp; some general concerns, and in the second part, we made a choice for a service layer: WCF RIA Services.  In the third part, we've seen how we can use MEF for on demand loading &amp;amp; code reuse across different clients.
However, I left out a few things in that article: loading the Views on demand (as it requires extensions to the Silverlight Navigation framework to navigate to Views in an assembly that's loaded on demand), and loading multiple assemblies on demand (as we need an async component loader for that, to ensure we can load these assemblies at the same time instead of one by one).  This article will deal with these two concerns. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.silverlightshow.net%2fitems%2fPart-4-Developing-for-a-multitude-of-clients-strategies-for-code-reuse-and-keeping-costs-in-check.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.silverlightshow.net%2fitems%2fPart-4-Developing-for-a-multitude-of-clients-strategies-for-code-reuse-and-keeping-costs-in-check.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Developing_for_a_multitude_of_clients_Part_4</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Developing_for_a_multitude_of_clients_Part_4</guid>
      <pubDate>Thu, 22 Mar 2012 06:13:23 GMT</pubDate>
    </item>
    <item>
      <title>Getting latest Tweets in Windows Phone apps using Twitter REST API and</title>
      <description>Getting latest Tweets in Windows Phone 7 apps using Twitter REST API and JSON.NET &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.windowsphonegeek.com%2farticles%2fGetting-latest-Tweets-in-Windows-Phone-apps-using-Twitter-REST-API-and-JSON-NET"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.windowsphonegeek.com%2farticles%2fGetting-latest-Tweets-in-Windows-Phone-apps-using-Twitter-REST-API-and-JSON-NET" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Getting_latest_Tweets_in_Windows_Phone_apps_using_Twitter_REST_API_and</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Getting_latest_Tweets_in_Windows_Phone_apps_using_Twitter_REST_API_and</guid>
      <pubDate>Wed, 01 Feb 2012 22:01:45 GMT</pubDate>
    </item>
    <item>
      <title>Working with Prism 4 Part 3: Composite Command and Pub/Sub Events</title>
      <description>In this article, you will see how to define multiple modules that can communicate with each other through a combination of CompositeCommands and Prism events. CompositeCommands let you have handlers registered or unregistered in a loosely coupled fashion, and allows you to have multiple handlers (child commands) that will be used by the CompositeCommand. Prism events are for situations that are not necessarily an action-&amp;gt;reaction kind of set up where enablement and disablement is needed. You simply define the event type with its strongly typed payload and then subscribe or publish by obtaining the event reference through the EventAggregator. Both of these mechanisms give you a really powerful combination for having loosely coupled communications between composite parts of your application. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.silverlightshow.net%2fitems%2fWorking-with-Prism-4-Part-3-Composite-Command-and-Pub-Sub-Events.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.silverlightshow.net%2fitems%2fWorking-with-Prism-4-Part-3-Composite-Command-and-Pub-Sub-Events.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Working_with_Prism_4_Part_3_Composite_Command_and_Pub_Sub_Events</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Working_with_Prism_4_Part_3_Composite_Command_and_Pub_Sub_Events</guid>
      <pubDate>Thu, 26 Jan 2012 16:19:50 GMT</pubDate>
    </item>
    <item>
      <title>Windows Phone Application Icons and Tiles</title>
      <description>Windows Phone 7 Application Icons and Tiles &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.windowsphonegeek.com%2farticles%2fWindows-Phone-Application-Icons-and-Tiles"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.windowsphonegeek.com%2farticles%2fWindows-Phone-Application-Icons-and-Tiles" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Windows_Phone_Application_Icons_and_Tiles</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Windows_Phone_Application_Icons_and_Tiles</guid>
      <pubDate>Thu, 12 Jan 2012 21:39:24 GMT</pubDate>
    </item>
    <item>
      <title>Be careful when submitting for Windows Phone Marketplace an app with b</title>
      <description>WP7: Be careful when submitting for Windows Phone Marketplace an app with background music &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.windowsphonegeek.com%2ftips%2fBe-careful-when-submitting-for-Windows-Phone-Marketplace-an-app-with-background-music"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.windowsphonegeek.com%2ftips%2fBe-careful-when-submitting-for-Windows-Phone-Marketplace-an-app-with-background-music" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Be_careful_when_submitting_for_Windows_Phone_Marketplace_an_app_with_b</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Be_careful_when_submitting_for_Windows_Phone_Marketplace_an_app_with_b</guid>
      <pubDate>Tue, 03 Jan 2012 06:26:56 GMT</pubDate>
    </item>
    <item>
      <title>10 Laps around Silverlight 5 (Part 9 of 10)</title>
      <description>This is the ninth part of SilverlightShow and Michael Crump's series "10 Laps around Silverlight 5". In this article, Michael is discussing several new features/controls such as Double and Triple click support, PivotViewer and ComboBox Type-Ahead. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.silverlightshow.net%2fitems%2f10-Laps-around-Silverlight-5-Part-9-of-10.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.silverlightshow.net%2fitems%2f10-Laps-around-Silverlight-5-Part-9-of-10.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/10_Laps_around_Silverlight_5_Part_9_of_10</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/10_Laps_around_Silverlight_5_Part_9_of_10</guid>
      <pubDate>Tue, 06 Dec 2011 16:37:34 GMT</pubDate>
    </item>
    <item>
      <title>A Silverlight menu for Sharepoint - Part 2</title>
      <description>In the first part of the article I introduced the matter, i.e. adding a Silverlight menu in Sharepoint. The first solution presented, defined as "the client approach", has a major defect: it cannot be used for anonymous-enabled sites. In this second part we will see another way (that I called the "server approach") in order to build a Silverlight menu for Sharepoint that can be used also by anonymous users. To make this new approach clearer I will introduce another few general concepts regarding the Sharepoint platform. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.silverlightshow.net%2fitems%2fSilverlight-and-Sharepoint-working-together-a-Silverlight-menu-for-Sharepoint-Part-2.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.silverlightshow.net%2fitems%2fSilverlight-and-Sharepoint-working-together-a-Silverlight-menu-for-Sharepoint-Part-2.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/A_Silverlight_menu_for_Sharepoint_Part_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/A_Silverlight_menu_for_Sharepoint_Part_2</guid>
      <pubDate>Fri, 02 Dec 2011 02:08:34 GMT</pubDate>
    </item>
    <item>
      <title>10 Laps around Silverlight 5 (Part 8 of 10)</title>
      <description>In this article, I am going to discuss productivity and performance enhancements in Silverlight 5 including: XAML Binding Debugging, Parser Performance Improvements and Multi-core JIT for improved start-up time. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.silverlightshow.net%2fitems%2f10-Laps-around-Silverlight-5-Part-8-of-10.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.silverlightshow.net%2fitems%2f10-Laps-around-Silverlight-5-Part-8-of-10.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/10_Laps_around_Silverlight_5_Part_8_of_10</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/10_Laps_around_Silverlight_5_Part_8_of_10</guid>
      <pubDate>Fri, 02 Dec 2011 02:08:34 GMT</pubDate>
    </item>
    <item>
      <title>Microsoft moved my cheese again</title>
      <description>The post describes the frustrations experienced by an architect while using the Microsoft development platform. With the new Metro based development platform, and the fall of Silverlight, there are a few more reasons why a developer in the Microsoft community has to worry. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2frealworldsa.blogspot.com%2f2011%2f11%2fmicrosoft-moved-my-cheese-again-and-i.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2frealworldsa.blogspot.com%2f2011%2f11%2fmicrosoft-moved-my-cheese-again-and-i.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Microsoft_moved_my_cheese_again</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Microsoft_moved_my_cheese_again</guid>
      <pubDate>Wed, 30 Nov 2011 10:36:32 GMT</pubDate>
    </item>
    <item>
      <title>Silverlight Best Practices (Part 1 of 4)</title>
      <description>This is part one of the 4 articles on Silverlight Best Practices while building business applications. The other 3 articles are already published on the website &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.ganshani.com%2f2011%2f11%2f09%2fsilverlight-best-practices-part-1%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ganshani.com%2f2011%2f11%2f09%2fsilverlight-best-practices-part-1%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Silverlight_Best_Practices_Part_1_of_4</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Silverlight_Best_Practices_Part_1_of_4</guid>
      <pubDate>Sat, 26 Nov 2011 13:13:24 GMT</pubDate>
    </item>
    <item>
      <title>Silverlight's Broken Promise</title>
      <description>This blogger talks about the future problems Silverlight developers might run into. Especially those who invested in the cross-platform functionality that Silverlight promised. Will Windows 8, Metro Style Apps, and IE 10 be the end of Silverlight?  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdavybrion.com%2fblog%2f2011%2f11%2fsilverlights-broken-promise%2f%3futm_source%3dfeedburner%26utm_medium%3dfeed%26utm_campaign%3dFeed%253A%2bdavybrion%2b%2528The%2bInquisitive%2bCoder%2529"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdavybrion.com%2fblog%2f2011%2f11%2fsilverlights-broken-promise%2f%3futm_source%3dfeedburner%26utm_medium%3dfeed%26utm_campaign%3dFeed%253A%2bdavybrion%2b%2528The%2bInquisitive%2bCoder%2529" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Silverlight_s_Broken_Promise</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Silverlight_s_Broken_Promise</guid>
      <pubDate>Fri, 25 Nov 2011 16:24:33 GMT</pubDate>
    </item>
    <item>
      <title>MVVM Basics and Commands</title>
      <description>The post explains the command pattern used in Silverlight MVVM applications. It also explains how Prism provides the framework to implement the MVVM and Command pattern in a Silverlight application. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.silverlightshow.net%2fitems%2fWorking-with-Prism-4-Part-2-MVVM-Basics-and-Commands.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.silverlightshow.net%2fitems%2fWorking-with-Prism-4-Part-2-MVVM-Basics-and-Commands.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/MVVM_Basics_and_Commands</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/MVVM_Basics_and_Commands</guid>
      <pubDate>Tue, 22 Nov 2011 15:19:34 GMT</pubDate>
    </item>
    <item>
      <title>MultiBinding in Silverlight 5</title>
      <description>This article presents a MultiBinding implementation for Silverlight 5 thanks to the support for custom markup extensions. Code included. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codeproject.com%2fKB%2fsilverlight%2fSilverlightMultiBinding.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codeproject.com%2fKB%2fsilverlight%2fSilverlightMultiBinding.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/MultiBinding_in_Silverlight_5</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/MultiBinding_in_Silverlight_5</guid>
      <pubDate>Mon, 21 Nov 2011 15:12:34 GMT</pubDate>
    </item>
    <item>
      <title>Reverse Filtering in AutoCompleteBox in Windows Phone </title>
      <description>The AutoCompleteBox in Silverlight ToolKit for Windows Phone lets you perform the custom logic to display the list of Suggestions matching the typed characters .
For example , you could use the write your logic to show the suggested words in reverse order .
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwindowsphonerocks.com%2fDeveloper%2fDeveloperArticles%2ftabid%2f64%2fArticle%2f232%2freverse-filtering-in-autocompletebox-in-windows-phone.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwindowsphonerocks.com%2fDeveloper%2fDeveloperArticles%2ftabid%2f64%2fArticle%2f232%2freverse-filtering-in-autocompletebox-in-windows-phone.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Reverse_Filtering_in_AutoCompleteBox_in_Windows_Phone</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Reverse_Filtering_in_AutoCompleteBox_in_Windows_Phone</guid>
      <pubDate>Fri, 18 Nov 2011 16:19:08 GMT</pubDate>
    </item>
    <item>
      <title>10 Laps around Silverlight 5 (Part 6 of 10)</title>
      <description>In Part 6 of this SilverlightShow series, Michael Crump discusses several new operating system integration features in Silverlight 5 including: P/Invoke, Multiple Windows and Unrestricted File System Access in Full Trust. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.silverlightshow.net%2fitems%2f10-Laps-around-Silverlight-5-Part-6-of-10.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.silverlightshow.net%2fitems%2f10-Laps-around-Silverlight-5-Part-6-of-10.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/10_Laps_around_Silverlight_5_Part_6_of_10</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/10_Laps_around_Silverlight_5_Part_6_of_10</guid>
      <pubDate>Tue, 15 Nov 2011 14:55:32 GMT</pubDate>
    </item>
    <item>
      <title>The bell tolls for Flash, and Silverlight isn't far behind</title>
      <description>Flash and Silverlight developers: now is the time to reinvest your skills in another platform. The Great Browser Plugin War of the 21st century has come to a close, and the plugins have lost. Long live HTML5. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdebuggerdotbreak.wordpress.com%2f2011%2f11%2f11%2fthe-bell-tolls-for-flash-and-silverlight-isnt-far-behind%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdebuggerdotbreak.wordpress.com%2f2011%2f11%2f11%2fthe-bell-tolls-for-flash-and-silverlight-isnt-far-behind%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/The_bell_tolls_for_Flash_and_Silverlight_isn_t_far_behind</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/The_bell_tolls_for_Flash_and_Silverlight_isn_t_far_behind</guid>
      <pubDate>Mon, 14 Nov 2011 15:25:41 GMT</pubDate>
    </item>
    <item>
      <title>Working with Prism 4 Part 1: Getting Started</title>
      <description>In this first post of the 'Working with Prism 4' series, Brian Noyes gives you a quick introduction to the concepts and capabilities of Prism and walks you through creating your first Prism application, explaining what are some of the moving parts and pieces that make a Prism application different from a normal Silverlight app.

In the next 3 or 4 articles, Brian will drill down into commanding, MVVM support, loosely coupled events, and navigation. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.silverlightshow.net%2fitems%2fWorking-with-Prism-4-Part-1-Getting-Started.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.silverlightshow.net%2fitems%2fWorking-with-Prism-4-Part-1-Getting-Started.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Working_with_Prism_4_Part_1_Getting_Started</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Working_with_Prism_4_Part_1_Getting_Started</guid>
      <pubDate>Tue, 08 Nov 2011 16:13:34 GMT</pubDate>
    </item>
    <item>
      <title>10 Laps around Silverlight 5 (Part 5 of 10)</title>
      <description>In this article, Michael Crump is discussing the new text improvements in Silverlight 5 including: Text Tracking and Leading, Linked and Multi-column Text, OpenType Support, Pixel Snapped Text and TextOptions. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.silverlightshow.net%2fitems%2f10-Laps-around-Silverlight-5-Part-5-of-10.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.silverlightshow.net%2fitems%2f10-Laps-around-Silverlight-5-Part-5-of-10.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/10_Laps_around_Silverlight_5_Part_5_of_10</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/10_Laps_around_Silverlight_5_Part_5_of_10</guid>
      <pubDate>Tue, 08 Nov 2011 14:13:33 GMT</pubDate>
    </item>
    <item>
      <title>10 Laps around Silverlight 5 (Part 4 of 10) Sound/Media</title>
      <description>Let's Begin with Low-Latency Sound using XNA SoundEffect
A new addition to Silverlight 5 is the ability to play low-latency sounds using the XNA SoundEffect class. This is very useful for kiosk or even games that need to play a certain sound over and over.  In Silverlight 5, this is much easier than before (where people used various MediaElement hacks). You can now simply borrow the SoundEffect / SoundEffectInstance class from XNA. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.silverlightshow.net%2fitems%2f10-Laps-around-Silverlight-5-Part-4-of-10.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.silverlightshow.net%2fitems%2f10-Laps-around-Silverlight-5-Part-4-of-10.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/10_Laps_around_Silverlight_5_Part_4_of_10_Sound_Media</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/10_Laps_around_Silverlight_5_Part_4_of_10_Sound_Media</guid>
      <pubDate>Tue, 01 Nov 2011 13:52:11 GMT</pubDate>
    </item>
    <item>
      <title>Silverlight: Navigation Framework tip: using the XAML escape sequence</title>
      <description>With all the Windows 8/Metro/WinRT hype on the internet today, I decided it was time for a quick tip concerning the XAML escape sequence and the good old navigation framework present in Silverlight 4 and Silverlight 5. I only learned about the XAML escape sequence until recently and I can image that there quite a number of people out there that are still unfamiliar with it. The nice thing is that you can also use the XAML escape sequence in WPF, Windows Phone and WinRT, if you like to do so. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.infosupport.com%2fsilverlight-navigation-framework-tip-using-the-xaml-escape-sequence%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.infosupport.com%2fsilverlight-navigation-framework-tip-using-the-xaml-escape-sequence%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Silverlight_Navigation_Framework_tip_using_the_XAML_escape_sequence</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Silverlight_Navigation_Framework_tip_using_the_XAML_escape_sequence</guid>
      <pubDate>Wed, 26 Oct 2011 12:26:34 GMT</pubDate>
    </item>
    <item>
      <title>Authorization in Silverlight, Part 3: Securing your service calls</title>
      <description>Learn some various ways for securing your service calls in the third part of Kevin Dockx's authorization series.

In this post, Kevin starts by looking at WCF RIA Services security, and continues on to regular WCF services, specifically tailored to those cases in which you require a mix of technologies/frameworks, for example: a WCF RIA Services authentication service combined with regular WCF service calls.

This series also has an offline version - &amp;quot;Authorization in Silverlight: Ebook&amp;quot;: http://www.silverlightshow.net/ebooks/sl_authorization.aspx &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.silverlightshow.net%2fitems%2fAuthorization-in-Silverlight-part-3-securing-your-service-calls.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.silverlightshow.net%2fitems%2fAuthorization-in-Silverlight-part-3-securing-your-service-calls.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Authorization_in_Silverlight_Part_3_Securing_your_service_calls</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Authorization_in_Silverlight_Part_3_Securing_your_service_calls</guid>
      <pubDate>Wed, 26 Oct 2011 11:35:35 GMT</pubDate>
    </item>
    <item>
      <title>10 Laps around Silverlight 5 (Part 3)</title>
      <description>This is part 3 of a 10 part series on Silverlight 5. This post covers Silverlight XNA programming for 3D applications. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.silverlightshow.net%2fitems%2f10-Laps-around-Silverlight-5-Part-3.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.silverlightshow.net%2fitems%2f10-Laps-around-Silverlight-5-Part-3.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/10_Laps_around_Silverlight_5_Part_3</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/10_Laps_around_Silverlight_5_Part_3</guid>
      <pubDate>Wed, 26 Oct 2011 09:17:34 GMT</pubDate>
    </item>
    <item>
      <title>Authorization in Silverlight, part 2: manipulating the UI</title>
      <description>In this part, we're going to look at another type of authorization: authorizing access to certain UI elements IN a View (instead of the complete View), depending on the role of the logged in user, and deciding what to do when the user hasn't got the correct role (eg: do you want to disable the element, or do you want to hide it completely?). We're going to write a component to achieve this as easily as possible, so it can be reused in different applications. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.silverlightshow.net%2fitems%2fAuthorization-in-Silverlight-part-2-manipulating-the-UI.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.silverlightshow.net%2fitems%2fAuthorization-in-Silverlight-part-2-manipulating-the-UI.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Authorization_in_Silverlight_part_2_manipulating_the_UI</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Authorization_in_Silverlight_part_2_manipulating_the_UI</guid>
      <pubDate>Tue, 18 Oct 2011 14:45:01 GMT</pubDate>
    </item>
    <item>
      <title>10 Laps around Silverlight 5 (Part 2 of 10)</title>
      <description>In this SilverlightShow article, Michael Crump is going to show you how to use Ancestor Relative Source Binding and Implicit Data Templates using Silverlight 5. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.silverlightshow.net%2fitems%2f10-Laps-around-Silverlight-5-Part-2-of-10.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.silverlightshow.net%2fitems%2f10-Laps-around-Silverlight-5-Part-2-of-10.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/10_Laps_around_Silverlight_5_Part_2_of_10</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/10_Laps_around_Silverlight_5_Part_2_of_10</guid>
      <pubDate>Tue, 18 Oct 2011 14:43:26 GMT</pubDate>
    </item>
    <item>
      <title>Looking at LightSwitch - Part 8: More extensibility with the toolkit</title>
      <description>The team at SilverlightShow published the final part of Gill Cleeren's &amp;quot;Developing real-world applications with LightSwitch&amp;quot; series. What are your comments on this series? Was it clear enough... and are there important topics you think were left uncovered? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.silverlightshow.net%2fitems%2fLooking-at-LightSwitch-Part-8-More-extensibility-with-the-toolkit.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.silverlightshow.net%2fitems%2fLooking-at-LightSwitch-Part-8-More-extensibility-with-the-toolkit.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Looking_at_LightSwitch_Part_8_More_extensibility_with_the_toolkit</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Looking_at_LightSwitch_Part_8_More_extensibility_with_the_toolkit</guid>
      <pubDate>Tue, 11 Oct 2011 15:39:28 GMT</pubDate>
    </item>
  </channel>
</rss>
