<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by Ragoczy</title>
    <description>Stories kicked by Ragoczy</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>Interfaces vs. Concrete Classes</title>
      <description>When designing architectures in .NET, I frequently use interfaces for parameter types in my method signatures. This post will help to explain why I choose to do this and the benefits of coding in this manner. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2flowrymedia.com%2fblogs%2ftechnical%2finterfaces-vs--concrete-classes%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2flowrymedia.com%2fblogs%2ftechnical%2finterfaces-vs--concrete-classes%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Interfaces_vs_Concrete_Classes</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Interfaces_vs_Concrete_Classes</guid>
      <pubDate>Thu, 24 Jul 2008 17:01:12 GMT</pubDate>
    </item>
    <item>
      <title>Update to: Microsoft cracking down on community extensions</title>
      <description>The original story (http://www.dotnetkicks.com/csharp/Microsoft_cracking_down_on_community_extensions) got quite a bit of traffic from here.  There've been some clarifications and updates from Microsoft and the StyleCop team that, I think, make their position clear and reasonable -- also, the original how-to that had been taken down &amp;quot;at Microsoft's request&amp;quot; is back up.  A lot of people kicked the original story, so I hope you'll all take the opportunity to read Microsoft's responses and give them fair consideration.   &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2flovethedot.blogspot.com%2f2008%2f07%2fmicrosoft-source-analyzer-stylecop.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2flovethedot.blogspot.com%2f2008%2f07%2fmicrosoft-source-analyzer-stylecop.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Update_to_Microsoft_cracking_down_on_community_extensions</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Update_to_Microsoft_cracking_down_on_community_extensions</guid>
      <pubDate>Wed, 23 Jul 2008 09:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Call Virtual Functions From Constructors? </title>
      <description>Be aware of this matter because it is not a trivial issue and apparently, there are no errors or warnings generated by the compiler. So, the rule to remember is to never call virtual methods from constructors. &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%2f07%2f08%2fcall-virtual-functions-from-constructors%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f07%2f08%2fcall-virtual-functions-from-constructors%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Call_Virtual_Functions_From_Constructors</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Call_Virtual_Functions_From_Constructors</guid>
      <pubDate>Wed, 09 Jul 2008 05:01:02 GMT</pubDate>
    </item>
    <item>
      <title>PagedList Strikes Back</title>
      <description>A few months ago I posted about my changes to Rob Conery's PagedList class. Since writing that article many comments have been left about how to further improve the design, which have since been incorporated into a new, further improved PagedList class. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.squaredroot.com%2fpost.aspx%3fid%3d398375b0-4000-4b0c-9d69-ddc623646862"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.squaredroot.com%2fpost.aspx%3fid%3d398375b0-4000-4b0c-9d69-ddc623646862" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/PagedList_Strikes_Back</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/PagedList_Strikes_Back</guid>
      <pubDate>Tue, 08 Jul 2008 14:46:12 GMT</pubDate>
    </item>
    <item>
      <title>Customer Requirements and Online Dating</title>
      <description>What do online dating and customer requirements have in common?  Sometimes telling the customer &amp;quot;no&amp;quot;.   &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2flovethedot.blogspot.com%2f2008%2f07%2fcustomer-requirements-and-online-dating.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2flovethedot.blogspot.com%2f2008%2f07%2fcustomer-requirements-and-online-dating.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Customer_Requirements_and_Online_Dating</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Customer_Requirements_and_Online_Dating</guid>
      <pubDate>Tue, 08 Jul 2008 00:50:54 GMT</pubDate>
    </item>
    <item>
      <title>I don't get var</title>
      <description>Brief rant about C#'s var keyword. Short version: Aside from anonymous types ... what's the big deal? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodeheaven.info%2fcommunityserver%2fblogs%2fcode_heaven%2farchive%2f2008%2f07%2f07%2fi-don-t-get-var.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodeheaven.info%2fcommunityserver%2fblogs%2fcode_heaven%2farchive%2f2008%2f07%2f07%2fi-don-t-get-var.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/I_don_t_get_var</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/I_don_t_get_var</guid>
      <pubDate>Mon, 07 Jul 2008 22:34:03 GMT</pubDate>
    </item>
    <item>
      <title>55 Free High Quality Icon Sets</title>
      <description>A lot of freebie icons. Another great article from Smashing Magazine &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.smashingmagazine.com%2f2008%2f07%2f02%2f55-free-high-quality-icon-sets%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.smashingmagazine.com%2f2008%2f07%2f02%2f55-free-high-quality-icon-sets%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/55_Free_High_Quality_Icon_Sets</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/55_Free_High_Quality_Icon_Sets</guid>
      <pubDate>Mon, 07 Jul 2008 08:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Microsoft cracking down on community extensions</title>
      <description>Microsoft released a tool called Microsoft Source Analyzer, or StyleCop.  It analyzes source code for standards violations.  It's a 1.0 release, so it doesn't do some things ... like have a published API for custom rules or MSBuild integration.  So the community dug in and figured out how to do these things and now MS is firing off license-violation emails.  Don't they get it?  The community wants to use the product, but it's too limited ... these extensions help make it better. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2flovethedot.blogspot.com%2f2008%2f07%2fcome-on-microsoft-isnt-this-little.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2flovethedot.blogspot.com%2f2008%2f07%2fcome-on-microsoft-isnt-this-little.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Microsoft_cracking_down_on_community_extensions</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Microsoft_cracking_down_on_community_extensions</guid>
      <pubDate>Thu, 03 Jul 2008 17:01:02 GMT</pubDate>
    </item>
    <item>
      <title>How to Generate Public Classes for Resource Files </title>
      <description>Notice that when you add a resource file, there is an automatically generated class with properties issued from the resources elements, so you can call this class properties instead of using the ResourceManager. The only problem with this class is that its properties are marked as internal and thus can't be accessed externally  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dev102.com%2fnet%2fhow-to-generate-public-classes-for-resource-files%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2fnet%2fhow-to-generate-public-classes-for-resource-files%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/How_to_Generate_Public_Classes_for_Resource_Files</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/How_to_Generate_Public_Classes_for_Resource_Files</guid>
      <pubDate>Wed, 02 Jul 2008 01:16:02 GMT</pubDate>
    </item>
    <item>
      <title>The bare minimum every programmer should know about regular expression</title>
      <description>Many programmers disregard regular expressions as line noise, and it's a damned shame because they come in handy so often. Once you've gotten the hang of them, regular expressions can be used to solve countless real world problems... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fimmike.net%2fblog%2f2007%2f04%2f06%2fthe-absolute-bare-minimum-every-programmer-should-know-about-regular-expressions%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fimmike.net%2fblog%2f2007%2f04%2f06%2fthe-absolute-bare-minimum-every-programmer-should-know-about-regular-expressions%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/regex/The_bare_minimum_every_programmer_should_know_about_regular_expression</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/regex/The_bare_minimum_every_programmer_should_know_about_regular_expression</guid>
      <pubDate>Tue, 01 Jul 2008 08:46:18 GMT</pubDate>
    </item>
    <item>
      <title>Free e-book: Foundations on Programming</title>
      <description>Recently I found that e-book which might be useful to some of you. Its sub title is: "Building better software" and is written by Karl Seguin. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fajaxus.net%2f2008%2f06%2f30%2ffree-e-book-foundations-on-programming%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fajaxus.net%2f2008%2f06%2f30%2ffree-e-book-foundations-on-programming%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Free_e_book_Foundations_on_Programming</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Free_e_book_Foundations_on_Programming</guid>
      <pubDate>Tue, 01 Jul 2008 08:24:09 GMT</pubDate>
    </item>
    <item>
      <title>Full text: An epic Bill Gates e-mail rant</title>
      <description>Internal email from Bill Gates detailing his difficulties with Microsoft.com, Windows Update, and more. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.seattlepi.nwsource.com%2fmicrosoft%2farchives%2f141821.asp"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.seattlepi.nwsource.com%2fmicrosoft%2farchives%2f141821.asp" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Full_text_An_epic_Bill_Gates_e_mail_rant</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Full_text_An_epic_Bill_Gates_e_mail_rant</guid>
      <pubDate>Thu, 26 Jun 2008 22:16:05 GMT</pubDate>
    </item>
    <item>
      <title>This Blog is 80% Complete</title>
      <description>A rant on the inadvisability of scheduling 40-day tasks.  Can you really provide an accurate status on an 8-week task by saying &amp;quot;sure, it's 70% done&amp;quot;? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2flovethedot.blogspot.com%2f2008%2f06%2fthis-blog-is-80-complete.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2flovethedot.blogspot.com%2f2008%2f06%2fthis-blog-is-80-complete.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/This_Blog_is_80_Complete</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/This_Blog_is_80_Complete</guid>
      <pubDate>Mon, 23 Jun 2008 20:43:24 GMT</pubDate>
    </item>
    <item>
      <title>Metrosexual Developers</title>
      <description>A blog post I wrote on the value and importance of looking good as a software developer. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2flypang.com%2fDevBlog%2fpost%2fMetrosexual-Developers.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2flypang.com%2fDevBlog%2fpost%2fMetrosexual-Developers.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Metrosexual_Developers</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Metrosexual_Developers</guid>
      <pubDate>Fri, 04 Jul 2008 07:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Which kind of cast should you use in C#?</title>
      <description>C# offers two casting operators: the prefix-cast and the as-cast. Although the two operators compile to different op-codes in the CLR, the practical difference between them is in how they handle failed casts. Prefix-cast throws an exception on cast failure, while as-cast returns null. 

It's easier to implement correct error handling when you use prefix cast, because it doesn't require manual checks for null values that can cause problems in distant parts of your program. Prefix-cast should be the default cast operator on your fingertips, that you use for everyday situations - reserve as-cast for special cases where performance matters.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgen5.info%2fq%2f2008%2f06%2f13%2fprefix-casting-versus-as-casting-in-c%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgen5.info%2fq%2f2008%2f06%2f13%2fprefix-casting-versus-as-casting-in-c%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Which_kind_of_cast_should_you_use_in_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Which_kind_of_cast_should_you_use_in_C</guid>
      <pubDate>Wed, 18 Jun 2008 17:01:04 GMT</pubDate>
    </item>
    <item>
      <title>Stop Polluting the UI Thread - Use a ThreadBarrier</title>
      <description>A ThreadBarrier is a technique for simplifying the interaction between the UI and a worker thread. No longer do UI Controls need to check InvokeRequired and do the posting of events from a worker thread. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.quantumbitdesigns.com%2f2008%2f06%2f10%2fstop-polluting-the-ui-thread-use-a-threadbarrier%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.quantumbitdesigns.com%2f2008%2f06%2f10%2fstop-polluting-the-ui-thread-use-a-threadbarrier%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Stop_Polluting_the_UI_Thread_Use_a_ThreadBarrier</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Stop_Polluting_the_UI_Thread_Use_a_ThreadBarrier</guid>
      <pubDate>Tue, 10 Jun 2008 17:01:10 GMT</pubDate>
    </item>
    <item>
      <title>I finally get the point of inversion of control</title>
      <description>A quick overview of IoC (with diagrams!). &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%2fi-finally-get-the-point-of-inversion-of-control.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ytechie.com%2f2008%2f06%2fi-finally-get-the-point-of-inversion-of-control.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/I_finally_get_the_point_of_inversion_of_control</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/I_finally_get_the_point_of_inversion_of_control</guid>
      <pubDate>Wed, 11 Jun 2008 21:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Windows Live Writer PlugIn for DotNetKicks on CodePlex</title>
      <description>Windows Live Writer PlugIn for DotNetKicks is now on CodePlex &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fjohnpapa.net%2fall%2fusing-the-dotnetkicks-plugin-for-live-writer%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjohnpapa.net%2fall%2fusing-the-dotnetkicks-plugin-for-live-writer%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Windows_Live_Writer_PlugIn_for_DotNetKicks_on_CodePlex</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Windows_Live_Writer_PlugIn_for_DotNetKicks_on_CodePlex</guid>
      <pubDate>Wed, 04 Jun 2008 18:31:03 GMT</pubDate>
    </item>
    <item>
      <title>Manycore Computing - Parallel Extension Library June CTP Available</title>
      <description>Link to the June 2008 CTP of the Parallel Extension Library from Microsoft and commentary on multi-threaded, parallel computing; why we need to learn it and how these libraries will make it easier to do, but not necessarily easier to do well. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2flovethedot.blogspot.com%2f2008%2f06%2fmanycore-computing-parallel-extension.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2flovethedot.blogspot.com%2f2008%2f06%2fmanycore-computing-parallel-extension.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Manycore_Computing_Parallel_Extension_Library_June_CTP_Available</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Manycore_Computing_Parallel_Extension_Library_June_CTP_Available</guid>
      <pubDate>Tue, 03 Jun 2008 10:49:20 GMT</pubDate>
    </item>
    <item>
      <title>Creating Custom Rules for Microsoft Source Analysis for C# (StyleCop)</title>
      <description>Step-by-step instructions for creating your own custom rules for Microsoft's StyleCop add-in for Visual Studio. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2flovethedot.blogspot.com%2f2008%2f05%2fcreating-custom-rules-for-microsoft.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2flovethedot.blogspot.com%2f2008%2f05%2fcreating-custom-rules-for-microsoft.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Creating_Custom_Rules_for_Microsoft_Source_Analysis_for_C_StyleCop</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Creating_Custom_Rules_for_Microsoft_Source_Analysis_for_C_StyleCop</guid>
      <pubDate>Fri, 30 May 2008 13:16:28 GMT</pubDate>
    </item>
    <item>
      <title>How to Find Memory Leaks With CLRProfiler </title>
      <description>Track down, discover and eliminate memory leaks in your applications with this free open source tool. &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%2f30%2fhow-to-find-memory-leaks-with-clrprofiler%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f05%2f30%2fhow-to-find-memory-leaks-with-clrprofiler%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/How_to_Find_Memory_Leaks_With_CLRProfiler</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/How_to_Find_Memory_Leaks_With_CLRProfiler</guid>
      <pubDate>Fri, 30 May 2008 14:01:07 GMT</pubDate>
    </item>
    <item>
      <title>best programming jokes</title>
      <description>a very big good collection of programming jokes, WOWwwwwwww &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.devtopics.com%2fbest-programming-jokes%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.devtopics.com%2fbest-programming-jokes%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/best_programming_jokes</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/best_programming_jokes</guid>
      <pubDate>Thu, 08 May 2008 17:46:05 GMT</pubDate>
    </item>
    <item>
      <title>Input Prompt support in WPF &amp;#171; C# Disciples</title>
      <description>If you look at Vista User experience guide, one thing that is a must have is the Input Prompt. I think that this is very important to improve the user experience. Yet unfortunately this is not supported natively by WPF :(

But don't worry because AvalonControlsLibrary is at the rescue  &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%2f03%2f09%2finput-prompt-support-in-wpf%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmarlongrech.wordpress.com%2f2008%2f03%2f09%2finput-prompt-support-in-wpf%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wwf/Input_Prompt_support_in_WPF_C_Disciples</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wwf/Input_Prompt_support_in_WPF_C_Disciples</guid>
      <pubDate>Sun, 09 Mar 2008 21:25:26 GMT</pubDate>
    </item>
  </channel>
</rss>