<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by Quiziqal</title>
    <description>Stories kicked by Quiziqal</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>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>Fri, 04 Apr 2008 02:46:03 GMT</pubDate>
    </item>
    <item>
      <title>.NET Event Techniques</title>
      <description>A very simple technique to avoid the need for a null check prior to raising an event &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%2f03%2f20%2fnet-event-techniques.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevlicio.us%2fblogs%2frob_eisenberg%2farchive%2f2008%2f03%2f20%2fnet-event-techniques.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/events/NET_Event_Techniques</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/events/NET_Event_Techniques</guid>
      <pubDate>Fri, 21 Mar 2008 03:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Imploding Rails, Jesus DHH, and The Uncle Ben Principle</title>
      <description>I love Rails - let me just get that out of the way right now. As many who've read my blog know, I think it's the Dog's Bollucks in terms of a developer's framework. But that seems to be a problem with Rails - the focus is on rapid development only. What happens after that is up to you. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.wekeroad.com%2f2007%2f10%2f10%2fimploding-rails-jesus-dhh-and-the-uncle-ben-principle%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.wekeroad.com%2f2007%2f10%2f10%2fimploding-rails-jesus-dhh-and-the-uncle-ben-principle%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Imploding_Rails_Jesus_DHH_and_The_Uncle_Ben_Principle</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Imploding_Rails_Jesus_DHH_and_The_Uncle_Ben_Principle</guid>
      <pubDate>Fri, 12 Oct 2007 02:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Orson Scott Card on &amp;quot;How Software Companies Die&amp;quot;</title>
      <description>The environment that nutures creative programmers kills management and marketing types - and vice versa... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.apocalypse.org%2fpub%2fu%2fkjc%2fcool%2fCard.on.Software.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.apocalypse.org%2fpub%2fu%2fkjc%2fcool%2fCard.on.Software.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Orson_Scott_Card_on_How_Software_Companies_Die</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Orson_Scott_Card_on_How_Software_Companies_Die</guid>
      <pubDate>Thu, 06 Sep 2007 13:10:20 GMT</pubDate>
    </item>
    <item>
      <title>Writing a full JSON Serializer in 100 lines of C# code</title>
      <description>After looking at the specs for JSON, I figured it couldn't be too hard to write a JSON serializer in C#. Not only was it not that hard, it was very short too: about 100 lines of code. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.blog.activa.be%2f2007%2f08%2f12%2fWritingAFullJSONSerializerIn100LinesOfCCode.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.blog.activa.be%2f2007%2f08%2f12%2fWritingAFullJSONSerializerIn100LinesOfCCode.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Writing_a_full_JSON_Serializer_in_100_lines_of_C_code</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Writing_a_full_JSON_Serializer_in_100_lines_of_C_code</guid>
      <pubDate>Mon, 13 Aug 2007 16:16:02 GMT</pubDate>
    </item>
    <item>
      <title>How to sort a generic List&amp;lt;T&amp;gt;</title>
      <description>Sorting a generic List&amp;lt;T&amp;gt; using anonymous methods and the Comparison&amp;lt;T&amp;gt; delegate. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetslackers.com%2fcommunity%2fblogs%2fsimoneb%2farchive%2f2007%2f06%2f20%2fHow-to-sort-a-generic-List_3C00_T_3E00_.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetslackers.com%2fcommunity%2fblogs%2fsimoneb%2farchive%2f2007%2f06%2f20%2fHow-to-sort-a-generic-List_3C00_T_3E00_.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/How_to_sort_a_generic_List_lt_T_gt</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/How_to_sort_a_generic_List_lt_T_gt</guid>
      <pubDate>Tue, 26 Jun 2007 12:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Ayende @ Rahien - Hibernating Rhinos</title>
      <description>Talks about the differences between Web Forms and MonoRail approaches.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.ayende.com%2fhibernating-rhinos.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ayende.com%2fhibernating-rhinos.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/Ayende_Rahien_Hibernating_Rhinos</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/Ayende_Rahien_Hibernating_Rhinos</guid>
      <pubDate>Mon, 09 Apr 2007 01:12:28 GMT</pubDate>
    </item>
    <item>
      <title>There are only four software licenses</title>
      <description>A brief summary of the most common open source licenses. Also discusses licensing code snippets within your blog. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fhaacked.com%2farchive%2f2007%2f04%2f04%2fthere-are-only-four-software-licenses.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fhaacked.com%2farchive%2f2007%2f04%2f04%2fthere-are-only-four-software-licenses.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/There_are_only_four_software_licenses</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/There_are_only_four_software_licenses</guid>
      <pubDate>Thu, 05 Apr 2007 12:31:01 GMT</pubDate>
    </item>
    <item>
      <title>Custom Configuration Sections in 3 Easy Steps</title>
      <description>Create Custom Configuration Sections easily with the new features of the .NET 2.0 Configuration API. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fhaacked.com%2farchive%2f2007%2f03%2f12%2fcustom-configuration-sections-in-3-easy-steps.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fhaacked.com%2farchive%2f2007%2f03%2f12%2fcustom-configuration-sections-in-3-easy-steps.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Custom_Configuration_Sections_in_3_Easy_Steps</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Custom_Configuration_Sections_in_3_Easy_Steps</guid>
      <pubDate>Wed, 14 Mar 2007 14:46:01 GMT</pubDate>
    </item>
    <item>
      <title>List of Programming quotations at List Posts</title>
      <description>Copy and paste is a design error  (c)David Parnas
If builders built buildings the way programmers wrote programs, then the first woodpecker that came along would destroy civilisation.  (c) Gerald Weinberg
Once a new technology starts rolling, if you're not part of the steamroller, you're part of the road. (c) Stewart Brand &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.listposts.com%2flistings%2flist-of-programming-quotations%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.listposts.com%2flistings%2flist-of-programming-quotations%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/List_of_Programming_quotations_at_List_Posts</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/List_of_Programming_quotations_at_List_Posts</guid>
      <pubDate>Tue, 06 Mar 2007 18:01:01 GMT</pubDate>
    </item>
    <item>
      <title>Rapid DNN 4 Module Development With New CodeSmith Templates and VS2005</title>
      <description>A new set of master &amp;amp; subtemplates for CodeSmith v2.6 (freeware) for DotNetNuke 4.x that generate a fully-functioning module (including GridView and FormView with View, Add, Edit and Delete functionality out of the box).

Cuts development time down from several hours to a couple of minutes. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fquiziqal.com%2fblogs%2ficode%2farchive%2f2007%2f02%2f03%2f118.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fquiziqal.com%2fblogs%2ficode%2farchive%2f2007%2f02%2f03%2f118.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Rapid_DNN_4_Module_Development_With_New_CodeSmith_Templates_and_VS2005</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Rapid_DNN_4_Module_Development_With_New_CodeSmith_Templates_and_VS2005</guid>
      <pubDate>Wed, 14 Feb 2007 18:01:01 GMT</pubDate>
    </item>
    <item>
      <title>Visual C# 2005 Keyboard Shortcut Reference Poster</title>
      <description>This poster contains the default keybindings for Visual C# 2005, and is available as a PDF download in either color or grayscale for you to print. &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%2fdetails.aspx%3fFamilyID%3dc15d210d-a926-46a8-a586-31f8a2e576fe%26DisplayLang%3den"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.microsoft.com%2fdownloads%2fdetails.aspx%3fFamilyID%3dc15d210d-a926-46a8-a586-31f8a2e576fe%26DisplayLang%3den" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Visual_C_2005_Keyboard_Shortcut_Reference_Poster</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Visual_C_2005_Keyboard_Shortcut_Reference_Poster</guid>
      <pubDate>Tue, 30 Jan 2007 14:16:01 GMT</pubDate>
    </item>
    <item>
      <title>Ajax Scaffolding with Castle MonoRail and C#</title>
      <description>&amp;quot;Let's say we need to write an application very fast, that can do the basic CRUD operations for a Product. Ruby on rails (www.rubyonrails.org) came up with the excellent idea of scaffolding, and the idea was ported into the Castle Monorail project (www.castleproject.org). However, the default generator both in ROR and in MR, do not generate ajax based code. For ROR the solution is at: www.ajaxscaffold.com but nothing so far for MR. So I decided to take matters in my own hands...&amp;quot; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdanbunea.blogspot.com%2f2006%2f12%2fajax-scaffolding-with-castle-monorail.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdanbunea.blogspot.com%2f2006%2f12%2fajax-scaffolding-with-castle-monorail.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Ajax_Scaffolding_with_Castle_MonoRail_and_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Ajax_Scaffolding_with_Castle_MonoRail_and_C</guid>
      <pubDate>Thu, 18 Jan 2007 17:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Find the Right Connection String with ConnectionStrings.com</title>
      <description>ConnectionStrings.com is a handy, web reference for all manner of connections strings, from the quotidian (SQL Server, Oracle, MySQL) to the exotic (Excel, Paradox, Lightbase, AS/400). &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ficodeable.com%2fblogs%2ficode%2farchive%2f2007%2f01%2f04%2f76.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ficodeable.com%2fblogs%2ficode%2farchive%2f2007%2f01%2f04%2f76.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Find_the_Right_Connection_String_with_ConnectionStrings_com</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Find_the_Right_Connection_String_with_ConnectionStrings_com</guid>
      <pubDate>Mon, 08 Jan 2007 09:01:05 GMT</pubDate>
    </item>
    <item>
      <title>Intellisense for SQL Server with Red-Gate's Free SQL Prompt</title>
      <description>Red-Gate Software's free SQL Prompt tool provides Intellisense capabilities in SQL Server 2000 Enterprise Manager, Query Analyzer, SQL Server 2005 Management Studio, Visual Studio 2003 &amp;amp; 2005 and even UltraEdit. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ficodeable.com%2fblogs%2ficode%2farchive%2f2006%2f12%2f29%2f58.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ficodeable.com%2fblogs%2ficode%2farchive%2f2006%2f12%2f29%2f58.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Intellisense_for_SQL_Server_with_Red_Gate_s_Free_SQL_Prompt</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Intellisense_for_SQL_Server_with_Red_Gate_s_Free_SQL_Prompt</guid>
      <pubDate>Wed, 03 Jan 2007 16:31:02 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET Supervising Controller (Model View Presenter) From Schematic T</title>
      <description>End-to-end walk-through of the process of implementing the Supervising Controller pattern in ASP.NET. Includes sample unit tests. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fhaacked.com%2farchive%2f2006%2f08%2f09%2fASP.NETSupervisingControllerModelViewPresenterFromSchematicToUnitTestsToCode.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fhaacked.com%2farchive%2f2006%2f08%2f09%2fASP.NETSupervisingControllerModelViewPresenterFromSchematicToUnitTestsToCode.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_Supervising_Controller_Model_View_Presenter_From_Schematic_T_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_Supervising_Controller_Model_View_Presenter_From_Schematic_T_1</guid>
      <pubDate>Thu, 21 Dec 2006 18:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Now you can create you're own hammer factory factories...</title>
      <description>Apparently MS will be providing a factory for creating your own application blocks for v3.0 of the Enterprise Library , should you desire to do so.  Reading Ayende's latest post on this and his link to this flashback post from Joel Spolsky, had me rolling on the floor laughing.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fjoeydotnet.com%2fblog%2fNowYouCanCreateYoureOwnHammerFactoryFactories.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjoeydotnet.com%2fblog%2fNowYouCanCreateYoureOwnHammerFactoryFactories.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Now_you_can_create_you_re_own_hammer_factory_factories</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Now_you_can_create_you_re_own_hammer_factory_factories</guid>
      <pubDate>Tue, 19 Dec 2006 22:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Implicit and Explicit Interface Implementations</title>
      <description>A discussion of the subtleties of implicit and explicit interface implementations in C#. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fmhop%2farchive%2f2006%2f12%2f12%2fimplicit-and-explicit-interface-implementations.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fmhop%2farchive%2f2006%2f12%2f12%2fimplicit-and-explicit-interface-implementations.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Implicit_and_Explicit_Interface_Implementations</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Implicit_and_Explicit_Interface_Implementations</guid>
      <pubDate>Wed, 13 Dec 2006 18:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Using WebServer.WebDev For Unit Tests</title>
      <description>This post provides an easy to use class you can use with NUnit or MbUnit in order to setup a webserver for a unit test. It makes use of WebServer.WebDev, formerly known as Cassini. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fhaacked.com%2farchive%2f2006%2f12%2f12%2fUsing_WebServer.WebDev_For_Unit_Tests.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fhaacked.com%2farchive%2f2006%2f12%2f12%2fUsing_WebServer.WebDev_For_Unit_Tests.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/Using_WebServer_WebDev_For_Unit_Tests</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/Using_WebServer_WebDev_For_Unit_Tests</guid>
      <pubDate>Wed, 13 Dec 2006 15:01:01 GMT</pubDate>
    </item>
    <item>
      <title>How To Generate Help Files Using Sandcastle Help File Builder</title>
      <description>Step by step description of how to generate a *.CHM Help File and Help File website using the free, open source Sandcastle Help File builder. A GUI interface for the Sandcastle executable. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ficodeable.com%2fblogs%2ficode%2fpages%2f32.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ficodeable.com%2fblogs%2ficode%2fpages%2f32.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/How_To_Generate_Help_Files_Using_Sandcastle_Help_File_Builder</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/How_To_Generate_Help_Files_Using_Sandcastle_Help_File_Builder</guid>
      <pubDate>Mon, 04 Dec 2006 22:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Scott Hanselman's 2006 Ultimate Developer and Power Users Tool List for Windows</title>
      <description>Scott Hanselman, that uber technologist, updates his must have list of power tools for developers. &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%2fScottHanselmans2006UltimateDeveloperAndPowerUsersToolListForWindows.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.hanselman.com%2fblog%2fScottHanselmans2006UltimateDeveloperAndPowerUsersToolListForWindows.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Scott_Hanselman_s_2006_Ultimate_Developer_and_Power_Users_Tool_List_for_Windows</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Scott_Hanselman_s_2006_Ultimate_Developer_and_Power_Users_Tool_List_for_Windows</guid>
      <pubDate>Wed, 30 Aug 2006 09:31:01 GMT</pubDate>
    </item>
    <item>
      <title>Managing collections with functors</title>
      <description>An easy way of working with collections using the new features of C# 2.0. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetslackers.com%2fcommunity%2fblogs%2fsimoneb%2farchive%2f2006%2f08%2f20%2f367.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetslackers.com%2fcommunity%2fblogs%2fsimoneb%2farchive%2f2006%2f08%2f20%2f367.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Managing_collections_with_functors</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Managing_collections_with_functors</guid>
      <pubDate>Mon, 21 Aug 2006 15:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Applied Test Driven Development For Web Applications - Part 1</title>
      <description>In this series of articles you will learn about how to go about practically  applying Test Driven Development to the creation of a moderately complex web application. During the process you will learn all sorts of new and interesting techniques that you can take with you and apply to the development of your own web applications. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.jpboodhoo.com%2fblog%2fAppliedTestDrivenDevelopmentForWebApplicationsPart1.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.jpboodhoo.com%2fblog%2fAppliedTestDrivenDevelopmentForWebApplicationsPart1.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Applied_Test_Driven_Development_For_Web_Applications_Part_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Applied_Test_Driven_Development_For_Web_Applications_Part_1</guid>
      <pubDate>Sat, 03 Jun 2006 06:09:01 GMT</pubDate>
    </item>
    <item>
      <title>Handling Drop Down Lists in Web Pages With Model View Presenter</title>
      <description>Take a look at the way that drop down lists in web pages can be manipulated and controlled from outside of the code behind files, using the model view presenter pattern. Source code included. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.jpboodhoo.com%2fblog%2fDealingWithDropDownListsWithTheMVPPattern.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.jpboodhoo.com%2fblog%2fDealingWithDropDownListsWithTheMVPPattern.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/Handling_Drop_Down_Lists_in_Web_Pages_With_Model_View_Presenter</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/Handling_Drop_Down_Lists_in_Web_Pages_With_Model_View_Presenter</guid>
      <pubDate>Thu, 25 May 2006 15:13:01 GMT</pubDate>
    </item>
  </channel>
</rss>
