<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com - Stories tagged with Silverlight</title>
    <description>the latest stories tagged with 'Silverlight' 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>Sharing Code Between .NET and Silverlight Platforms</title>
      <description>Quite often, I hear people asking if they can use .NET assemblies compiled for the full .NET runtime in Silverlight.  Unfortunately, this just isn't possible, the Silverlight runtime is a subset of the full .NET runtime and for code to run correctly under the Silverlight runtime, there are various dependencies that must be linked and verified at compile time.  But (there is always a but), there is one technique that you can use that effectively allows you to write your code once and have it work in both Silverlight and regular .NET applications. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fpagebrooks.com%2farchive%2f2008%2f10%2f11%2fsharing-code-between-.net-and-silverlight-platforms.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fpagebrooks.com%2farchive%2f2008%2f10%2f11%2fsharing-code-between-.net-and-silverlight-platforms.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Sharing_Code_Between_NET_and_Silverlight_Platforms</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Sharing_Code_Between_NET_and_Silverlight_Platforms</guid>
      <pubDate>Sun, 12 Oct 2008 17:13:50 GMT</pubDate>
    </item>
    <item>
      <title>Page navigation and browser history in Silverlight</title>
      <description>An article about the Telerik's RadPageNavigation used to create a web site in Silverlight 2.  &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%2fPage-navigation-and-browser-history-in-Silverlight.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.silverlightshow.net%2fitems%2fPage-navigation-and-browser-history-in-Silverlight.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Page_navigation_and_browser_history_in_Silverlight</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Page_navigation_and_browser_history_in_Silverlight</guid>
      <pubDate>Sun, 12 Oct 2008 08:58:31 GMT</pubDate>
    </item>
    <item>
      <title>Silverlight: Client-Side Database via LINQ and Isolated Storage</title>
      <description>When I did a search on &amp;quot;Silverlight Database&amp;quot; there weren't many results, and none of them actually mentioned a small database that you could embed into your Silverlight application. So, I thought I'd share a solution that I've used to store application data on the client using a combination of LINQ and Isolated Storage. This actually gives you a small &amp;quot;SQL&amp;quot;-like database since you can use LINQ to interact with it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fpietschsoft.com%2fpost%2f2008%2f10%2fSilverlight-Client-Side-Database-via-LINQ-and-Isolated-Storage.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fpietschsoft.com%2fpost%2f2008%2f10%2fSilverlight-Client-Side-Database-via-LINQ-and-Isolated-Storage.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Silverlight_Client_Side_Database_via_LINQ_and_Isolated_Storage</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Silverlight_Client_Side_Database_via_LINQ_and_Isolated_Storage</guid>
      <pubDate>Fri, 10 Oct 2008 23:32:51 GMT</pubDate>
    </item>
    <item>
      <title>Silverlight news for October 10, 2008</title>
      <description>Silverlight daily news round-up. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.silverlightshow.net%2fnews%2fSilverlight-news-for-October-10-2008.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.silverlightshow.net%2fnews%2fSilverlight-news-for-October-10-2008.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Silverlight_news_for_October_10_2008</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Silverlight_news_for_October_10_2008</guid>
      <pubDate>Fri, 10 Oct 2008 13:51:08 GMT</pubDate>
    </item>
    <item>
      <title>Why don't Beta 2 sites work on RC0</title>
      <description>I've been getting a lot of questions and confusion around why you get the following strange behavior.

&amp;quot;I've installed the RC0 developer runtime, and whenever I hit a Beta 2 site, I get the 'install badge' instead of my site. If I click this badge to install I can't because I'm told I already have a newer version. What gives?&amp;quot;
 

When the browser sees an &amp;lt;OBJECT&amp;gt; tag, it looks at the type parameter to see what it should use to render the object. Silverlight Beta 2 uses the following: type=&amp;quot;application/x-silverlight-2-b2&amp;quot; , Silverlight RC0 (and later RTW) uses the following: type=&amp;quot;application/x-silverlight-2&amp;quot; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fwebnext%2farchive%2f2008%2f10%2f09%2fwhy-don-t-beta-2-sites-work-on-rc0-question-of-the-day.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fwebnext%2farchive%2f2008%2f10%2f09%2fwhy-don-t-beta-2-sites-work-on-rc0-question-of-the-day.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Why_don_t_Beta_2_sites_work_on_RC0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Why_don_t_Beta_2_sites_work_on_RC0</guid>
      <pubDate>Thu, 09 Oct 2008 17:09:26 GMT</pubDate>
    </item>
    <item>
      <title>Unit Testing and INotifyPropertyChanged</title>
      <description>Want to test classes implementing INotifyPropertyChanged but hating all the code. Look no further &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvistasquad.co.uk%2fblogs%2fnondestructive%2farchive%2f2008%2f11%2f09%2funit-testing-and-inotifypropertychanged.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvistasquad.co.uk%2fblogs%2fnondestructive%2farchive%2f2008%2f11%2f09%2funit-testing-and-inotifypropertychanged.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Unit_Testing_and_INotifyPropertyChanged</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Unit_Testing_and_INotifyPropertyChanged</guid>
      <pubDate>Thu, 09 Oct 2008 16:42:42 GMT</pubDate>
    </item>
    <item>
      <title>SilverlightShow news for October 9, 2008 </title>
      <description>Silverlight news for October 9, 2008  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.silverlightshow.net%2fnews%2fSilverlight-news-for-October-9-2008.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.silverlightshow.net%2fnews%2fSilverlight-news-for-October-9-2008.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/SilverlightShow_news_for_October_9_2008</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/SilverlightShow_news_for_October_9_2008</guid>
      <pubDate>Thu, 09 Oct 2008 13:12:10 GMT</pubDate>
    </item>
    <item>
      <title>Overview of Databinding in Silverlight</title>
      <description>The goal the below code is to bind data using XAML.  So, for the example I used MLB Pitching stats for 2008, created a Pitcher object, then a PitcherCollection object, and finally used XAML to define an instance of the PitcherCollection.  The result is the Page.xaml.cs does not have any code in it, but a list box is fully bound to a data source. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnet.dzone.com%2fnews%2foverview-databinding-silverlig"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnet.dzone.com%2fnews%2foverview-databinding-silverlig" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Overview_of_Databinding_in_Silverlight</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Overview_of_Databinding_in_Silverlight</guid>
      <pubDate>Thu, 09 Oct 2008 13:09:20 GMT</pubDate>
    </item>
    <item>
      <title>LINQ + WCF + Silverlight</title>
      <description>A seven part article with a full solution for setting up a CRUD application across tiers, one of which is 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.dimebrain.com%2f2008%2f09%2flinq-wcf-silver.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dimebrain.com%2f2008%2f09%2flinq-wcf-silver.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/LINQ_WCF_Silverlight</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/LINQ_WCF_Silverlight</guid>
      <pubDate>Thu, 09 Oct 2008 11:37:31 GMT</pubDate>
    </item>
    <item>
      <title>Downloading Videos From YouTube</title>
      <description>I've finally figured out a reliable way to download videos from YouTube.  It involves one website and Microsoft's Expression Video Encoder.

Now I can get anything I want to put on my Zune or iPod. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.jeffblankenburg.com%2f2008%2f10%2ftutorial-7-downloading-videos-from.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.jeffblankenburg.com%2f2008%2f10%2ftutorial-7-downloading-videos-from.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Downloading_Videos_From_YouTube</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Downloading_Videos_From_YouTube</guid>
      <pubDate>Wed, 08 Oct 2008 21:32:19 GMT</pubDate>
    </item>
    <item>
      <title>Spinning Wait Symbol in Silverlight</title>
      <description>Simple animation using Silverlight to emulate the wait symbol on a Windows Mobile Treo. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.nimblecoder.com%2fblog%2farchive%2f2008%2f10%2f08%2fspinning-wait-symbol-in-silverlight.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.nimblecoder.com%2fblog%2farchive%2f2008%2f10%2f08%2fspinning-wait-symbol-in-silverlight.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Spinning_Wait_Symbol_in_Silverlight</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Spinning_Wait_Symbol_in_Silverlight</guid>
      <pubDate>Wed, 08 Oct 2008 13:08:21 GMT</pubDate>
    </item>
    <item>
      <title>Silverlight news for October 8, 2008</title>
      <description>Daily Silverlight news &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.silverlightshow.net%2fnews%2fSilverlight-news-for-October-8-2008.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.silverlightshow.net%2fnews%2fSilverlight-news-for-October-8-2008.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Silverlight_news_for_October_8_2008</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Silverlight_news_for_October_8_2008</guid>
      <pubDate>Wed, 08 Oct 2008 13:01:28 GMT</pubDate>
    </item>
    <item>
      <title>Button Content behavior changes in Silverlight RC0</title>
      <description>Recently I ran into an issue with my Silverlight application after I migrating it from Silverlight 2 Beta2 to RC0 version. Here is the sample code for sake of simple example purpose: &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fzainala%2farchive%2f2008%2f10%2f07%2fbutton-content-behavior-changes-in-silverlight-rc0.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fzainala%2farchive%2f2008%2f10%2f07%2fbutton-content-behavior-changes-in-silverlight-rc0.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Button_Content_behavior_changes_in_Silverlight_RC0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Button_Content_behavior_changes_in_Silverlight_RC0</guid>
      <pubDate>Tue, 07 Oct 2008 18:22:50 GMT</pubDate>
    </item>
    <item>
      <title>Your first animations using XAML and Silverlight- Double animation</title>
      <description>In the previous article &amp;quot;Your first animations using xaml and silverlight - Color animation: Part I&amp;quot;, we've exposed a technique of how to deal with color animation. In this article, I will do same thing but with a different animation. I mean the DoubleAnimation class this time. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.c-sharpcorner.com%2fUploadFile%2fyougerthen%2f307292008104845AM%2f3.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.c-sharpcorner.com%2fUploadFile%2fyougerthen%2f307292008104845AM%2f3.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Your_first_animations_using_XAML_and_Silverlight_Double_animation</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Your_first_animations_using_XAML_and_Silverlight_Double_animation</guid>
      <pubDate>Tue, 07 Oct 2008 17:19:18 GMT</pubDate>
    </item>
    <item>
      <title>Paging Data in the Silverlight DataGrid</title>
      <description>In this article I will discuss Paging in a Silverlight DataGrid. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.c-sharpcorner.com%2fUploadFile%2fnipuntomar%2fPagingSilverlightDataGrid07242008140228PM%2fPagingSilverlightDataGrid.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.c-sharpcorner.com%2fUploadFile%2fnipuntomar%2fPagingSilverlightDataGrid07242008140228PM%2fPagingSilverlightDataGrid.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Paging_Data_in_the_Silverlight_DataGrid</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Paging_Data_in_the_Silverlight_DataGrid</guid>
      <pubDate>Tue, 07 Oct 2008 17:13:08 GMT</pubDate>
    </item>
    <item>
      <title>The ProgressBar control in Silverlight 2</title>
      <description>This article takes a look at the ProgressBar control that came with the release candidate of Silverlight and show some of its basic features. &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%2fThe-ProgressBar-control-in-Silverlight-2.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.silverlightshow.net%2fitems%2fThe-ProgressBar-control-in-Silverlight-2.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/The_ProgressBar_control_in_Silverlight_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/The_ProgressBar_control_in_Silverlight_2</guid>
      <pubDate>Tue, 07 Oct 2008 13:46:18 GMT</pubDate>
    </item>
    <item>
      <title>Silverlight news for October 7, 2008</title>
      <description>Silverlight news for October 7, 2008. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.silverlightshow.net%2fnews%2fSilverlight-news-for-October-7-2008.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.silverlightshow.net%2fnews%2fSilverlight-news-for-October-7-2008.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Silverlight_news_for_October_7_2008</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Silverlight_news_for_October_7_2008</guid>
      <pubDate>Tue, 07 Oct 2008 13:45:45 GMT</pubDate>
    </item>
    <item>
      <title>Silverlight: Dropdown Menu Control</title>
      <description>In a previous post I showed how we can build a simple menu control for Silverlight 2 Beta 2 (Silverlight: how to build a simple menu control); then with the release of Silverlight RC0 some things were changed and the menu stopped working, due to how events are handled for disabled controls (Silverlight 2 RC0 - first problems due to undocumented breaking changes on disabled controls).

The only way to overcome these problems was to completely rewrite the control... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.nablasoft.com%2fguardian%2findex.php%2f2008%2f10%2f07%2fsilverlight-dropdown-menu-control%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.nablasoft.com%2fguardian%2findex.php%2f2008%2f10%2f07%2fsilverlight-dropdown-menu-control%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Silverlight_Dropdown_Menu_Control</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Silverlight_Dropdown_Menu_Control</guid>
      <pubDate>Tue, 07 Oct 2008 13:29:56 GMT</pubDate>
    </item>
    <item>
      <title>Silverlight Mindmap Control</title>
      <description>Silverlight mindmap control developed in Silverlight 2.0. 
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.silverlightcoder.com"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.silverlightcoder.com" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Silverlight_Mindmap_Control</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Silverlight_Mindmap_Control</guid>
      <pubDate>Mon, 06 Oct 2008 15:19:38 GMT</pubDate>
    </item>
    <item>
      <title>Feel the power of Silverlight 2</title>
      <description>This is an excellent Silverlight site http://www.microsoft.com/defyallchallenges . You should check this out to experience the richness of Silverlight 2 and feel what Silverlight 2 is capable of. Check this out with IE . &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwindowsclient.net%2fblogs%2filves%2farchive%2f2008%2f10%2f06%2ffeel-the-power-of-silverlight-2.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwindowsclient.net%2fblogs%2filves%2farchive%2f2008%2f10%2f06%2ffeel-the-power-of-silverlight-2.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Feel_the_power_of_Silverlight_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Feel_the_power_of_Silverlight_2</guid>
      <pubDate>Mon, 06 Oct 2008 14:21:14 GMT</pubDate>
    </item>
    <item>
      <title>Dave's Glossy Controls for Silverlight 2 released</title>
      <description>I'm pleased to announce the availability of my first Silverlight 2 controls set: 'Dave's Glossy Controls for Silverlight 2'. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fdave%2farchive%2f2008%2f10%2f06%2fdave-s-glossy-controls-for-silverlight-2-released.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fdave%2farchive%2f2008%2f10%2f06%2fdave-s-glossy-controls-for-silverlight-2-released.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Dave_s_Glossy_Controls_for_Silverlight_2_released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Dave_s_Glossy_Controls_for_Silverlight_2_released</guid>
      <pubDate>Mon, 06 Oct 2008 13:06:28 GMT</pubDate>
    </item>
    <item>
      <title>Silverlight Min-Map</title>
      <description>Article about mind-mapping application with online demo. &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-Mind-Map.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.silverlightshow.net%2fitems%2fSilverlight-Mind-Map.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Silverlight_Min_Map</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Silverlight_Min_Map</guid>
      <pubDate>Mon, 06 Oct 2008 09:47:12 GMT</pubDate>
    </item>
    <item>
      <title>Silverlight Write and Win contest - the winners!</title>
      <description>The end of the Write &amp;amp; Win contest has come! First of all we would like to say "Thank you" to all of you that supported this contest by participating or blogging about it! Do not forget, that you can also count on us!
... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.silverlightshow.net%2fnews%2fThe-Winners.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.silverlightshow.net%2fnews%2fThe-Winners.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Silverlight_Write_and_Win_contest_the_winners</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Silverlight_Write_and_Win_contest_the_winners</guid>
      <pubDate>Mon, 06 Oct 2008 09:38:39 GMT</pubDate>
    </item>
    <item>
      <title>Silverlight 2.0 BiDi controls libarary was updated to Silverlight RC0</title>
      <description>I just got free minutes and updated bidirectional (Hebrew/Arabic) support for Silverlight 2.0 toward RC0. So, if you're using it, please be sure to get the latest version &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.microsoft.co.il%2fblogs%2ftamir%2farchive%2f2008%2f10%2f05%2fsilverlight-bidi-controls-library-rc0-and-movement-from-beta-2-to-rc0.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.microsoft.co.il%2fblogs%2ftamir%2farchive%2f2008%2f10%2f05%2fsilverlight-bidi-controls-library-rc0-and-movement-from-beta-2-to-rc0.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Silverlight_2_0_BiDi_controls_libarary_was_updated_to_Silverlight_RC0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Silverlight_2_0_BiDi_controls_libarary_was_updated_to_Silverlight_RC0</guid>
      <pubDate>Sun, 05 Oct 2008 17:14:44 GMT</pubDate>
    </item>
    <item>
      <title>Silverlight 2 RC0 DataGrid CommittingEdit work around</title>
      <description>This article shows how to hook into the datagrid cells lostfocus event to simulate the Beta 2's CommittingEdit event &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.onteorasoftware.net%2fpost%2fSilverlight-2-RC0-DataGrid-CommittingEdit-work-around.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.onteorasoftware.net%2fpost%2fSilverlight-2-RC0-DataGrid-CommittingEdit-work-around.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Silverlight_2_RC0_DataGrid_CommittingEdit_work_around</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Silverlight_2_RC0_DataGrid_CommittingEdit_work_around</guid>
      <pubDate>Sun, 05 Oct 2008 16:52:29 GMT</pubDate>
    </item>
  </channel>
</rss>