<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by Pakl</title>
    <description>Stories kicked by Pakl</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>ShaderPad - WPF ShaderEffects Workbench </title>
      <description>ShaderPad is a application like XamlPad / LinqPad , it is meant to server as WPF ShaderEffects Workbench. The ShaderEffect is a PixelShader based Effect that an be applied to any UIElement in WPF. This feature is available only in .NET 3.5 SP1 . Download it from codeplex
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2frakeshravuri.blogspot.com%2f2008%2f08%2fshaderpad-wpf-shadereffect-workbench.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2frakeshravuri.blogspot.com%2f2008%2f08%2fshaderpad-wpf-shadereffect-workbench.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/ShaderPad_WPF_ShaderEffects_Workbench</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/ShaderPad_WPF_ShaderEffects_Workbench</guid>
      <pubDate>Tue, 12 Aug 2008 17:01:02 GMT</pubDate>
    </item>
    <item>
      <title>What a developer needs from their manager</title>
      <description>I've a read a lot of articles talking about what it takes to be a good development manager. There are also articles about what makes a good developer. I thought it would be a good idea to describe what a developer needs from their manager. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.ytechie.com%2f2008%2f06%2fwhat-a-developer-needs-from-their-manager.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ytechie.com%2f2008%2f06%2fwhat-a-developer-needs-from-their-manager.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/What_a_developer_needs_from_their_manager</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/What_a_developer_needs_from_their_manager</guid>
      <pubDate>Tue, 10 Jun 2008 16:16:03 GMT</pubDate>
    </item>
    <item>
      <title>Scrum Explained in 5 Minutes</title>
      <description>PDF entitled &amp;quot;Scrum in Five Minutes&amp;quot; from http://www.softhouse.se/ &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.softhouse.se%2fUploades%2fScrum_eng_webb.pdf"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.softhouse.se%2fUploades%2fScrum_eng_webb.pdf" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Scrum_Explained_in_5_Minutes</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Scrum_Explained_in_5_Minutes</guid>
      <pubDate>Fri, 06 Jun 2008 02:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Strongly Typed Property Names</title>
      <description>Paul Stovell shows an easy way how you can get the property name as a string, so you can use it in a PropertyChangedEvent without having to 'hard-code' it. This solution will not screw up your PropertyChangedEvents after refactoring a name of a property.

check it out &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.paulstovell.com%2fblog%2fstrongly-typed-property-names"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.paulstovell.com%2fblog%2fstrongly-typed-property-names" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Strongly_Typed_Property_Names</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Strongly_Typed_Property_Names</guid>
      <pubDate>Thu, 22 May 2008 07:01:55 GMT</pubDate>
    </item>
    <item>
      <title>when (not) to use the goto keyword</title>
      <description>Interesting point of view for goto statements! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dotnettoad.com%2findex.php%3f%2farchives%2f20-when-not-to-use-the-goto-keyword.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnettoad.com%2findex.php%3f%2farchives%2f20-when-not-to-use-the-goto-keyword.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/when_not_to_use_the_goto_keyword</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/when_not_to_use_the_goto_keyword</guid>
      <pubDate>Tue, 20 May 2008 06:50:04 GMT</pubDate>
    </item>
    <item>
      <title>Automating readable markup in ASP.NET, WPF, and Silverlight</title>
      <description>This is a Visual Studio Add-In that provides a hot-key to automatically line up your ASP.NET/WPF/Silverlight attributes to increase their readability. &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%2f05%2fautomating-read.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dimebrain.com%2f2008%2f05%2fautomating-read.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Automating_readable_markup_in_ASP_NET_WPF_and_Silverlight</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Automating_readable_markup_in_ASP_NET_WPF_and_Silverlight</guid>
      <pubDate>Fri, 30 May 2008 14:46:08 GMT</pubDate>
    </item>
    <item>
      <title>.NET Reflector</title>
      <description>It's surprising that there are many developers that do not know about this great tool. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dotnettoad.com%2findex.php%3f%2farchives%2f18-.NET-Reflector.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnettoad.com%2findex.php%3f%2farchives%2f18-.NET-Reflector.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/NET_Reflector</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/NET_Reflector</guid>
      <pubDate>Sun, 18 May 2008 14:42:02 GMT</pubDate>
    </item>
    <item>
      <title>Scrum Cheat sheet</title>
      <description>Scrum cheat sheet for agile teams &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgigpeppers.com%2fblog%2fpost%2f2008%2f05%2fScrum-Cheat-sheet.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgigpeppers.com%2fblog%2fpost%2f2008%2f05%2fScrum-Cheat-sheet.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Scrum_Cheat_sheet</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Scrum_Cheat_sheet</guid>
      <pubDate>Sun, 18 May 2008 05:15:44 GMT</pubDate>
    </item>
    <item>
      <title>11 Top Tips for a Successful Technical Presentation </title>
      <description>Over five years ago I posted Tips for a Successful MSFT Presentation. Yesterday I watched the video of my Mix Presentation all the way through. It's always very painful to hear one's own voice but it's even worse to watch yourself. I never listen to my podcast and I avoid watching myself. It's like watching a person in parallel universe and it inspires self-loathing. However, if you are someone who values continuous improvement - and I am - you need to do the uncomfortable.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.hanselman.com%2fblog%2f11TopTipsForASuccessfulTechnicalPresentation.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.hanselman.com%2fblog%2f11TopTipsForASuccessfulTechnicalPresentation.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/11_Top_Tips_for_a_Successful_Technical_Presentation</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/11_Top_Tips_for_a_Successful_Technical_Presentation</guid>
      <pubDate>Mon, 19 May 2008 10:16:02 GMT</pubDate>
    </item>
    <item>
      <title>How to check if a string is empty</title>
      <description>Interesting article that shows different ways of checking if a string is empty and explains the pros and cons. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dotnettoad.com%2findex.php%3f%2farchives%2f19-How-to-check-if-a-string-is-empty.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnettoad.com%2findex.php%3f%2farchives%2f19-How-to-check-if-a-string-is-empty.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/How_to_check_if_a_string_is_empty</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/How_to_check_if_a_string_is_empty</guid>
      <pubDate>Fri, 16 May 2008 22:26:27 GMT</pubDate>
    </item>
    <item>
      <title>Visual Studio 2008 and .NET Framework 3.5 Service Pack 1 Beta</title>
      <description>public beta of upcoming .NET 3.5 SP1 and VS 2008 SP1 releases is published &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f05%2f12%2fvisual-studio-2008-and-net-framework-3-5-service-pack-1-beta.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f05%2f12%2fvisual-studio-2008-and-net-framework-3-5-service-pack-1-beta.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Visual_Studio_2008_and_NET_Framework_3_5_Service_Pack_1_Beta</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Visual_Studio_2008_and_NET_Framework_3_5_Service_Pack_1_Beta</guid>
      <pubDate>Mon, 12 May 2008 17:46:04 GMT</pubDate>
    </item>
    <item>
      <title>11 More Visual Studio Shortcuts You Should Know </title>
      <description>Following our First Visual Studio Shortcuts post here is another batch of shortcuts. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dev102.com%2f2008%2f05%2f06%2f11-more-visual-studio-shortcuts-you-should-know%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f05%2f06%2f11-more-visual-studio-shortcuts-you-should-know%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/11_More_Visual_Studio_Shortcuts_You_Should_Know</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/11_More_Visual_Studio_Shortcuts_You_Should_Know</guid>
      <pubDate>Tue, 06 May 2008 13:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Array.Contains()</title>
      <description>Wouldn't it be nice if you could test wether an element is contained in an array by using a Contains method just like the one available on List objects?  This article shows you how to achieve something similar in .NET 2.0 and .NET 3.0 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dotnettoad.com%2findex.php%3f%2farchives%2f10-Array.Contains.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnettoad.com%2findex.php%3f%2farchives%2f10-Array.Contains.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Array_Contains</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Array_Contains</guid>
      <pubDate>Fri, 02 May 2008 08:34:42 GMT</pubDate>
    </item>
    <item>
      <title>unit testing your events</title>
      <description>In this article I will show you how you can unit test your events. I will show you a simple technique that will enable you to test if your events fire exactly as often as you want them to and I will provide you with two implementations. One implementation works well with the .NET Framework 2.0 and the second one uses .NET 3.0 (anonymous methods) in order to minimize the code necessary. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dotnettoad.com%2findex.php%3f%2farchives%2f12-unit-testing-events.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnettoad.com%2findex.php%3f%2farchives%2f12-unit-testing-events.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/unit_testing_your_events</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/unit_testing_your_events</guid>
      <pubDate>Sun, 04 May 2008 11:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Introducing SyncLINQ (Databinding with LINQ)</title>
      <description>SyncLINQ is a set of extensions to LINQ that enable data binding over LINQ queries. SyncLINQ alters LINQ queries so that they return INotifyCollectionChanged collections, meaning that when the sources are updated, the result of the LINQ query is also updated. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.paulstovell.net%2fblog%2findex.php%2fintroducing-synclinq%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.paulstovell.net%2fblog%2findex.php%2fintroducing-synclinq%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/Introducing_SyncLINQ_Databinding_with_LINQ</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/Introducing_SyncLINQ_Databinding_with_LINQ</guid>
      <pubDate>Wed, 17 Oct 2007 10:16:03 GMT</pubDate>
    </item>
  </channel>
</rss>