<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by donthop</title>
    <description>Stories kicked by donthop</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>Don't Be a Validation Nazi</title>
      <description>&amp;quot;Postel wrote that in an RFC that defined TCP, but it applies much more broadly. It's natural that developers, used to the exacting nature of writing code for a compiler, where even the most minor of typos can bring a program screeching to a halt, have a tendency to apply such exactitude on their users.&amp;quot; &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%2f08%2f26%2fdont-be-a-validation-nazi.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fhaacked.com%2farchive%2f2007%2f08%2f26%2fdont-be-a-validation-nazi.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Don_t_Be_a_Validation_Nazi</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Don_t_Be_a_Validation_Nazi</guid>
      <pubDate>Mon, 27 Aug 2007 06:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Reading other people's .NET code</title>
      <description>Places to find great examples of .NET code &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2f3poundmass.wordpress.com%2f2007%2f08%2f27%2freading-other-peoples-net-code%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2f3poundmass.wordpress.com%2f2007%2f08%2f27%2freading-other-peoples-net-code%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Reading_other_people_s_NET_code</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Reading_other_people_s_NET_code</guid>
      <pubDate>Mon, 27 Aug 2007 08:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Showing Modal Progress Dialog in all Ajax Operation </title>
      <description>Learn how to show a Modal Progress Dialog in all your ajax operation. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgeekswithblogs.net%2frashid%2farchive%2f2007%2f08%2f24%2fShowing-Modal-Progress-Dialog-in-all-Ajax-Operation.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgeekswithblogs.net%2frashid%2farchive%2f2007%2f08%2f24%2fShowing-Modal-Progress-Dialog-in-all-Ajax-Operation.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Showing_Modal_Progress_Dialog_in_all_Ajax_Operation</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Showing_Modal_Progress_Dialog_in_all_Ajax_Operation</guid>
      <pubDate>Sat, 25 Aug 2007 08:01:02 GMT</pubDate>
    </item>
    <item>
      <title>LINQ To Sql - Getting a Command Object from a Query</title>
      <description>LINQ to SQL is all about returning object from database queries, but sometimes it's actually useful to use good old DataReaders or DataTables - especially in ASP.NET applications that use DataBinding. Entities are objects and databinding requires Reflection which is very slow, compared to a DataReader. Luckily LINQ to SQL provides the abillity to retrieve a Sql Command object that can be used to return an alternate result set. &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%2f141435.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f141435.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/LINQ_To_Sql_Getting_a_Command_Object_from_a_Query</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/LINQ_To_Sql_Getting_a_Command_Object_from_a_Query</guid>
      <pubDate>Mon, 27 Aug 2007 05:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Scott Hanselman's 2007 Ultimate Developer and Power Users Tools</title>
      <description>Scott's fantastic list of essential tools updated for 2007 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.hanselman.com%2ftools"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.hanselman.com%2ftools" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Scott_Hanselman_s_2007_Ultimate_Developer_and_Power_Users_Tools</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Scott_Hanselman_s_2007_Ultimate_Developer_and_Power_Users_Tools</guid>
      <pubDate>Fri, 24 Aug 2007 02:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Content-Aware Image Sizing - WOW</title>
      <description>Cool video I found on YouTube about a software that resizes images with an content-aware algorithm. Must see... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.fabiopedrosa.info%2f2007%2f08%2f23%2fcontent-aware-image-sizing-wow%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.fabiopedrosa.info%2f2007%2f08%2f23%2fcontent-aware-image-sizing-wow%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Content_Aware_Image_Sizing_WOW</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Content_Aware_Image_Sizing_WOW</guid>
      <pubDate>Sun, 26 Aug 2007 02:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Where are all the cool startups that run on ASP.NET?</title>
      <description>&amp;quot;Sure there are Community Server, MySpace, DotNetKicks and DasBlog; there are all very fine products, but compare them to LAMP, Rails and Java lineup: Digg, Yahoo, LinkedIn, Flickr, Backpack and the Company, Delicious, all the Google Apps, Mint, Meebo, Twitter, Zillow and of course Infinite Cat Project. If you checkout the new startups on TechCrunch, it seems like every new startup is something Linux based and is not ASP.NET.&amp;quot; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.sashasydoruk.com%2f2007%2f08%2f19%2fwhere-are-all-the-cool-startups-that-run-on-aspnet%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.sashasydoruk.com%2f2007%2f08%2f19%2fwhere-are-all-the-cool-startups-that-run-on-aspnet%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Where_are_all_the_cool_startups_that_run_on_ASP_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Where_are_all_the_cool_startups_that_run_on_ASP_NET</guid>
      <pubDate>Fri, 24 Aug 2007 01:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Creating a scrollable and grouped Repeater Layout</title>
      <description>A couple of people asked me today about a layout I put together for an application. The layout is bascially a scrollable and grouped repeater that looks a little like a ListView control in WinForms. This sort of layout can be great for longer lists when paging is not really the right choice - a common scenario in AJAX applications actually. Here's a quick walk through on how this layout is put together. &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%2f140753.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f140753.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Creating_a_scrollable_and_grouped_Repeater_Layout</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Creating_a_scrollable_and_grouped_Repeater_Layout</guid>
      <pubDate>Fri, 24 Aug 2007 03:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Seamless inline text editing with ASP.NET AJAX</title>
      <description>A demonstration of how to use ASP.NET AJAX to implement a Label that swaps to a TextBox for editing when clicked and then saves its value when editing is completed. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fencosia.com%2findex.php%2f2007%2f08%2f23%2fseamless-inline-text-editing-with-aspnet-ajax%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fencosia.com%2findex.php%2f2007%2f08%2f23%2fseamless-inline-text-editing-with-aspnet-ajax%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Seamless_inline_text_editing_with_ASP_NET_AJAX</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Seamless_inline_text_editing_with_ASP_NET_AJAX</guid>
      <pubDate>Thu, 23 Aug 2007 03:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Silverlight Based Search Engine</title>
      <description>New Stunning Silverlight Based Search Engine &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetguts.blogspot.com%2f2007%2f08%2ftafiticom-silverlight-based-search.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetguts.blogspot.com%2f2007%2f08%2ftafiticom-silverlight-based-search.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Silverlight_Based_Search_Engine</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Silverlight_Based_Search_Engine</guid>
      <pubDate>Fri, 24 Aug 2007 00:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Linq to Sql: Extension Methods</title>
      <description>A brief discussion of the extension methods that get generated when a LINQ to SQL mapping is generated. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.chrisbrandsma.com%2f2007%2f08%2flinq-to-sql-extension-methods.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.chrisbrandsma.com%2f2007%2f08%2flinq-to-sql-extension-methods.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Linq_to_Sql_Extension_Methods</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Linq_to_Sql_Extension_Methods</guid>
      <pubDate>Mon, 27 Aug 2007 07:16:02 GMT</pubDate>
    </item>
    <item>
      <title>How to add Google Maps to your .Net site in 10 minutes</title>
      <description>Add Google Maps to your .Net website in 10 minutes. Full code to display a map with a marker &amp;amp; also geocoding (supply address in text &amp;amp; have the map display it). &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgathadams.com%2f2007%2f08%2f21%2fadd-google-maps-to-your-net-site-in-10-minutes%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgathadams.com%2f2007%2f08%2f21%2fadd-google-maps-to-your-net-site-in-10-minutes%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/How_to_add_Google_Maps_to_your_Net_site_in_10_minutes</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/How_to_add_Google_Maps_to_your_Net_site_in_10_minutes</guid>
      <pubDate>Thu, 23 Aug 2007 02:01:02 GMT</pubDate>
    </item>
    <item>
      <title>The Yield Statement in C#</title>
      <description>The yield statement is another often overlooked keyword that was introduced in .NET 2.0. It is used to return items from a loop within a method and retain the state of the method through multiple calls. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.alteridem.net%2f2007%2f08%2f22%2fthe-yield-statement-in-c%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.alteridem.net%2f2007%2f08%2f22%2fthe-yield-statement-in-c%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/The_Yield_Statement_in_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/The_Yield_Statement_in_C</guid>
      <pubDate>Thu, 23 Aug 2007 04:16:03 GMT</pubDate>
    </item>
    <item>
      <title>The surprising behavior of &amp;quot;as&amp;quot; in C#</title>
      <description>Type casting and the &amp;quot;as&amp;quot; operator are not the same in C#. 

Not by a long shot. &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%2f22%2fTheSurprisingBehaviorOfAsInC.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.blog.activa.be%2f2007%2f08%2f22%2fTheSurprisingBehaviorOfAsInC.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/The_surprising_behavior_of_as_in_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/The_surprising_behavior_of_as_in_C</guid>
      <pubDate>Thu, 23 Aug 2007 05:01:02 GMT</pubDate>
    </item>
    <item>
      <title>How to use YUI JS Compressor inside a NAnt build script</title>
      <description>This post explains how to integrate JS minification inside a build script with NAnt &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodeclimber.net.nz%2farchive%2f2007%2f08%2f22%2fHow-to-use-YUI-JS-Compressor-inside-a-NAnt-build.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodeclimber.net.nz%2farchive%2f2007%2f08%2f22%2fHow-to-use-YUI-JS-Compressor-inside-a-NAnt-build.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/How_to_use_YUI_JS_Compressor_inside_a_NAnt_build_script</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/How_to_use_YUI_JS_Compressor_inside_a_NAnt_build_script</guid>
      <pubDate>Wed, 22 Aug 2007 11:46:02 GMT</pubDate>
    </item>
    <item>
      <title>How to build a Fluent Interface in C#</title>
      <description>Example code illustrating how to build a Fluent Interface in C#. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.troyd.net%2fPermaLink%2cguid%2c5cdd4862-857a-488d-a577-c6d21b548f19.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.troyd.net%2fPermaLink%2cguid%2c5cdd4862-857a-488d-a577-c6d21b548f19.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/How_to_build_a_Fluent_Interface_in_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/How_to_build_a_Fluent_Interface_in_C</guid>
      <pubDate>Wed, 22 Aug 2007 08:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Unified C# 3.0 Specification Available</title>
      <description>The unified C# 3.0 Specification is now available for download. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2007%2f08%2f20%2fc-3-0-specification-now-available.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2007%2f08%2f20%2fc-3-0-specification-now-available.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Unified_C_3_0_Specification_Available</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Unified_C_3_0_Specification_Available</guid>
      <pubDate>Wed, 22 Aug 2007 01:16:06 GMT</pubDate>
    </item>
    <item>
      <title>Using JQuery to Make Asp.Net Play Nice with Asp.Net</title>
      <description>I have found that developing an Asp.Net application that makes heavy use of javascript is very difficult. One of the major pain points is dealing with the horrendously long ids that Asp.Net server controls generates. Here is how to overcome the difficulties with these Uber-long ids. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.spontaneouspublicity.com%2f2007%2f08%2f20%2fusing-jquery-to-make-aspnet-play-nice-with-aspnet%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.spontaneouspublicity.com%2f2007%2f08%2f20%2fusing-jquery-to-make-aspnet-play-nice-with-aspnet%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Using_JQuery_to_Make_Asp_Net_Play_Nice_with_Asp_Net</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Using_JQuery_to_Make_Asp_Net_Play_Nice_with_Asp_Net</guid>
      <pubDate>Tue, 21 Aug 2007 09:31:02 GMT</pubDate>
    </item>
    <item>
      <title>AOP, IoC, DI, NTY (No thank you)</title>
      <description>Remember 20 years ago? All of a sudden, WYSIWYG word processors were all the rage. For a good reason. WHAT YOU SEE IS WHAT YOU GET. Exactly!. Writing, editing, reading a document while you don't have to worry about what the end result will look like. It was heaven.

The same is true for writing and reading code. Code should (more or less) do what it looks like it is doing. That's obvious.

What does Dependency Injection do with your code? Nobody but the guy who implemented it knows. Now, THAT's comforting. &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%2f20%2fAOPIoCDINTYNoThankYou.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.blog.activa.be%2f2007%2f08%2f20%2fAOPIoCDINTYNoThankYou.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/AOP_IoC_DI_NTY_No_thank_you</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/AOP_IoC_DI_NTY_No_thank_you</guid>
      <pubDate>Mon, 20 Aug 2007 10:01:58 GMT</pubDate>
    </item>
    <item>
      <title>Learn the new NUnit 2.4 Constraint-Based Assert Model </title>
      <description>Instead of using a different Assert method for each different type of assertion (e.g.: Assert.AreEqual() for equality comparison, or Assert.IsTrue() for boolean evaluation), the new Constraint-Based Assert Model introduced in NUnit 2.4 utilizes only one Assert method named Assert.That().  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.troyd.net%2fPermaLink%2cguid%2c21b4cfe8-9d82-443f-86a5-db2d93d6e617.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.troyd.net%2fPermaLink%2cguid%2c21b4cfe8-9d82-443f-86a5-db2d93d6e617.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Learn_the_new_NUnit_2_4_Constraint_Based_Assert_Model</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Learn_the_new_NUnit_2_4_Constraint_Based_Assert_Model</guid>
      <pubDate>Mon, 20 Aug 2007 07:57:25 GMT</pubDate>
    </item>
    <item>
      <title>Free .NET parser for BBCode format</title>
      <description>Codeparser.net is a free .NET based and highly configurable parser for BBCode. Since it is a component, it can be integrated with Windows as well as with web applications and web services.

There are some extensions for frequent use cases that divest you from the responsibility of configuring coderparser.net so that you can use it without further ado.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodeparser.net"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodeparser.net" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Free_NET_parser_for_BBCode_format</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Free_NET_parser_for_BBCode_format</guid>
      <pubDate>Tue, 21 Aug 2007 10:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Logging Bugs: Do's and Don'ts</title>
      <description>Some thoughts about different do's and don'ts in regards to logging software bugs &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevlicio.us%2fblogs%2fderik_whittaker%2farchive%2f2007%2f08%2f19%2flogging-bugs-the-do-s-and-don-ts.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevlicio.us%2fblogs%2fderik_whittaker%2farchive%2f2007%2f08%2f19%2flogging-bugs-the-do-s-and-don-ts.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Logging_Bugs_Do_s_and_Don_ts</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Logging_Bugs_Do_s_and_Don_ts</guid>
      <pubDate>Tue, 21 Aug 2007 03:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Automated Community Server 2007 Install with NAnt</title>
      <description>This weekend I got sick of repeating the CS installation process over and over again so I decided to write a NAnt script that would install or uninstall Community Server on my computer, from start to finish (and back again). &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.bradygaster.com%2fpost%2fAutomated-Community-Server-2007-Install-with-NAnt.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.bradygaster.com%2fpost%2fAutomated-Community-Server-2007-Install-with-NAnt.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Automated_Community_Server_2007_Install_with_NAnt</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Automated_Community_Server_2007_Install_with_NAnt</guid>
      <pubDate>Sun, 19 Aug 2007 14:24:20 GMT</pubDate>
    </item>
    <item>
      <title>Tired eyes? You're looking at the wrong part of your computer monitor!</title>
      <description>How to look at your monitor without straining or tiring your eyes. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2007%2f08%2f19%2fTired-eyes-Youre-looking-at-the-wrong-part-of-your.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2007%2f08%2f19%2fTired-eyes-Youre-looking-at-the-wrong-part-of-your.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Tired_eyes_You_re_looking_at_the_wrong_part_of_your_computer_monitor</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Tired_eyes_You_re_looking_at_the_wrong_part_of_your_computer_monitor</guid>
      <pubDate>Tue, 21 Aug 2007 04:16:02 GMT</pubDate>
    </item>
    <item>
      <title>LINQ / Part 3 / Lambda Expressions</title>
      <description>I explain how to use LINQ with Lambda expressions and extension methods. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.chadmoran.com%2f2007%2f08%2flinq-part-3-lambda-expressions.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.chadmoran.com%2f2007%2f08%2flinq-part-3-lambda-expressions.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/LINQ_Part_3_Lambda_Expressions</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/LINQ_Part_3_Lambda_Expressions</guid>
      <pubDate>Sun, 19 Aug 2007 09:21:24 GMT</pubDate>
    </item>
  </channel>
</rss>