<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by DrWPF</title>
    <description>Stories kicked by DrWPF</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 Disciples</title>
      <description>This post list all the WPF Disciples blogs and feeds for easy access. The webfeeds are also supplied as a OPML file for easy consumption into IE7 or outlook &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%2f2009%2f01%2f21%2fwpf-disciples.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnet.org.za%2frudi%2farchive%2f2009%2f01%2f21%2fwpf-disciples.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/WPF_Disciples</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/WPF_Disciples</guid>
      <pubDate>Thu, 22 Jan 2009 00:16:18 GMT</pubDate>
    </item>
    <item>
      <title>Crack.NET - A runtime debugging and scripting tool for .NET</title>
      <description>Crack.NET is a runtime debugging and scripting tool that gives you access to the internals of any .NET desktop application running on your computer.  If you love Snoop and Mole for Visual Studio, you'll love Crack.NET, too.  Crack.NET allows you to "walk" the managed heap of another .NET application, inspect all kinds of values on objects, and even manipulate those objects via IronPython scripts. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcracknetproject.com"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcracknetproject.com" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/Crack_NET_A_runtime_debugging_and_scripting_tool_for_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/Crack_NET_A_runtime_debugging_and_scripting_tool_for_NET</guid>
      <pubDate>Wed, 22 Oct 2008 03:16:15 GMT</pubDate>
    </item>
    <item>
      <title>WPF: Binding a ConverterParameter value</title>
      <description>It is a shame that ConverterParameter cannot have a Binding as a value.... Yet with some tricks you can actually do this.... Have look for yourself..... &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%2f08%2f03%2fmy-wish-came-true-i-can-now-use-databinding-in-a-converterparameter%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmarlongrech.wordpress.com%2f2008%2f08%2f03%2fmy-wish-came-true-i-can-now-use-databinding-in-a-converterparameter%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/WPF_Binding_a_ConverterParameter_value</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/WPF_Binding_a_ConverterParameter_value</guid>
      <pubDate>Sun, 03 Aug 2008 21:09:52 GMT</pubDate>
    </item>
    <item>
      <title>Namescopes in WPF</title>
      <description>This articles explains how Namescopes work and tips and tricks you can do with them.... &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%2f08%2f02%2fnamescope-my-name-is-marlon-you-know%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmarlongrech.wordpress.com%2f2008%2f08%2f02%2fnamescope-my-name-is-marlon-you-know%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/Namescopes_in_WPF</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/Namescopes_in_WPF</guid>
      <pubDate>Sat, 02 Aug 2008 17:31:24 GMT</pubDate>
    </item>
    <item>
      <title>WPF: Reducing CPU consumption for animations &amp;#171; C# Disciples</title>
      <description>Lately I've been working on a project at work and the application was performing pretty well. The CPU Usage was below 2% and I was quite happy with it. Then I decided to add a simple animation that continues executing forever. the results 15% CPU consumption . I was amazed at how much CPU was being wasted. Yet I am a stubborn guy and if I want an animation to execute forever, I will do it no matter what.. &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%2f06%2f13%2fwpf-reducing-cpu-consumption-for-animations%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmarlongrech.wordpress.com%2f2008%2f06%2f13%2fwpf-reducing-cpu-consumption-for-animations%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/WPF_Reducing_CPU_consumption_for_animations_C_Disciples</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/WPF_Reducing_CPU_consumption_for_animations_C_Disciples</guid>
      <pubDate>Sat, 14 Jun 2008 19:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Effects in .Net 3.5 SP1 for WPF &amp;#171; C# Disciples</title>
      <description>Have you heard? The guys at Redmond impressed the world once again! .Net 3.5 SP1 is now Beta.. If you didn't already, I would suggest that you read this brilliant post from Tim Sneath to get more info on what's new in WPF.

Today, I wanted to experiment a bit with the new Effects that were included in the SP1 Beta. These effects are the same as the BitmapEffects that were previously in WPF. One can also say  that these are the replacement for the BitmapEffects. Why? &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%2f05%2f15%2feffects-in-net-sp1-for-wpf%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmarlongrech.wordpress.com%2f2008%2f05%2f15%2feffects-in-net-sp1-for-wpf%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/Effects_in_Net_3_5_SP1_for_WPF_C_Disciples</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/Effects_in_Net_3_5_SP1_for_WPF_C_Disciples</guid>
      <pubDate>Fri, 16 May 2008 06:26:45 GMT</pubDate>
    </item>
    <item>
      <title>Debugging in WPF - WPF Disciples tips and tricks &amp;#171; WPF Disciples</title>
      <description>It is proven that we software developers spend more time debugging than actually writing code. Guess what?!! WPF is no different. We have to debug and debug and debug! So the WPF Disciples decided to make a list of articles that can help WPF developers make the debugging process easier. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwpfdisciples.wordpress.com%2f2008%2f04%2f04%2fdebugging-in-wpf-wpf-disciples-tips-and-tricks%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwpfdisciples.wordpress.com%2f2008%2f04%2f04%2fdebugging-in-wpf-wpf-disciples-tips-and-tricks%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/Debugging_in_WPF_WPF_Disciples_tips_and_tricks_WPF_Disciples</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/Debugging_in_WPF_WPF_Disciples_tips_and_tricks_WPF_Disciples</guid>
      <pubDate>Sat, 05 Apr 2008 22:46:02 GMT</pubDate>
    </item>
    <item>
      <title>WPF Disciples in 3D &amp;#171; WPF Disciples</title>
      <description>Welcome to the blog of the WPF Disciples group! This is the first post to our group's blog. Recently, Josh Smith posted on his blog about an application that displays the items of an ItemsControl in a 3D panel. You can check it out here. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwpfdisciples.wordpress.com%2f2008%2f03%2f31%2fwpf-disciples-in-3d%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwpfdisciples.wordpress.com%2f2008%2f03%2f31%2fwpf-disciples-in-3d%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/WPF_Disciples_in_3D_WPF_Disciples</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/WPF_Disciples_in_3D_WPF_Disciples</guid>
      <pubDate>Tue, 01 Apr 2008 15:16:12 GMT</pubDate>
    </item>
    <item>
      <title>Have you gotten Pixel8ed yet?</title>
      <description>Infragistics has launched a really cool podcast called Pixel 8 that focuses on great UX. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fpixel8.infragistics.com%2fpixel8%2fpixel8.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fpixel8.infragistics.com%2fpixel8%2fpixel8.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Have_you_gotten_Pixel8ed_yet</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Have_you_gotten_Pixel8ed_yet</guid>
      <pubDate>Tue, 04 Mar 2008 23:10:14 GMT</pubDate>
    </item>
  </channel>
</rss>