<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com - published wpf stories</title>
    <description>the latest published wpf 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>WPF: Ribbon in Prism Applications</title>
      <description>Microsoft some time ago published its Ribbon(known from Office 2007) control library for Windows Presentation Foundation. This article contains steps necessary to implement ribbon view region in Composite Application Library(aka Prism) . &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbartekszafko.pl%2f2008%2f11%2f29%2fen-wpf-ribbon-in-prism-applications%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbartekszafko.pl%2f2008%2f11%2f29%2fen-wpf-ribbon-in-prism-applications%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/WPF_Ribbon_in_Prism_Applications</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/WPF_Ribbon_in_Prism_Applications</guid>
      <pubDate>Fri, 05 Dec 2008 08:38:38 GMT</pubDate>
    </item>
    <item>
      <title>AttachedCommandBehavior aka ACB</title>
      <description>This is a solution to attach a command to any Event of any Control in WPF &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmarlongrech.wordpress.com%2f2008%2f12%2f04%2fattachedcommandbehavior-aka-acb%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmarlongrech.wordpress.com%2f2008%2f12%2f04%2fattachedcommandbehavior-aka-acb%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/AttachedCommandBehavior_aka_ACB</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/AttachedCommandBehavior_aka_ACB</guid>
      <pubDate>Thu, 04 Dec 2008 21:13:27 GMT</pubDate>
    </item>
    <item>
      <title>Finding the Best Approach to Styling a LOB App</title>
      <description>Explores various approaches to styleing buisness applications in WPF. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodingcontext.wordpress.com%2f2008%2f12%2f04%2ffinding-the-best-approach-to-styling-a-lob-app%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodingcontext.wordpress.com%2f2008%2f12%2f04%2ffinding-the-best-approach-to-styling-a-lob-app%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/Finding_the_Best_Approach_to_Styling_a_LOB_App</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/Finding_the_Best_Approach_to_Styling_a_LOB_App</guid>
      <pubDate>Thu, 04 Dec 2008 14:31:15 GMT</pubDate>
    </item>
    <item>
      <title>MEF: Taking extensibility to the next level</title>
      <description>Using MEF to dynamically load themes in WPF &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnet.org.za%2frudi%2farchive%2f2008%2f12%2f04%2fmef-taking-extensibility-to-the-next-level.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnet.org.za%2frudi%2farchive%2f2008%2f12%2f04%2fmef-taking-extensibility-to-the-next-level.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/MEF_Taking_extensibility_to_the_next_level</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/MEF_Taking_extensibility_to_the_next_level</guid>
      <pubDate>Thu, 04 Dec 2008 10:06:56 GMT</pubDate>
    </item>
    <item>
      <title>Testing WPF apps using NUnit</title>
      <description>Testing WPF apps using NUnit framework &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fllobo%2farchive%2f2008%2f11%2f25%2ftesting-wpf-apps-using-nunit.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fllobo%2farchive%2f2008%2f11%2f25%2ftesting-wpf-apps-using-nunit.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/Testing_WPF_apps_using_NUnit</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/Testing_WPF_apps_using_NUnit</guid>
      <pubDate>Sun, 30 Nov 2008 16:48:22 GMT</pubDate>
    </item>
    <item>
      <title>Next-Generation Rich Client with Vidyano</title>
      <description>The Vidyano team just made the release candidate version of their next-generation in rich client software available. Applications build with Vidyano take advantage of technologies such as WPF, Workflow, LINQ to SQL, Entity Framework, Add-Ins, etc. Vidyano drastically reduces the complexity of these technologies by adding wizards, designers and custom tool generators to the Visual Studio environment. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.vidyano.com%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.vidyano.com%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/Next_Generation_Rich_Client_with_Vidyano</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/Next_Generation_Rich_Client_with_Vidyano</guid>
      <pubDate>Fri, 28 Nov 2008 14:16:14 GMT</pubDate>
    </item>
    <item>
      <title>How to avoid CommandBinding in the XAML code behind</title>
      <description>In this post, I discuss how one can make XAML code behind even nicer and eliminate the command binding :) &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmarlongrech.wordpress.com%2f2008%2f11%2f26%2favoiding-commandbinding-in-the-xaml-code-behind-files%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmarlongrech.wordpress.com%2f2008%2f11%2f26%2favoiding-commandbinding-in-the-xaml-code-behind-files%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/How_to_avoid_CommandBinding_in_the_XAML_code_behind</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/How_to_avoid_CommandBinding_in_the_XAML_code_behind</guid>
      <pubDate>Wed, 26 Nov 2008 18:24:27 GMT</pubDate>
    </item>
    <item>
      <title>Windows 7 Developer Guide</title>
      <description>&amp;quot;Build applications on a solid foundation; enable richer application experiences; and integrate the best of Windows and web services. The features and technologies of the Windows 7 operating system enable you to build the next generation of software applications. Download this guide to read descriptions of those features and see vivid screen shots from the pre-Beta version of Windows 7 released at PDC. &amp;quot; [docx and xps -download] &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcode.msdn.microsoft.com%2fWin7DeveloperGuide"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcode.msdn.microsoft.com%2fWin7DeveloperGuide" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/winforms/Windows_7_Developer_Guide</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/winforms/Windows_7_Developer_Guide</guid>
      <pubDate>Wed, 26 Nov 2008 19:31:02 GMT</pubDate>
    </item>
    <item>
      <title>WPF ICollectionViewExplained</title>
      <description>Tips and tricks on ICollectionView for WPF Apps and how it can be used in M-V-VM &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmarlongrech.wordpress.com%2f2008%2f11%2f22%2ficollectionview-explained%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmarlongrech.wordpress.com%2f2008%2f11%2f22%2ficollectionview-explained%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wwf/WPF_ICollectionViewExplained</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wwf/WPF_ICollectionViewExplained</guid>
      <pubDate>Mon, 24 Nov 2008 13:31:23 GMT</pubDate>
    </item>
    <item>
      <title>WPF ICollectionViewExplained</title>
      <description>Tips and tricks on ICollectionView for WPF Apps and how it can be used in M-V-VM &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmarlongrech.wordpress.com%2f2008%2f11%2f22%2ficollectionview-explained%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmarlongrech.wordpress.com%2f2008%2f11%2f22%2ficollectionview-explained%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wwf/WPF_ICollectionViewExplained</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wwf/WPF_ICollectionViewExplained</guid>
      <pubDate>Mon, 24 Nov 2008 13:31:23 GMT</pubDate>
    </item>
    <item>
      <title>Units Conversions and WPF</title>
      <description>One of the typical localization issues when developing applications is that of units conversion - the conversion of one measurement system to another. Though the mathematics involved in such conversions is, in most cases, very simple, the semantics surrounding the process of changing units is less so. This article is a look at the typical problem faced by developers when implementing support for units conversion in C# applications. In it, we hope to explore the many caveats and problems typically encountered by developers. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmindstudies.psy.soton.ac.uk%2fdmitri%2fblog%2f%3fp%3d266"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmindstudies.psy.soton.ac.uk%2fdmitri%2fblog%2f%3fp%3d266" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/Units_Conversions_and_WPF</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/Units_Conversions_and_WPF</guid>
      <pubDate>Sat, 22 Nov 2008 17:50:47 GMT</pubDate>
    </item>
    <item>
      <title>In development at Actipro - November 2008</title>
      <description>Actipro talks about some new features planned for their SyntaxEditor for WPF and Editors for WPF products. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.actiprosoftware.com%2fpost%2fIn-development-at-Actipro-ndash3b-November-2008.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.actiprosoftware.com%2fpost%2fIn-development-at-Actipro-ndash3b-November-2008.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/In_development_at_Actipro_November_2008</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/In_development_at_Actipro_November_2008</guid>
      <pubDate>Fri, 21 Nov 2008 17:33:06 GMT</pubDate>
    </item>
    <item>
      <title>MEF - CompositeWPF under one roof</title>
      <description>MEF and the CompositeWPF both offer distinct and very valuable services.  MEF allows us to easily create Add-in components and the CompositeWPF makes it easy to decouple our services and views.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.global-webnet.net%2fblogengine%2fpost%2f2008%2f09%2f29%2fMEF-CompositeWPF-under-one-roof.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.global-webnet.net%2fblogengine%2fpost%2f2008%2f09%2f29%2fMEF-CompositeWPF-under-one-roof.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/MEF_CompositeWPF_under_one_roof</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/MEF_CompositeWPF_under_one_roof</guid>
      <pubDate>Wed, 19 Nov 2008 14:59:50 GMT</pubDate>
    </item>
    <item>
      <title>Binding of WPF is different and pretty. Part 1.</title>
      <description>We pleasure to using Binding in WPF. But all ways of using have we known? Only direct binds to dependency property like next code?

&amp;lt;TextBlock Text=&amp;quot;{Binding Path=Height, ElementName=myButton}&amp;quot;&amp;gt;

This is poor. We can bind to property of value's property. How?
Easy: &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2frredcat.blogspot.com%2f2008%2f11%2fbinding-of-wpf-is-different-and-pretty.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2frredcat.blogspot.com%2f2008%2f11%2fbinding-of-wpf-is-different-and-pretty.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/Binding_of_WPF_is_different_and_pretty_Part_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/Binding_of_WPF_is_different_and_pretty_Part_1</guid>
      <pubDate>Tue, 18 Nov 2008 22:32:39 GMT</pubDate>
    </item>
    <item>
      <title>SilverLight Chart Controls running in WPF</title>
      <description>SilverLight Chart Control running in WPF &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fllobo%2farchive%2f2008%2f11%2f18%2fsilverlight-chart-control-running-in-wpf.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fllobo%2farchive%2f2008%2f11%2f18%2fsilverlight-chart-control-running-in-wpf.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/SilverLight_Chart_Controls_running_in_WPF</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/SilverLight_Chart_Controls_running_in_WPF</guid>
      <pubDate>Tue, 18 Nov 2008 16:43:22 GMT</pubDate>
    </item>
    <item>
      <title>WPG Themes Updated (16/11/2008)</title>
      <description>Updated the WPF Themes project! Added 4 Themes and 2 controls &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnet.org.za%2frudi%2farchive%2f2008%2f11%2f18%2fwpf-themes-updated-16-11-2008.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnet.org.za%2frudi%2farchive%2f2008%2f11%2f18%2fwpf-themes-updated-16-11-2008.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/WPG_Themes_Updated_16_11_2008</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/WPG_Themes_Updated_16_11_2008</guid>
      <pubDate>Tue, 18 Nov 2008 08:58:30 GMT</pubDate>
    </item>
    <item>
      <title>HeaderFormatString and ContentFormatString</title>
      <description>Exploring how to use the HeaderFormatString and ContentFormatString properties, and uncovering some of their weirdness. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodingcontext.wordpress.com%2f2008%2f11%2f17%2fheaderformatstring-and-contentformatstring%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodingcontext.wordpress.com%2f2008%2f11%2f17%2fheaderformatstring-and-contentformatstring%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/HeaderFormatString_and_ContentFormatString</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/HeaderFormatString_and_ContentFormatString</guid>
      <pubDate>Mon, 17 Nov 2008 04:42:50 GMT</pubDate>
    </item>
    <item>
      <title>SurfaceDJ from Vectorform</title>
      <description>This is an awesome surface application. Feel the richness and coolness of SurfaceDJ from Vectorform. 

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.windowsclient.net%2filves%2farchive%2f2008%2f11%2f15%2fsurfacedj-from-vectorform.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.windowsclient.net%2filves%2farchive%2f2008%2f11%2f15%2fsurfacedj-from-vectorform.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/SurfaceDJ_from_Vectorform</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/SurfaceDJ_from_Vectorform</guid>
      <pubDate>Sat, 15 Nov 2008 10:50:36 GMT</pubDate>
    </item>
    <item>
      <title>Creating an Outlook Calendar using WPF (Part 2)</title>
      <description>Part 2 in a series on how to create a custom wpf control similar to the calendar control in outlook &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%2fWPF%2fWPFOutlookCalendar2.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codeproject.com%2fKB%2fWPF%2fWPFOutlookCalendar2.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/Creating_an_Outlook_Calendar_using_WPF_Part_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/Creating_an_Outlook_Calendar_using_WPF_Part_2</guid>
      <pubDate>Wed, 12 Nov 2008 12:48:30 GMT</pubDate>
    </item>
    <item>
      <title>Major new Gauge for WPF features and controls</title>
      <description>Actipro describes new features found in their latest Gauge for WPF control product update. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.actiprosoftware.com%2fpost%2fMajor-new-Gauge-for-WPF-features-and-controls.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.actiprosoftware.com%2fpost%2fMajor-new-Gauge-for-WPF-features-and-controls.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/Major_new_Gauge_for_WPF_features_and_controls</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/Major_new_Gauge_for_WPF_features_and_controls</guid>
      <pubDate>Mon, 10 Nov 2008 12:28:29 GMT</pubDate>
    </item>
    <item>
      <title>Programming Windows Presentation Foundation: Styles </title>
      <description>Using WPF styles, we can handle look and feel of the controls. If we are setting styles, mechanically change look and feel of the every control of that type in that application.

XAML styling is very similar to HTML and CSS, and you can apply styling in related behavior. For example, we can define the appearance for all buttons (control) in an application; confine it to all buttons on a screen, to a group of buttons, or to apply a special style for just one button. In that case, XAML came into the picture to define the appearance of the controls. Styles are applied to controls. Styles can be applied to an individual Controls, a page or window or in an external file that can be shared by multiple pages, windows, or applications.

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.trekinnovations.com%2fnet-35%2fprogramming-windows-presentation-foundation-styles"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.trekinnovations.com%2fnet-35%2fprogramming-windows-presentation-foundation-styles" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/Programming_Windows_Presentation_Foundation_Styles</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/Programming_Windows_Presentation_Foundation_Styles</guid>
      <pubDate>Sun, 09 Nov 2008 19:36:31 GMT</pubDate>
    </item>
    <item>
      <title>Three level master detail binding with wpf</title>
      <description>WPF permits you to create a three level master detail binding with no procedural code, only using XAML &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.nablasoft.com%2falkampfer%2findex.php%2f2008%2f11%2f08%2fthree-levels-master-detail-with-wpf%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.nablasoft.com%2falkampfer%2findex.php%2f2008%2f11%2f08%2fthree-levels-master-detail-with-wpf%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/Three_level_master_detail_binding_with_wpf</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/Three_level_master_detail_binding_with_wpf</guid>
      <pubDate>Sun, 09 Nov 2008 09:37:36 GMT</pubDate>
    </item>
    <item>
      <title>Vista DWM Hacking - Capture and Stream D3D/WPF Windows Real-Time</title>
      <description>This prototype project uses undocumented Vista DWM calls to get reference to a Direct3D surface the Vista DWM uses to paint windows.  The D3D surface is then able to be rendered in a WPF application like a &amp;quot;VisualBrush&amp;quot;.  Because this is done in the GPU, it is very efficient.  The sample application will also let you stream a high quality, high fps capture of your video to Silverlight or Windows Media Player. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fjmorrill.hjtcentral.com%2fHome%2ftabid%2f428%2fEntryID%2f278%2fDefault.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjmorrill.hjtcentral.com%2fHome%2ftabid%2f428%2fEntryID%2f278%2fDefault.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/Vista_DWM_Hacking_Capture_and_Stream_D3D_WPF_Windows_Real_Time</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/Vista_DWM_Hacking_Capture_and_Stream_D3D_WPF_Windows_Real_Time</guid>
      <pubDate>Tue, 11 Nov 2008 23:16:09 GMT</pubDate>
    </item>
    <item>
      <title>WPF Model - View - View-Model Screencast</title>
      <description>A really helpful screencast from Jason Dolinger showing how to use the M-V-VM pattern in a simple WPF application. He starts off with the code that a Windows Forms developer might use and refactors it to M-V-VM. Also includes a demonstration of how it is nicely unit testable utilising Moq and how to use the Unity IoC container. 1 hour 30 mins long. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.lab49.com%2farchives%2f2650"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.lab49.com%2farchives%2f2650" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/WPF_Model_View_View_Model_Screencast</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/WPF_Model_View_View_Model_Screencast</guid>
      <pubDate>Sat, 08 Nov 2008 18:46:09 GMT</pubDate>
    </item>
    <item>
      <title>WPF: The best walkthrough of Model-View-ViewModel I have seen</title>
      <description>Jason Dolinger a consultant for lab49 gives a great walkthrough on Model-View-ViewModel using WPF. He starts out doing things the traditional way and refactors the app to use ViewModels, Commands, and Unity. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.lab49.com%2ffiles%2fvideos%2fJason%2520Dolinger%2520MVVM.wmv"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.lab49.com%2ffiles%2fvideos%2fJason%2520Dolinger%2520MVVM.wmv" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/WPF_The_best_walkthrough_of_Model_View_ViewModel_I_have_seen</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/WPF_The_best_walkthrough_of_Model_View_ViewModel_I_have_seen</guid>
      <pubDate>Fri, 07 Nov 2008 07:27:15 GMT</pubDate>
    </item>
  </channel>
</rss>