<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by dove</title>
    <description>Stories kicked by dove</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>Three Simple Rhino Mocks Rules</title>
      <description>Jimmy Bogard shows how he uses the new Rhino Mocks syntax, and three short rules for using it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.lostechies.com%2fblogs%2fjimmy_bogard%2farchive%2f2008%2f10%2f05%2fthree-simple-rhino-mocks-rules.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.lostechies.com%2fblogs%2fjimmy_bogard%2farchive%2f2008%2f10%2f05%2fthree-simple-rhino-mocks-rules.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/Three_Simple_Rhino_Mocks_Rules</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/Three_Simple_Rhino_Mocks_Rules</guid>
      <pubDate>Mon, 06 Oct 2008 20:46:13 GMT</pubDate>
    </item>
    <item>
      <title>Expression Tree vs Reflection.</title>
      <description>Expression Trees can be used to avoid Reflection poor performance when you need to invoke methods in object that you deos not know at runtime. In this post I show you how you can access to property of objects building and compiling an expression tree. &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%2f10%2f04%2fexpression-tree-vs-reflection%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.nablasoft.com%2falkampfer%2findex.php%2f2008%2f10%2f04%2fexpression-tree-vs-reflection%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Expression_Tree_vs_Reflection</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Expression_Tree_vs_Reflection</guid>
      <pubDate>Mon, 06 Oct 2008 11:46:11 GMT</pubDate>
    </item>
    <item>
      <title>My MVC Starter Template</title>
      <description>I've been toying around with reorganizing the default MVC template and thought I would share it with people. I like the way it's come together. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.wekeroad.com%2fblog%2fmy-mvc-starter-template%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.wekeroad.com%2fblog%2fmy-mvc-starter-template%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/My_MVC_Starter_Template</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/My_MVC_Starter_Template</guid>
      <pubDate>Tue, 07 Oct 2008 15:31:05 GMT</pubDate>
    </item>
    <item>
      <title>Check username availability with JQuery &amp;amp; ASP.NET</title>
      <description>This article shows how to use jQuery in a real world practical situation - to check username availability - by making an AJAX call to a WebMethod. In this artcle we examine how to make the call, how get the desired username and pass it correctly as well as using jQuery to style and display firnedly notification messages. 
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2friderdesign.com%2farticles%2fCheck-username-availability-with-JQuery-and-ASP.NET.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2friderdesign.com%2farticles%2fCheck-username-availability-with-JQuery-and-ASP.NET.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Check_username_availability_with_JQuery_ASP_NET_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Check_username_availability_with_JQuery_ASP_NET_1</guid>
      <pubDate>Tue, 07 Oct 2008 14:01:04 GMT</pubDate>
    </item>
    <item>
      <title>Three C# 2.0/3.0 Syntaxes That You Didn't Know But Were Afraid to Ask</title>
      <description>Working with other colleagues, I found these C# syntaxes are still not well-known and used &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.adamtibi.net%2fpost%2f2008%2f09%2f30%2fThree-C-Sharp-Syntaxes-That-You-Didnt-Know-But-Were-Afraid-to-Ask.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.adamtibi.net%2fpost%2f2008%2f09%2f30%2fThree-C-Sharp-Syntaxes-That-You-Didnt-Know-But-Were-Afraid-to-Ask.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Three_C_2_0_3_0_Syntaxes_That_You_Didn_t_Know_But_Were_Afraid_to_Ask</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Three_C_2_0_3_0_Syntaxes_That_You_Didn_t_Know_But_Were_Afraid_to_Ask</guid>
      <pubDate>Sun, 05 Oct 2008 21:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Why you REALLY need to think about your interfaces</title>
      <description>When you write your interfaces in C#, you might be casting them in stone.  You REALLY need to think about how you write your interfaces.  Avoid interfaces with concrete parameters such as Dictionary&amp;lt;&amp;gt; and List&amp;lt;&amp;gt; and prefer interfaces such as IDictionary&amp;lt;&amp;gt; and IList&amp;lt;&amp;gt;.  Here is why! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbrian.genisio.org%2f2008%2f09%2fwhy-you-really-need-to-think-about-your.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbrian.genisio.org%2f2008%2f09%2fwhy-you-really-need-to-think-about-your.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Why_you_REALLY_need_to_think_about_your_interfaces</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Why_you_REALLY_need_to_think_about_your_interfaces</guid>
      <pubDate>Wed, 24 Sep 2008 20:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Snippet Designer for Visual Studio Released!</title>
      <description>An open source plug-in for Visual Studio which adds the ability to edit code snippets in a rich integrated way.  It also adds the Snippet Explorer tool window which allows you to easily search for snippet files on your computer. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fmatt%2farchive%2f2008%2f09%2f21%2fthe-snippet-designer-is-released.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fmatt%2farchive%2f2008%2f09%2f21%2fthe-snippet-designer-is-released.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Snippet_Designer_for_Visual_Studio_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Snippet_Designer_for_Visual_Studio_Released</guid>
      <pubDate>Mon, 22 Sep 2008 11:01:11 GMT</pubDate>
    </item>
    <item>
      <title>MSDN Social Bookmarks</title>
      <description>MSDN Social Bookmarks was released today.  This is a candid look at what it's all about and why you should consider using it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.danrigsby.com%2fblog%2findex.php%2f2008%2f09%2f10%2fmsdn-social-bookmarks%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.danrigsby.com%2fblog%2findex.php%2f2008%2f09%2f10%2fmsdn-social-bookmarks%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/MSDN_Social_Bookmarks</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/MSDN_Social_Bookmarks</guid>
      <pubDate>Wed, 10 Sep 2008 20:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Google Browser: Chrome</title>
      <description>has a good comic book to explain their design and features. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgoogleblog.blogspot.com%2f2008%2f09%2ffresh-take-on-browser.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgoogleblog.blogspot.com%2f2008%2f09%2ffresh-take-on-browser.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/Google_Browser_Chrome</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/Google_Browser_Chrome</guid>
      <pubDate>Tue, 02 Sep 2008 17:01:03 GMT</pubDate>
    </item>
    <item>
      <title>TOP 10 VSTS and TFS Articles you MUST read</title>
      <description>If you have missed on some top articles of Visual Studio Team System (VSTS) and Team Foundation Server (TFS) on dotnetcurry.com, then this is a must read for you. The Top 10 articles have been decided by our editorial panel based on the popularity of the article, user rating and top views of the articles. 
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d195"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d195" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/teamsystem/TOP_10_VSTS_and_TFS_Articles_you_MUST_read</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/teamsystem/TOP_10_VSTS_and_TFS_Articles_you_MUST_read</guid>
      <pubDate>Mon, 01 Sep 2008 16:16:12 GMT</pubDate>
    </item>
    <item>
      <title>How to make my web pages Internet Explorer 8 compatible</title>
      <description>Free tool to make your web pages compatible with IE8 by automating the introduction of the compatibility flag. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.aggiorno.com%2fblog%2fpost%2fHow-to-make-my-web-pages-Internet-Explorer-8-compatible.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.aggiorno.com%2fblog%2fpost%2fHow-to-make-my-web-pages-Internet-Explorer-8-compatible.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ie/How_to_make_my_web_pages_Internet_Explorer_8_compatible</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ie/How_to_make_my_web_pages_Internet_Explorer_8_compatible</guid>
      <pubDate>Thu, 28 Aug 2008 22:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Exploring System.Web.Routing</title>
      <description>An overview of the new System.Web.Routing namespace that was included in .net 3.5 SP1. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2008%2f08%2f20%2fExploring-SystemWebRouting.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2008%2f08%2f20%2fExploring-SystemWebRouting.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Exploring_System_Web_Routing</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Exploring_System_Web_Routing</guid>
      <pubDate>Thu, 21 Aug 2008 18:31:11 GMT</pubDate>
    </item>
    <item>
      <title>Lutz Roeder's Weblog: The Future of .NET Reflector</title>
      <description>After more than eight years of working on .NET Reflector, I have decided it is time to move on and explore some new opportunities. I have reached an agreement to have Red Gate Software continue the development of .NET Reflector. Red Gate has a lot of experience creating tools for both .NET and SQL Server. They have the resources necessary to work on new features, and Reflector fits nicely with other .NET tools the company offers. Red Gate will continue to provide the free community version and is looking for your feedback and ideas for future versions. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.lutzroeder.com%2f2008%2f08%2ffuture-of-net-reflector.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.lutzroeder.com%2f2008%2f08%2ffuture-of-net-reflector.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/clr/Lutz_Roeder_s_Weblog_The_Future_of_NET_Reflector</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/clr/Lutz_Roeder_s_Weblog_The_Future_of_NET_Reflector</guid>
      <pubDate>Thu, 21 Aug 2008 07:16:02 GMT</pubDate>
    </item>
    <item>
      <title>7 principles of clean and optimized CSS code</title>
      <description>With the popularity of CSS layouts and JavaScript-enriched web page experiences, it's not uncommon, particularly for large sites, for the CSS files alone to grow in size,  but there are some principles to consider during and after you write your CSS to help keep it tight and optimized. Optimization isn't just minimizing file size - it's also about being organized, clutter-free, and efficient. You'll find that the more knowledge you have about optimal CSS practices, smaller file size will inevitably come as an direct result of their implementation. You may already be familiar with some of the principles mentioned in this article, but they are worth a review. Being familiar with this concepts will help you write optimized CSS code and make you a better all-around web designer. &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%2f08%2f18%2f7-principles-of-clean-and-optimized-css-code%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.smashingmagazine.com%2f2008%2f08%2f18%2f7-principles-of-clean-and-optimized-css-code%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/7_principles_of_clean_and_optimized_CSS_code</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/7_principles_of_clean_and_optimized_CSS_code</guid>
      <pubDate>Wed, 20 Aug 2008 08:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Visual Studio 2008 Service Pack 1</title>
      <description>It's finally here!  I haven't seen an official announcement yet, but I did a search for &amp;quot;Visual Studio 2008 Service Pack 1&amp;quot; on Microsoft's Download Center and found the following downloads added today:

Microsoft Visual Studio 2008 Service Pack 1 (exe)
http://www.microsoft.com/downloads/details.aspx?FamilyID=fbee1648-7106-44a7-9649-6d9f6d58056e&amp;amp;DisplayLang=en

Microsoft Visual Studio 2008 Service Pack 1 (iso)
http://www.microsoft.com/downloads/details.aspx?FamilyID=27673c47-b3b5-4c67-bd99-84e525b5ce61&amp;amp;DisplayLang=en &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.microsoft.com%2fdownloads%2fresults.aspx%3ffreetext%3dVisual%2520Studio%25202008%2520Service%2520Pack%25201%26productID%3dBF0EBDD7-5D74-479A-B01E-D7B141200243%26categoryId%3d10%26period%3d%26sortCriteria%3ddate%26nr%3d20%26DisplayLang%3den"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.microsoft.com%2fdownloads%2fresults.aspx%3ffreetext%3dVisual%2520Studio%25202008%2520Service%2520Pack%25201%26productID%3dBF0EBDD7-5D74-479A-B01E-D7B141200243%26categoryId%3d10%26period%3d%26sortCriteria%3ddate%26nr%3d20%26DisplayLang%3den" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Visual_Studio_2008_Service_Pack_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Visual_Studio_2008_Service_Pack_1</guid>
      <pubDate>Mon, 11 Aug 2008 16:16:07 GMT</pubDate>
    </item>
    <item>
      <title>How to run a software development company (INTO THE GROUND)</title>
      <description>The series will cover the things you *shouldn't* do if you hold some sort of managerial stake in a software project.  Sadly these tales will be from my own personal experience working for companies that have drifted into disarray.  These examples will be embellished  somewhat to drive the points home, but by and large, everything you will read in these posts will be true.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ftrycatchfail.com%2fblog%2fpost%2f2008%2f08%2f08%2fHow-to-run-a-software-development-company-(INTO-THE-GROUND).aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ftrycatchfail.com%2fblog%2fpost%2f2008%2f08%2f08%2fHow-to-run-a-software-development-company-(INTO-THE-GROUND).aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/How_to_run_a_software_development_company_INTO_THE_GROUND</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/How_to_run_a_software_development_company_INTO_THE_GROUND</guid>
      <pubDate>Sat, 16 Aug 2008 18:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Link blogs. do yourself a favor</title>
      <description>I'm currently subscribed to 110 feeds and everyday the number of unread posts is going up. It seems like i just can't catch up anymore. Of all those unread posts, a lot will be very interesting, but there will also be quite a few that won't interest me that much. So i'm going to cut back on the number of feeds i'm subscribed to, and i'm going to rely on some fantastic links blogs to point me to the best posts. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdavybrion.com%2fblog%2f2008%2f08%2flink-blogs-do-yourself-a-favor%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdavybrion.com%2fblog%2f2008%2f08%2flink-blogs-do-yourself-a-favor%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Link_blogs_do_yourself_a_favor</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Link_blogs_do_yourself_a_favor</guid>
      <pubDate>Sun, 10 Aug 2008 21:31:02 GMT</pubDate>
    </item>
    <item>
      <title>What's wrong with SOAP? - REST and .NET 3.5 Part 1 - why REST based se</title>
      <description>SOAP vs REST &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.developerfusion.co.uk%2fshow%2f7991"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.developerfusion.co.uk%2fshow%2f7991" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/webservices/What_s_wrong_with_SOAP_REST_and_NET_3_5_Part_1_why_REST_based_se</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/webservices/What_s_wrong_with_SOAP_REST_and_NET_3_5_Part_1_why_REST_based_se</guid>
      <pubDate>Mon, 11 Aug 2008 03:31:03 GMT</pubDate>
    </item>
    <item>
      <title>No, inheritance is not the way to achieve code reuse!</title>
      <description>I am not sure how so many people go through so many years of school, which is supposed to make us better at thinking, and they fail to differentiate the "why" and the "how". During interviews, when I ask their opinion about the purpose of inheritance in OOP, invariably I get this precooked answer (not so nicely expressed): inheritance is the way to achieve code reuse. No it is not! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2flittletutorials.com%2f2008%2f06%2f23%2finheritance-not-for-code-reuse%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2flittletutorials.com%2f2008%2f06%2f23%2finheritance-not-for-code-reuse%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/No_inheritance_is_not_the_way_to_achieve_code_reuse</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/No_inheritance_is_not_the_way_to_achieve_code_reuse</guid>
      <pubDate>Fri, 08 Aug 2008 20:01:03 GMT</pubDate>
    </item>
    <item>
      <title>Skinning the Cat with Fluent NHibernate</title>
      <description>As you may have noticed, I have become interested in the concept of Object Relational Mapping and the NHibernate framework. One of the more painful/tedious aspects of using NHibernate is hand writing the xml mapping files. That is why I got excited when I heard that Jeremy Miller was open sourcing his mapping generation libraries.

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.iamnotmyself.com%2f2008%2f08%2f07%2fSkinningTheCatWithFluentNHibernate.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.iamnotmyself.com%2f2008%2f08%2f07%2fSkinningTheCatWithFluentNHibernate.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Skinning_the_Cat_with_Fluent_NHibernate</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Skinning_the_Cat_with_Fluent_NHibernate</guid>
      <pubDate>Thu, 07 Aug 2008 23:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Why I'm Unimpressed With Rawness Of Skillz</title>
      <description>Since forever, geeks who take themselves seriously have loved to brag such things as, &amp;quot;I use Notepad to edit web pages&amp;quot;. Carrying this over to actual programming, &amp;quot;I never click into the designer when editing my ASPX&amp;quot;, or &amp;quot;I never design a database using designer tools, I always design it all using raw T-SQL,&amp;quot; or &amp;quot;I always update my SVN from the command line&amp;quot;. (Someone in a local tech user group bears the post signature, &amp;quot;Real men use Notepad.&amp;quot;) 

Puhleeze. I'm not impressed, and frankly I think anyone who brags like this should get a swift kick in the pants.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.jondavis.net%2fblog%2fpost%2f2008%2f08%2fWhy-Im-Unimpressed-With-Rawness-Of-Skillz.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.jondavis.net%2fblog%2fpost%2f2008%2f08%2fWhy-Im-Unimpressed-With-Rawness-Of-Skillz.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Why_I_m_Unimpressed_With_Rawness_Of_Skillz</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Why_I_m_Unimpressed_With_Rawness_Of_Skillz</guid>
      <pubDate>Thu, 07 Aug 2008 23:46:02 GMT</pubDate>
    </item>
    <item>
      <title>The Agile 800 Pounds Gorilla</title>
      <description>I woke up this morning and I was Agile. We are all Agile now. Or we are gonna become Agile. Soon. No doubt about it. It is an order. And orders are not to be discussed, just executed. The Enterprise goes Agile! With the elegance of the huge battleship being pulled across a desert between oceans by slaves, camels and elephants, the Enterprise goes Agile. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2flittletutorials.com%2f2008%2f06%2f24%2fthe-agile-800-pounds-gorilla%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2flittletutorials.com%2f2008%2f06%2f24%2fthe-agile-800-pounds-gorilla%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/The_Agile_800_Pounds_Gorilla</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/The_Agile_800_Pounds_Gorilla</guid>
      <pubDate>Sun, 10 Aug 2008 02:46:02 GMT</pubDate>
    </item>
    <item>
      <title>The Work-at-Home Developer's Guide to Happiness</title>
      <description>As a long time work-at-home developer, I've come to realize over the years how important it is to have the right work routine and balance to remain happy in both your professional and personal life. I've worked from my home 100% of the time for the last 6-7 years and had often worked from my home in spurts before that. Without question, it requires the right mindset and dedication. There's an upside as well as a downside to working from home, but with the right routine you can be successful at it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fryanfarley.com%2fblog%2farchive%2f2008%2f08%2f03%2fthe-work-at-home-developers-guide-to-happiness.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fryanfarley.com%2fblog%2farchive%2f2008%2f08%2f03%2fthe-work-at-home-developers-guide-to-happiness.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/The_Work_at_Home_Developer_s_Guide_to_Happiness</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/The_Work_at_Home_Developer_s_Guide_to_Happiness</guid>
      <pubDate>Mon, 04 Aug 2008 18:31:02 GMT</pubDate>
    </item>
    <item>
      <title>I hate Vista.  I'm moving to Windows Mojave.</title>
      <description>So I've heard the bad press. I've seen the pc vs. mac ads. I've heard my friends' complaints about crashing, security, and speed.

That's why I'm moving to Windows Mojave. It seems Microsoft finally got an OS right. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.jeffblankenburg.com%2f2008%2f07%2fi-hate-vista-im-moving-to-windows.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.jeffblankenburg.com%2f2008%2f07%2fi-hate-vista-im-moving-to-windows.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/vista/I_hate_Vista_I_m_moving_to_Windows_Mojave</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/vista/I_hate_Vista_I_m_moving_to_Windows_Mojave</guid>
      <pubDate>Wed, 30 Jul 2008 00:31:03 GMT</pubDate>
    </item>
    <item>
      <title>The Onion Architecture</title>
      <description>The fundamental rule is that all code can depend on layers more central, but code cannot depend on layers further out from the core.  This architecture is unashamedly biased toward object-oriented programming, and it puts objects before all others. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fjeffreypalermo.com%2fblog%2fthe-onion-architecture-part-1%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjeffreypalermo.com%2fblog%2fthe-onion-architecture-part-1%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/The_Onion_Architecture</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/The_Onion_Architecture</guid>
      <pubDate>Tue, 29 Jul 2008 16:16:08 GMT</pubDate>
    </item>
  </channel>
</rss>