<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by rodpl</title>
    <description>Stories kicked by rodpl</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>CodeRush with Refactor! Pro vs ReSharper</title>
      <description>Every developer knows already, that Visual Studio is not sufficient enough for code writing. Maybe this comparission will show other developers what can do with theses addons. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2frod.blogsome.com%2f2008%2f07%2f09%2fcoderush-with-refactor-pro-vs-resharper%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2frod.blogsome.com%2f2008%2f07%2f09%2fcoderush-with-refactor-pro-vs-resharper%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/CodeRush_with_Refactor_Pro_vs_ReSharper</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/CodeRush_with_Refactor_Pro_vs_ReSharper</guid>
      <pubDate>Wed, 09 Jul 2008 19:41:54 GMT</pubDate>
    </item>
    <item>
      <title>ReflectionHelper - DSL-like reflection manipulating</title>
      <description>Helper class useful for manipulating objects by reflection. This is part of just developing rod.Commons library. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2frod.blogsome.com%2f2008%2f06%2f22%2freflectionhelper-dsl-like-reflection-manipulating%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2frod.blogsome.com%2f2008%2f06%2f22%2freflectionhelper-dsl-like-reflection-manipulating%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/ReflectionHelper_DSL_like_reflection_manipulating</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/ReflectionHelper_DSL_like_reflection_manipulating</guid>
      <pubDate>Sun, 22 Jun 2008 16:20:51 GMT</pubDate>
    </item>
    <item>
      <title>7 tricks to simplify your programs with LINQ</title>
      <description>Ever since I learned about LINQ, I keep discovering new ways to use it to improve my code. Every trick makes my code a little bit faster to write, and a little bit easier to read. This posting summarizes some of the tricks that I came across. I will show you how to use LINQ to: initialize an array, iterate over multiple arrays in a single loop, generate a random sequence, ... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2figoro.com%2farchive%2f7-tricks-to-simplify-your-programs-with-linq%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2figoro.com%2farchive%2f7-tricks-to-simplify-your-programs-with-linq%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/7_tricks_to_simplify_your_programs_with_LINQ</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/7_tricks_to_simplify_your_programs_with_LINQ</guid>
      <pubDate>Mon, 19 May 2008 09:31:03 GMT</pubDate>
    </item>
    <item>
      <title>NHibernate 2.0 Supa' Layer</title>
      <description>Essentially I wanted a way to make queries work better within the context of a Domain Driven Design approach.  I'm a big believer in Persistence Ignorance, so this means that I had to find a way to represent queries in a provider independent way.   LINQ does this for me, mostly, but I still need a 'syntactically pleasing' way to get the LINQ provider to the query at runtime.  Well, it turns out that doing this is pretty easy. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevlicio.us%2fblogs%2frob_eisenberg%2farchive%2f2008%2f04%2f03%2fmy-nhibernate-2-0-supa-layer.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevlicio.us%2fblogs%2frob_eisenberg%2farchive%2f2008%2f04%2f03%2fmy-nhibernate-2-0-supa-layer.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/NHibernate_2_0_Supa_Layer</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/NHibernate_2_0_Supa_Layer</guid>
      <pubDate>Thu, 03 Apr 2008 20:46:03 GMT</pubDate>
    </item>
    <item>
      <title>Compiling VS and generating project version based on SVN revision.</title>
      <description>Solution for dynamic and automatic AsseblyInfo generation with version number based on SVN revision. It is using just csproj file.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2frod.blogsome.com%2f2008%2f02%2f21%2fcompiling-solution-in-visual-studio-with-generating-project-version-based-on-svn-revision%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2frod.blogsome.com%2f2008%2f02%2f21%2fcompiling-solution-in-visual-studio-with-generating-project-version-based-on-svn-revision%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Compiling_VS_and_generating_project_version_based_on_SVN_revision</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Compiling_VS_and_generating_project_version_based_on_SVN_revision</guid>
      <pubDate>Wed, 05 Mar 2008 13:31:02 GMT</pubDate>
    </item>
    <item>
      <title>The custom MSBuild task cookbook</title>
      <description>Learn how to extend the MSBuild build system with your own custom tasks. You'll learn how to write, register and debug custom tasks easily. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcommunity.bartdesmet.net%2fblogs%2fbart%2farchive%2f2008%2f02%2f15%2fthe-custom-msbuild-task-cookbook.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcommunity.bartdesmet.net%2fblogs%2fbart%2farchive%2f2008%2f02%2f15%2fthe-custom-msbuild-task-cookbook.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/The_custom_MSBuild_task_cookbook</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/The_custom_MSBuild_task_cookbook</guid>
      <pubDate>Mon, 03 Mar 2008 09:38:07 GMT</pubDate>
    </item>
  </channel>
</rss>