<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by davehogue</title>
    <description>Stories kicked by davehogue</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>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>Microsoft Source Analysis for C# Released</title>
      <description>From post: &amp;quot;Source Analysis is similar in many ways to Microsoft Code Analysis (specifically FxCop), but there are some important distinctions. FxCop performs its analysis on compiled binaries, while Source Analysis analyzes the source code directly. For this reason, Code Analysis focuses more on the design of the code, while Source Analysis focuses on layout, readability and documentation.&amp;quot; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fsourceanalysis%2farchive%2f2008%2f05%2f23%2fannouncing-the-release-of-microsoft-source-analysis.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fsourceanalysis%2farchive%2f2008%2f05%2f23%2fannouncing-the-release-of-microsoft-source-analysis.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Microsoft_Source_Analysis_for_C_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Microsoft_Source_Analysis_for_C_Released</guid>
      <pubDate>Fri, 23 May 2008 18:31:14 GMT</pubDate>
    </item>
    <item>
      <title>ReSharper 4.0 beta for Visual Studio 2008 is out!</title>
      <description>- New code analysis, context actions and quick-fixes;
- New refactorings (such as Convert to Extension Method, Convert to Automatic Property, Convert Anonymous Type to Named);
- Updated IntelliSense &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.jetbrains.com%2fresharper%2fbeta.html%3fnlrs"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.jetbrains.com%2fresharper%2fbeta.html%3fnlrs" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/ReSharper_4_0_beta_for_Visual_Studio_2008_is_out</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/ReSharper_4_0_beta_for_Visual_Studio_2008_is_out</guid>
      <pubDate>Fri, 23 May 2008 13:16:05 GMT</pubDate>
    </item>
    <item>
      <title>Entities, Value Objects, Aggregates and Roots</title>
      <description>Basics of DDD &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%2f05%2f20%2fentities-value-objects-aggregates-and-roots.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%2f05%2f20%2fentities-value-objects-aggregates-and-roots.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/Entities_Value_Objects_Aggregates_and_Roots</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/Entities_Value_Objects_Aggregates_and_Roots</guid>
      <pubDate>Wed, 21 May 2008 23:46:02 GMT</pubDate>
    </item>
    <item>
      <title>(Better) JQuery IntelliSense in VS2008</title>
      <description>If you are like me and you've read the many articles about how to get other javascript libraries to work in VS2008, you'll know that all you really need to do is install the visual studio HOTFIX. This patches your VS and among other things, gets the javascript intellisense working nicely. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fbradvincent%2farchive%2f2008%2f04%2f28%2fbetter-jquery-intellisense-in-vs2008.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fbradvincent%2farchive%2f2008%2f04%2f28%2fbetter-jquery-intellisense-in-vs2008.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Better_JQuery_IntelliSense_in_VS2008</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Better_JQuery_IntelliSense_in_VS2008</guid>
      <pubDate>Tue, 29 Apr 2008 19:16:03 GMT</pubDate>
    </item>
    <item>
      <title>A Great Visual Studio Add-on You Must Have</title>
      <description>Recently I found out this great add-on for Visual Studio 2008 called PowerCommands. PowerCommands Extends the functionality of Visual Studio 2008 by adding some features which we all want built into Visual Studio. PowerCommands provides the following... &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%2f04%2f29%2fa-great-visual-studio-add-on-you-must-have%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f04%2f29%2fa-great-visual-studio-add-on-you-must-have%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/A_Great_Visual_Studio_Add_on_You_Must_Have</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/A_Great_Visual_Studio_Add_on_You_Must_Have</guid>
      <pubDate>Tue, 29 Apr 2008 14:01:03 GMT</pubDate>
    </item>
    <item>
      <title>jQuery.ui Sortable</title>
      <description>Sortable lists are a common thing to work on and jQuery.ui's Sortable plug in makes it super easy to create very nice looking sortable lists that work consistently even in complex layouts. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f332037.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f332037.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/jQuery_ui_Sortable</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/jQuery_ui_Sortable</guid>
      <pubDate>Mon, 28 Apr 2008 14:46:04 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC CSS Sprite</title>
      <description>I build on my last technique of generating CSS Sprites and make a unique solution for the MVC framework using a custom ActionResult. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fzowens%2farchive%2f2008%2f04%2f27%2fasp-net-mvc-css-sprite.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fzowens%2farchive%2f2008%2f04%2f27%2fasp-net-mvc-css-sprite.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_CSS_Sprite</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_CSS_Sprite</guid>
      <pubDate>Sun, 27 Apr 2008 22:16:02 GMT</pubDate>
    </item>
    <item>
      <title>51+ Best of jQuery Tutorials and Examples</title>
      <description>A good summary of jQuery resources &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.noupe.com%2ftutorial%2f51-best-of-jquery-tutorials-and-examples.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.noupe.com%2ftutorial%2f51-best-of-jquery-tutorials-and-examples.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/51_Best_of_jQuery_Tutorials_and_Examples</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/51_Best_of_jQuery_Tutorials_and_Examples</guid>
      <pubDate>Sat, 26 Apr 2008 14:46:02 GMT</pubDate>
    </item>
    <item>
      <title>47 ASP.NET MVC Resources to Rock Your Development</title>
      <description>Get the grand tour of today's best ASP.NET MVC resources &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fpolymorphicpodcast.com%2fshows%2fmvcresources"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fpolymorphicpodcast.com%2fshows%2fmvcresources" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/47_ASP_NET_MVC_Resources_to_Rock_Your_Development</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/47_ASP_NET_MVC_Resources_to_Rock_Your_Development</guid>
      <pubDate>Tue, 29 Apr 2008 15:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Performance impact of the readonly keyword</title>
      <description>A study of the performance impact of the readonly keyword. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.thedotnetfrog.com%2f2008%2f04%2f22%2fperformance-impact-of-the-readonly-keyword%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.thedotnetfrog.com%2f2008%2f04%2f22%2fperformance-impact-of-the-readonly-keyword%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Performance_impact_of_the_readonly_keyword</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Performance_impact_of_the_readonly_keyword</guid>
      <pubDate>Thu, 24 Apr 2008 08:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Why Does This Program Keep Crashing?</title>
      <description>A lesson in factory methods and humor.  Hope you enjoy. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgeekswithblogs.net%2fseanfao%2farchive%2f2008%2f04%2f23%2f121588.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgeekswithblogs.net%2fseanfao%2farchive%2f2008%2f04%2f23%2f121588.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Why_Does_This_Program_Keep_Crashing</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Why_Does_This_Program_Keep_Crashing</guid>
      <pubDate>Thu, 24 Apr 2008 05:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Why you should not place your whole site in an UpdatePanel</title>
      <description>Three significant reasons why you should avoid using an UpdatePanel to encapsulate your entire site and provide &amp;quot;navigation&amp;quot; by refreshing content areas. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fencosia.com%2f2008%2f04%2f23%2fwhy-you-should-not-place-your-whole-site-in-an-updatepanel%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fencosia.com%2f2008%2f04%2f23%2fwhy-you-should-not-place-your-whole-site-in-an-updatepanel%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Why_you_should_not_place_your_whole_site_in_an_UpdatePanel</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Why_you_should_not_place_your_whole_site_in_an_UpdatePanel</guid>
      <pubDate>Wed, 23 Apr 2008 14:01:04 GMT</pubDate>
    </item>
    <item>
      <title>Subversion visually explained in 30 sec</title>
      <description>A simple flash explantion of Subversion with 2 concurrent users. Includes conflict solving. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcoding-time.blogspot.com%2f2008%2f04%2fsubversion-visually-explained-in-30sec.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcoding-time.blogspot.com%2f2008%2f04%2fsubversion-visually-explained-in-30sec.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/Subversion_visually_explained_in_30_sec</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/Subversion_visually_explained_in_30_sec</guid>
      <pubDate>Mon, 21 Apr 2008 16:16:02 GMT</pubDate>
    </item>
    <item>
      <title>NSvn Handling of Repository Externals Property Text</title>
      <description>NSvn is a managed wrapper for Subversion. It's a DLL included in AnkhSVN and no documentation. It's always good to find information on it... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ffxcritic.blogspot.com%2f2008%2f04%2fnsvn-handling-of-repository-externals.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ffxcritic.blogspot.com%2f2008%2f04%2fnsvn-handling-of-repository-externals.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/NSvn_Handling_of_Repository_Externals_Property_Text</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/NSvn_Handling_of_Repository_Externals_Property_Text</guid>
      <pubDate>Fri, 25 Apr 2008 08:46:03 GMT</pubDate>
    </item>
    <item>
      <title>Correctly disposing using the using()-statement</title>
      <description>A nice little article for newbies about how the using()-statement in C# works. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fstartbigthinksmall.wordpress.com%2f2008%2f04%2f10%2fdispose_correctly_with_the_using_statement%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fstartbigthinksmall.wordpress.com%2f2008%2f04%2f10%2fdispose_correctly_with_the_using_statement%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Correctly_disposing_using_the_using_statement</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Correctly_disposing_using_the_using_statement</guid>
      <pubDate>Fri, 18 Apr 2008 16:16:07 GMT</pubDate>
    </item>
    <item>
      <title>Javascript: Introducing Using (.js)</title>
      <description>Clean late loading of scripts using using.js. &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%2f04%2fJavascript-Introducing-Using-(js).aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.jondavis.net%2fblog%2fpost%2f2008%2f04%2fJavascript-Introducing-Using-(js).aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ie/Javascript_Introducing_Using_js</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ie/Javascript_Introducing_Using_js</guid>
      <pubDate>Thu, 17 Apr 2008 10:16:03 GMT</pubDate>
    </item>
    <item>
      <title>IE8 vs Firefox 3.0b5 : Javascript Part1</title>
      <description>First Javascript Speed tests of IE8 vs Firefox 3.0b5 using Dromaeo. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ffrickinsweet.com%2fryanlanciaux.com%2fpost%2fIE8-vs-Firefox-30b5--JavaScript-Part-1.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ffrickinsweet.com%2fryanlanciaux.com%2fpost%2fIE8-vs-Firefox-30b5--JavaScript-Part-1.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ie/IE8_vs_Firefox_3_0b5_Javascript_Part1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ie/IE8_vs_Firefox_3_0b5_Javascript_Part1</guid>
      <pubDate>Thu, 17 Apr 2008 17:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Manage your ASP.NET Web.config Files using NAnt</title>
      <description>Generate web.config files using a template and property files. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.lavablast.com%2fpost%2f2008%2f02%2fManage-your-ASPNET-Webconfig-Files-using-NAnt.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.lavablast.com%2fpost%2f2008%2f02%2fManage-your-ASPNET-Webconfig-Files-using-NAnt.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Manage_your_ASP_NET_Web_config_Files_using_NAnt</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Manage_your_ASP_NET_Web_config_Files_using_NAnt</guid>
      <pubDate>Wed, 20 Feb 2008 22:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Test Driven Development - our customers couldn't care less</title>
      <description>Should we measure software quality in terms on code coverage when our customer's do not care? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fjustanothersoftwareengineer.blogspot.com%2f2008%2f01%2ftest-driven-development-and-quality.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjustanothersoftwareengineer.blogspot.com%2f2008%2f01%2ftest-driven-development-and-quality.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Test_Driven_Development_our_customers_couldn_t_care_less</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Test_Driven_Development_our_customers_couldn_t_care_less</guid>
      <pubDate>Mon, 28 Jan 2008 20:32:06 GMT</pubDate>
    </item>
    <item>
      <title>Something you probably don't know about enums in C#</title>
      <description>Do you think the use of an enum in your code is limiting the possible values that can be used? Think again. Maybe we need to learn to be more careful about checking our enums for valid values. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.spontaneouspublicity.com%2f2008%2f01%2f28%2fc-enum-craziness%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.spontaneouspublicity.com%2f2008%2f01%2f28%2fc-enum-craziness%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Something_you_probably_don_t_know_about_enums_in_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Something_you_probably_don_t_know_about_enums_in_C</guid>
      <pubDate>Mon, 28 Jan 2008 19:31:02 GMT</pubDate>
    </item>
    <item>
      <title>The Boo Language</title>
      <description>Ayende on the Boo language. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.ayende.com%2fBlog%2farchive%2f2007%2f12%2f17%2fThe-Boo-Language.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ayende.com%2fBlog%2farchive%2f2007%2f12%2f17%2fThe-Boo-Language.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/clr/The_Boo_Language</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/clr/The_Boo_Language</guid>
      <pubDate>Tue, 29 Jan 2008 11:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Creating an Editable JavaScript Component for Table Editing</title>
      <description>Here's a jQuery based  implementation of an Editable extender that makes any simple text element editable. You can apply it against simple tags or entire tables or grids and make them editable. Callbacks fire when data changes and there are host of useful features like editing anchor text, limited keyboard navigation, visual change indication and more...
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f239767.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f239767.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Creating_an_Editable_JavaScript_Component_for_Table_Editing</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Creating_an_Editable_JavaScript_Component_for_Table_Editing</guid>
      <pubDate>Mon, 28 Jan 2008 13:04:35 GMT</pubDate>
    </item>
    <item>
      <title>Should I Blog?</title>
      <description>Reasons why you should start a blog &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodebetter.com%2fblogs%2fjeremy.miller%2farchive%2f2008%2f01%2f25%2fshould-i-blog.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fjeremy.miller%2farchive%2f2008%2f01%2f25%2fshould-i-blog.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Should_I_Blog</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Should_I_Blog</guid>
      <pubDate>Sat, 26 Jan 2008 22:31:01 GMT</pubDate>
    </item>
    <item>
      <title>Keep your CSS files clean with a tiny HttpHandler</title>
      <description>CSS, is the heart of any web application today. Writing cross browser CSS is really a hell of an art and including CSS files selectively and writing CSS hacks that will work out in one browser but wont in other is also a tedious job... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fmehfuzh%2farchive%2f2008%2f01%2f25%2fkeep-your-css-files-clean-with-a-tiny-httphandler.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fmehfuzh%2farchive%2f2008%2f01%2f25%2fkeep-your-css-files-clean-with-a-tiny-httphandler.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Keep_your_CSS_files_clean_with_a_tiny_HttpHandler</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Keep_your_CSS_files_clean_with_a_tiny_HttpHandler</guid>
      <pubDate>Sat, 26 Jan 2008 11:16:02 GMT</pubDate>
    </item>
  </channel>
</rss>