<?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>Silverlight 2 XAML Binding and Custom / Core Dependency Properties</title>
      <description>The basic scenario is as follows:  I have done quite a bit of WPF programming in the past (since back when it was WinFx).  I feel pretty damn good about the bindings in WPF, and I feel like I have wrapped my head around binding and dependency properties pretty well.  So, I thought when I decided to write Silverlight 2 apps rather than straight to the vein, white horse, WPF apps, it would be a very similar feeling.  The feeling was abruptly interrupted by the evilness of the ElementName Binding param.  For those of you who have spent time writing WPF apps, you will know the joy of binding element properties to each other and having no problems.  It's easy to take such things for granted. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fazurecoding.net%2fblogs%2ficbtw%2farchive%2f2008%2f11%2f23%2fsilverlight-2-xaml-binding-and-custom-core-dependency-properties.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fazurecoding.net%2fblogs%2ficbtw%2farchive%2f2008%2f11%2f23%2fsilverlight-2-xaml-binding-and-custom-core-dependency-properties.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Silverlight_2_XAML_Binding_and_Custom_Core_Dependency_Properties</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Silverlight_2_XAML_Binding_and_Custom_Core_Dependency_Properties</guid>
      <pubDate>Sun, 23 Nov 2008 19:06:40 GMT</pubDate>
    </item>
    <item>
      <title>Silverlight 3: Line of Business app made easy!</title>
      <description>Silverlight 3 comes with tons of enterprise features:
- Data access with client side ObjectDataSource! 
- Silverlight Business Logic Class (used inside Silverlight without adding a service reference!!) 
- Validator controls, validation rules enforced by server-side business class 
- Navigation workflow, browser history integration 
- Login control, roles
-... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2flduveau%2farchive%2f2008%2f11%2f15%2fsilverlight-futures-line-of-business-app-made-easy.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2flduveau%2farchive%2f2008%2f11%2f15%2fsilverlight-futures-line-of-business-app-made-easy.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Silverlight_3_Line_of_Business_app_made_easy</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Silverlight_3_Line_of_Business_app_made_easy</guid>
      <pubDate>Sat, 22 Nov 2008 00:44:57 GMT</pubDate>
    </item>
    <item>
      <title>Silverlight News for November 21, 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-November-21-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-November-21-2008.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Silverlight_News_for_November_21_2008</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Silverlight_News_for_November_21_2008</guid>
      <pubDate>Fri, 21 Nov 2008 10:09:03 GMT</pubDate>
    </item>
    <item>
      <title>Silverlight 2 : Master Pages implementation in Silverlight 2</title>
      <description>Implementing Master Pages effect in Silverlight 2 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fpendsevikram.blogspot.com%2f2008%2f11%2fsilverlight-2-master-pages.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fpendsevikram.blogspot.com%2f2008%2f11%2fsilverlight-2-master-pages.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Silverlight_2_Master_Pages_implementation_in_Silverlight_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Silverlight_2_Master_Pages_implementation_in_Silverlight_2</guid>
      <pubDate>Fri, 21 Nov 2008 06:06:13 GMT</pubDate>
    </item>
    <item>
      <title>Becoming a Silverlight Programmer</title>
      <description>Great article by Jesse Liberty &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsilverlight.net%2fblogs%2fjesseliberty%2farchive%2f2008%2f11%2f18%2fbecoming-a-silverlight-programmer.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsilverlight.net%2fblogs%2fjesseliberty%2farchive%2f2008%2f11%2f18%2fbecoming-a-silverlight-programmer.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Becoming_a_Silverlight_Programmer</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Becoming_a_Silverlight_Programmer</guid>
      <pubDate>Fri, 21 Nov 2008 04:54:43 GMT</pubDate>
    </item>
    <item>
      <title>Obtain cool looking text without embedding fonts in Expression Blend 2</title>
      <description>How to obtain graphically rich text and reduce the size of the .xap file by converting it to path in Expression Blend 2 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.silverlight4dummies.com%2fsilverlight4dummies%2fblog%2fpost%2f2008%2f11%2fObtain-cool-looking-text-without-embedding-fonts-in-Expression-Blend-2.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.silverlight4dummies.com%2fsilverlight4dummies%2fblog%2fpost%2f2008%2f11%2fObtain-cool-looking-text-without-embedding-fonts-in-Expression-Blend-2.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Obtain_cool_looking_text_without_embedding_fonts_in_Expression_Blend_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Obtain_cool_looking_text_without_embedding_fonts_in_Expression_Blend_2</guid>
      <pubDate>Thu, 20 Nov 2008 17:46:27 GMT</pubDate>
    </item>
    <item>
      <title>How to create a Visual WebGui Silverlight custom control</title>
      <description> In this "How to" we are going to learn how to create a Visual WebGui Silverlight custom control. &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%2fHow-to-create-a-Visual-WebGui-Silverlight-custom-control.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.silverlightshow.net%2fitems%2fHow-to-create-a-Visual-WebGui-Silverlight-custom-control.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/How_to_create_a_Visual_WebGui_Silverlight_custom_control</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/How_to_create_a_Visual_WebGui_Silverlight_custom_control</guid>
      <pubDate>Thu, 20 Nov 2008 16:20:50 GMT</pubDate>
    </item>
    <item>
      <title>Silverlight News for November 20, 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-November-20-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-November-20-2008.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Silverlight_News_for_November_20_2008</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Silverlight_News_for_November_20_2008</guid>
      <pubDate>Thu, 20 Nov 2008 15:10:48 GMT</pubDate>
    </item>
    <item>
      <title>RIA in Sharepoint: Silverlight with 3D Extended DeepZoom - so cool</title>
      <description>NOTE: There is an interesting contest to find an image in this. Check the post.

Long story short, this is an effort to bring RIA to the SharePoint world. But not just RIA style usability, I believe we pushed the envelope even further by incorporating not only DeepZoom (SeaDragon) for 'zoom in to the pixel' resolution, but the 3D extensions not present by default (you have the essentials but only the amazingly talented people behind the Hard Rock Memorabilia site (vertigo) have shown this style of combined zoom/3d that we have seen in any largely deployed sample) &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.domaindotnet.com%2f2008%2f11%2f19%2freleased-silverlight-3d-for-sharepoint-moss-2007-try-it-here-now%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.domaindotnet.com%2f2008%2f11%2f19%2freleased-silverlight-3d-for-sharepoint-moss-2007-try-it-here-now%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/RIA_in_Sharepoint_Silverlight_with_3D_Extended_DeepZoom_so_cool</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/RIA_in_Sharepoint_Silverlight_with_3D_Extended_DeepZoom_so_cool</guid>
      <pubDate>Thu, 20 Nov 2008 05:04:50 GMT</pubDate>
    </item>
    <item>
      <title>Client-Side Live Operating Environment: What's It For? | Danny Thorpe</title>
      <description>A detailed answer for the question &amp;quot;What is the local Live Operating Environment of Live Frameworks for?&amp;quot; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdannythorpe.com%2f2008%2f11%2f18%2fclient-side-live-operating-environment-whats-it-for%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdannythorpe.com%2f2008%2f11%2f18%2fclient-side-live-operating-environment-whats-it-for%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/webservices/Client_Side_Live_Operating_Environment_What_s_It_For_Danny_Thorpe</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/webservices/Client_Side_Live_Operating_Environment_What_s_It_For_Danny_Thorpe</guid>
      <pubDate>Wed, 19 Nov 2008 20:06:05 GMT</pubDate>
    </item>
    <item>
      <title>How Do I Mesh Thee? Let Me Count the Ways</title>
      <description>A detailed rundown on the variety of ways and types of apps that can use Live Frameworks to access an end user's Live Mesh cloud space. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdannythorpe.com%2f2008%2f11%2f14%2fhow-do-i-mesh-thee-let-me-count-the-ways%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdannythorpe.com%2f2008%2f11%2f14%2fhow-do-i-mesh-thee-let-me-count-the-ways%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/webservices/How_Do_I_Mesh_Thee_Let_Me_Count_the_Ways</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/webservices/How_Do_I_Mesh_Thee_Let_Me_Count_the_Ways</guid>
      <pubDate>Wed, 19 Nov 2008 20:01:28 GMT</pubDate>
    </item>
    <item>
      <title>Using the TreeView control in Silverlight 2</title>
      <description>Detailed overview of the tree view controls included in the Silverlight Toolkit. &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%2fUsing-the-TreeView-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%2fUsing-the-TreeView-control-in-Silverlight-2.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Using_the_TreeView_control_in_Silverlight_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Using_the_TreeView_control_in_Silverlight_2</guid>
      <pubDate>Wed, 19 Nov 2008 12:54:45 GMT</pubDate>
    </item>
    <item>
      <title>Silverlight News for November 19, 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-November-19-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-November-19-2008.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Silverlight_News_for_November_19_2008</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Silverlight_News_for_November_19_2008</guid>
      <pubDate>Wed, 19 Nov 2008 12:01:29 GMT</pubDate>
    </item>
    <item>
      <title>Test Silverlight using Passive View</title>
      <description>An example of testing a Silverlight application using PassiveView, the regular .Net Framework, and NUnit. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbroloco.blogspot.com%2f2008%2f11%2ftest-silverlight-using-passive-view.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbroloco.blogspot.com%2f2008%2f11%2ftest-silverlight-using-passive-view.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Test_Silverlight_using_Passive_View</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Test_Silverlight_using_Passive_View</guid>
      <pubDate>Wed, 19 Nov 2008 10:26:06 GMT</pubDate>
    </item>
    <item>
      <title>Deep Zoom Composer</title>
      <description>I've been meaning to have some fun with Deep Zoom for a while... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codersbarn.com%2fpost%2f2008%2f11%2f19%2fDeep-Zoom-Composer.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codersbarn.com%2fpost%2f2008%2f11%2f19%2fDeep-Zoom-Composer.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Deep_Zoom_Composer</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Deep_Zoom_Composer</guid>
      <pubDate>Wed, 19 Nov 2008 07:57:56 GMT</pubDate>
    </item>
    <item>
      <title>Silverlight clientaccesspolicy.xml files for the Enterprise (Part 1/2)</title>
      <description>Clientaccesspolicy.xml files are a pain and often mismanaged feature when doing Silverlight deployment with services.  In this article, learn the basics of managing a cross-domain configuration file for the enterprise.  In part 1 of this series, learn by example how to make a dynamic clientaccesspolicy.xml file using an HttpHandler. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsilverlighthack.com%2fpost%2f2008%2f11%2f08%2fSilverlight-clientaccesspolicyxml-files-for-the-Enterprise-(Part-1-of-2).aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsilverlighthack.com%2fpost%2f2008%2f11%2f08%2fSilverlight-clientaccesspolicyxml-files-for-the-Enterprise-(Part-1-of-2).aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Silverlight_clientaccesspolicy_xml_files_for_the_Enterprise_Part_1_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Silverlight_clientaccesspolicy_xml_files_for_the_Enterprise_Part_1_2</guid>
      <pubDate>Wed, 19 Nov 2008 02:10:30 GMT</pubDate>
    </item>
    <item>
      <title>Change property of a Silverlight Control at runtime based on another</title>
      <description>In this example, we will see how to change the UI Property of a Silverlight Control based on the property of another control at runtime.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d229"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d229" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Change_property_of_a_Silverlight_Control_at_runtime_based_on_another</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Change_property_of_a_Silverlight_Control_at_runtime_based_on_another</guid>
      <pubDate>Tue, 18 Nov 2008 15:20:51 GMT</pubDate>
    </item>
    <item>
      <title>How to create a Visual WebGui Silverlight application</title>
      <description>In this "How to" we are going to learn how to create a Visual WebGui 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%2fHow-to-create-a-Visual-WebGui-Silverlight-application.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.silverlightshow.net%2fitems%2fHow-to-create-a-Visual-WebGui-Silverlight-application.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/How_to_create_a_Visual_WebGui_Silverlight_application</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/How_to_create_a_Visual_WebGui_Silverlight_application</guid>
      <pubDate>Tue, 18 Nov 2008 13:35:58 GMT</pubDate>
    </item>
    <item>
      <title>Silverlight News for November 18, 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-November-18-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-November-18-2008.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Silverlight_News_for_November_18_2008</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Silverlight_News_for_November_18_2008</guid>
      <pubDate>Tue, 18 Nov 2008 09:35:21 GMT</pubDate>
    </item>
    <item>
      <title>Understanding WCF Services in Silverlight 2</title>
      <description>This article covers in detail how to interact with WCF services in Silverlight 2 without reverting to magic as well as how to utilize the async pattern, setup external-website service access, utilize WCF configuration, create strongly-typed WCF clients, access JSON services, use thread wait to ease the need for async chains, and also how NetFXHarmonics DevServer can aide your WCF and general web development. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.netfxharmonics.com%2f2008%2f11%2fUnderstanding-WCF-Services-in-Silverlight-2"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.netfxharmonics.com%2f2008%2f11%2fUnderstanding-WCF-Services-in-Silverlight-2" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Understanding_WCF_Services_in_Silverlight_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Understanding_WCF_Services_in_Silverlight_2</guid>
      <pubDate>Tue, 18 Nov 2008 06:07:59 GMT</pubDate>
    </item>
    <item>
      <title>Changing the style of the selected row of the DataGrid control</title>
      <description>In the article about the basic customizations of the DataGrid control we showed how to change the color of the rows and of the alternating rows, how to modify the headers' and the gridlines' visibility. But we haven't mentioned anything about how to change the look of the row when the mouse is over it or when it's selected. Let's take a look how we can achieve that. &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%2fChanging-the-style-of-the-selected-row-of-the-DataGrid-control.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.silverlightshow.net%2fitems%2fChanging-the-style-of-the-selected-row-of-the-DataGrid-control.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Changing_the_style_of_the_selected_row_of_the_DataGrid_control</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Changing_the_style_of_the_selected_row_of_the_DataGrid_control</guid>
      <pubDate>Mon, 17 Nov 2008 15:00:55 GMT</pubDate>
    </item>
    <item>
      <title>Tip: What is control skinning?</title>
      <description>Skinning is a way to completely replace the look of your control. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.silverlightshow.net%2ftips%2fTip-What-is-control-skinning.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.silverlightshow.net%2ftips%2fTip-What-is-control-skinning.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Tip_What_is_control_skinning</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Tip_What_is_control_skinning</guid>
      <pubDate>Mon, 17 Nov 2008 11:39:22 GMT</pubDate>
    </item>
    <item>
      <title>Tip: What is control skinning?</title>
      <description>Skinning is a way to completely replace the look of your control. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.silverlightshow.net%2ftips%2fTip-What-is-control-skinning.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.silverlightshow.net%2ftips%2fTip-What-is-control-skinning.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Tip_What_is_control_skinning</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Tip_What_is_control_skinning</guid>
      <pubDate>Mon, 17 Nov 2008 11:39:22 GMT</pubDate>
    </item>
    <item>
      <title>Tip: What is the difference between styling and skinning</title>
      <description>Styling and Skinning Control &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.silverlightshow.net%2ftips%2fTip-What-is-the-difference-between-styling-and-skinning.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.silverlightshow.net%2ftips%2fTip-What-is-the-difference-between-styling-and-skinning.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Tip_What_is_the_difference_between_styling_and_skinning</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Tip_What_is_the_difference_between_styling_and_skinning</guid>
      <pubDate>Mon, 17 Nov 2008 11:33:47 GMT</pubDate>
    </item>
    <item>
      <title>Tip: What is the difference between styling and skinning</title>
      <description>Styling and Skinning Control &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.silverlightshow.net%2ftips%2fTip-What-is-the-difference-between-styling-and-skinning.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.silverlightshow.net%2ftips%2fTip-What-is-the-difference-between-styling-and-skinning.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Tip_What_is_the_difference_between_styling_and_skinning</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Tip_What_is_the_difference_between_styling_and_skinning</guid>
      <pubDate>Mon, 17 Nov 2008 11:33:47 GMT</pubDate>
    </item>
  </channel>
</rss>