<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by BlackTigerX</title>
    <description>Stories kicked by BlackTigerX</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>Small but useful refactoring for working with nullable types</title>
      <description>nullable types open a nice posibility, however writing the code to verify if there is a value, then using the value is repetitive and long, here's a solution &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2febersys.blogspot.com%2f2007%2f10%2fsmall-refactoring-for-working-with.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2febersys.blogspot.com%2f2007%2f10%2fsmall-refactoring-for-working-with.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Small_but_useful_refactoring_for_working_with_nullable_types</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Small_but_useful_refactoring_for_working_with_nullable_types</guid>
      <pubDate>Tue, 16 Oct 2007 07:37:38 GMT</pubDate>
    </item>
    <item>
      <title>Differences in .NET 2.0 and .NET 2.0SP1</title>
      <description>List of changes for .NET 2.0 SP1. The .NET 2.0 SP 1 will be released at the same time as .NET 3.5. Also includes FxCop rule to get a warning if you are using something that has changed. If you have 2.0 SP1 with these new 2.0 methods and  deploy to an older system that has only .NET 2.0 RTM (not Service Pack'ed), then you might get a MethodMissingException because that older system might not have the new method or property. &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%2fCatchingRedBitsDifferencesInNET20AndNET20SP1.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.hanselman.com%2fblog%2fCatchingRedBitsDifferencesInNET20AndNET20SP1.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/clr/Differences_in_NET_2_0_and_NET_2_0SP1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/clr/Differences_in_NET_2_0_and_NET_2_0SP1</guid>
      <pubDate>Tue, 16 Oct 2007 05:30:29 GMT</pubDate>
    </item>
    <item>
      <title>Cross apply in SQL Server 2000</title>
      <description>It is possible to emulate the SQL Server 2005 CROSS APPLY operator in SQL Server 2000.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.sqlteam.com%2fpeterl%2farchive%2f2007%2f10%2f15%2fCross-apply-in-SQL-Server-2000.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.sqlteam.com%2fpeterl%2farchive%2f2007%2f10%2f15%2fCross-apply-in-SQL-Server-2000.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Cross_apply_in_SQL_Server_2000</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Cross_apply_in_SQL_Server_2000</guid>
      <pubDate>Mon, 15 Oct 2007 09:30:10 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET - Server.Transfer v/s Server.Execute</title>
      <description>Difference between Server.Transfer and Server.Execute. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ftechahead.wordpress.com%2f2007%2f10%2f14%2faspnet-servertransfer-vs-serverexecute%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ftechahead.wordpress.com%2f2007%2f10%2f14%2faspnet-servertransfer-vs-serverexecute%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_Server_Transfer_v_s_Server_Execute</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_Server_Transfer_v_s_Server_Execute</guid>
      <pubDate>Sun, 21 Oct 2007 23:01:01 GMT</pubDate>
    </item>
    <item>
      <title> ASP.NET MVC Framework - ScottGu's Blog </title>
      <description>ASP.NET MVC Framework described by ScottGu. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2007%2f10%2f14%2fasp-net-mvc-framework.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2007%2f10%2f14%2fasp-net-mvc-framework.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Framework_ScottGu_s_Blog</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Framework_ScottGu_s_Blog</guid>
      <pubDate>Mon, 15 Oct 2007 13:16:02 GMT</pubDate>
    </item>
    <item>
      <title>SharpCacheSessionManager</title>
      <description>The SharpCacheSessionManager is a HttpHandler that allows to display the entries stored in the Cache, Session and Application object. You can view the data stored inside the objects and you can also remove the objects from the corresponding storage. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2faspadvice.com%2fblogs%2fazamsharp%2farchive%2f2007%2f10%2f11%2fSharpCacheSessionManager.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2faspadvice.com%2fblogs%2fazamsharp%2farchive%2f2007%2f10%2f11%2fSharpCacheSessionManager.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/SharpCacheSessionManager</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/SharpCacheSessionManager</guid>
      <pubDate>Mon, 15 Oct 2007 07:16:02 GMT</pubDate>
    </item>
    <item>
      <title>PLINQ = Parallel FX = PFX  = The new Concurrent World</title>
      <description>?Microsoft is developing a number of technologies to simplify the expression of parallelism in code. An example of this work is Parallel Extensions for the .NET Framework (PFX), a managed programming model for data parallelism, task parallelism, scheduling, and coordination on parallel hardware. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fspellcoder.com%2fblogs%2fbashmohandes%2farchive%2f2007%2f10%2f14%2f8530.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fspellcoder.com%2fblogs%2fbashmohandes%2farchive%2f2007%2f10%2f14%2f8530.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/PLINQ_Parallel_FX_PFX_The_new_Concurrent_World</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/PLINQ_Parallel_FX_PFX_The_new_Concurrent_World</guid>
      <pubDate>Sun, 14 Oct 2007 20:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Writing custom LINQ provider</title>
      <description>In this post, I will show  how to create a sample LINQ provider.Creating LINQ provider can be far more complex, but here I will demonstrate the very basic one to start... &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%2f2007%2f10%2f04%2fwriting-custom-linq-provider.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fmehfuzh%2farchive%2f2007%2f10%2f04%2fwriting-custom-linq-provider.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/Writing_custom_LINQ_provider</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/Writing_custom_LINQ_provider</guid>
      <pubDate>Mon, 15 Oct 2007 05:01:02 GMT</pubDate>
    </item>
    <item>
      <title>What Subversion 1.5 has in store for you?</title>
      <description>It's been long time and we keep hearing a lot about Subversion 1.5. I am a bit curious and tempted to see what actually it has to offer us.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.viratics.com%2fe107_plugins%2fcontent%2fcontent.php%3fcontent.40"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.viratics.com%2fe107_plugins%2fcontent%2fcontent.php%3fcontent.40" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/What_Subversion_1_5_has_in_store_for_you</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/What_Subversion_1_5_has_in_store_for_you</guid>
      <pubDate>Sun, 14 Oct 2007 17:01:02 GMT</pubDate>
    </item>
    <item>
      <title>CSS Control Adapters Cause Double PostBack in IE</title>
      <description>Recently I've been trying to use CSS Adapters along with the Membership/Roles/Provider controls and I've come across an issue where the Adapters cause the page to PostBack twice when using IE. WTF? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fstevenharman.net%2fblog%2farchive%2f2007%2f04%2f18%2fcss-control-adapters-cause-double-postback-in-ie.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fstevenharman.net%2fblog%2farchive%2f2007%2f04%2f18%2fcss-control-adapters-cause-double-postback-in-ie.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/CSS_Control_Adapters_Cause_Double_PostBack_in_IE</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/CSS_Control_Adapters_Cause_Double_PostBack_in_IE</guid>
      <pubDate>Wed, 25 Apr 2007 13:16:01 GMT</pubDate>
    </item>
    <item>
      <title>Code reuse, next level</title>
      <description>A common mistake that developers have been making over the years is to place conditional statements that always evaluate to the same result (until a property changes) inside a loop, here's an alternative to solve this problem &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2febersys.blogspot.com%2f2006%2f11%2fcode-reuse-next-level.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2febersys.blogspot.com%2f2006%2f11%2fcode-reuse-next-level.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/Code_reuse_next_level</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/Code_reuse_next_level</guid>
      <pubDate>Thu, 09 Nov 2006 06:01:02 GMT</pubDate>
    </item>
    <item>
      <title>How to: Instantiate a class with a private constructor</title>
      <description>Following up the post about &amp;quot;how to instantiate (another's class) private methods&amp;quot;, here we see how easy is to instantiate a class, regardless of the visibility of it's constructors &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2febersys.blogspot.com%2f2006%2f10%2fhow-to-instantiate-class-with-private.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2febersys.blogspot.com%2f2006%2f10%2fhow-to-instantiate-class-with-private.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/How_to_Instantiate_a_class_with_a_private_constructor</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/How_to_Instantiate_a_class_with_a_private_constructor</guid>
      <pubDate>Sun, 29 Oct 2006 14:06:00 GMT</pubDate>
    </item>
    <item>
      <title>A better string control in ASP.NET</title>
      <description>The other day, I found the LiteralControl while browsing through the MSDN docs and that my friends are a real treat. It lives in the System.Web.UI namespace and it adds great value. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.madskristensen.dk%2fblog%2fCommentView%2cguid%2cfc351930-e461-4f3e-9a08-4885570f674d.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.madskristensen.dk%2fblog%2fCommentView%2cguid%2cfc351930-e461-4f3e-9a08-4885570f674d.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/A_better_string_control_in_ASP_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/A_better_string_control_in_ASP_NET</guid>
      <pubDate>Fri, 27 Oct 2006 08:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Escape characters to use reserved words as variable names in .NET </title>
      <description>one of the biggest advantages of .NET is that it is language agnostic, but what happens when you are using code written in another language, and they used a variable name that is a reserved word in your language? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2febersys.blogspot.com%2f2006%2f10%2fescape-characters-to-use-reserved.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2febersys.blogspot.com%2f2006%2f10%2fescape-characters-to-use-reserved.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Escape_characters_to_use_reserved_words_as_variable_names_in_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Escape_characters_to_use_reserved_words_as_variable_names_in_NET</guid>
      <pubDate>Thu, 26 Oct 2006 06:01:19 GMT</pubDate>
    </item>
    <item>
      <title>How to: Execute (another's class) private methods</title>
      <description>Do you need to get access to a method that has been marked as private? here's how you can &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2febersys.blogspot.com%2f2006%2f10%2fhow-to-execute-anothers-class-private.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2febersys.blogspot.com%2f2006%2f10%2fhow-to-execute-anothers-class-private.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/How_to_Execute_another_s_class_private_methods</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/How_to_Execute_another_s_class_private_methods</guid>
      <pubDate>Wed, 25 Oct 2006 05:01:04 GMT</pubDate>
    </item>
    <item>
      <title>quest for a better CAPTCHA</title>
      <description>Current CAPTCHA implementations suffer mainly from the problem of being unreadable, here's an idea &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2febersys.blogspot.com%2f2006%2f10%2fquest-for-better-captcha.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2febersys.blogspot.com%2f2006%2f10%2fquest-for-better-captcha.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/quest_for_a_better_CAPTCHA</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/quest_for_a_better_CAPTCHA</guid>
      <pubDate>Tue, 17 Oct 2006 09:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Simple Generic Factory in C#</title>
      <description>a very simple and elegant factory that can be reused with any products &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2febersys.blogspot.com%2f2006%2f09%2fsimple-generic-factory.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2febersys.blogspot.com%2f2006%2f09%2fsimple-generic-factory.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Simple_Generic_Factory_in_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Simple_Generic_Factory_in_C</guid>
      <pubDate>Mon, 25 Sep 2006 14:34:02 GMT</pubDate>
    </item>
    <item>
      <title>Simple factory pattern using dictionaries of methods</title>
      <description>a technique (using dictionaries) to simplify calling code when you have a pattern of 2..n values, where for each value you want to execute a different method of the same signature &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2febersys.blogspot.com%2f2006%2f09%2fsimple-factory-pattern-using.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2febersys.blogspot.com%2f2006%2f09%2fsimple-factory-pattern-using.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Simple_factory_pattern_using_dictionaries_of_methods</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Simple_factory_pattern_using_dictionaries_of_methods</guid>
      <pubDate>Sat, 23 Sep 2006 10:25:00 GMT</pubDate>
    </item>
    <item>
      <title>Diccionaries of methods in C#</title>
      <description>Follow up of the article &amp;quot;arrays of methods in C#&amp;quot;, as noted by some of the commenters, it is possible to implement this technique using dictionaries &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2febersys.blogspot.com%2f2006%2f09%2fdictionaries-of-methods-in-c.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2febersys.blogspot.com%2f2006%2f09%2fdictionaries-of-methods-in-c.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Diccionaries_of_methods_in_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Diccionaries_of_methods_in_C</guid>
      <pubDate>Thu, 14 Sep 2006 18:26:58 GMT</pubDate>
    </item>
    <item>
      <title>Benefits of Testability</title>
      <description>Gives a list of 9 design characteristics that benefit from testability. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fjayflowers.com%2fWordPress%2f%3fp%3d77"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjayflowers.com%2fWordPress%2f%3fp%3d77" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/Benefits_of_Testability</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/Benefits_of_Testability</guid>
      <pubDate>Mon, 11 Sep 2006 02:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Top 10 .NET bloggers </title>
      <description>Nice compilation of some good .NET bloggers ... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fjgalloway%2farchive%2f2005%2f12%2f29%2f434151.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fjgalloway%2farchive%2f2005%2f12%2f29%2f434151.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/vbnet/Top_10_NET_bloggers</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/vbnet/Top_10_NET_bloggers</guid>
      <pubDate>Mon, 11 Sep 2006 09:31:01 GMT</pubDate>
    </item>
    <item>
      <title>simple factory pattern made simpler</title>
      <description>arrays of methods allow for a simpler implementation of this pattern &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2febersys.blogspot.com%2f2006%2f09%2fsimple-factory-pattern-made-simpler.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2febersys.blogspot.com%2f2006%2f09%2fsimple-factory-pattern-made-simpler.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/simple_factory_pattern_made_simpler</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/simple_factory_pattern_made_simpler</guid>
      <pubDate>Fri, 08 Sep 2006 20:48:30 GMT</pubDate>
    </item>
    <item>
      <title>Beta2 of the CSS Adapaters for ASP.nET 2.0 released</title>
      <description>Get the new CSS Adapaters -- they make it really easy to use CSS with ASP.NET 2.0 controls and add a lot of new functionality over the Beta 1 version &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fbgold%2farchive%2f2006%2f09%2f08%2f746510.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fbgold%2farchive%2f2006%2f09%2f08%2f746510.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Beta2_of_the_CSS_Adapaters_for_ASP_nET_2_0_released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Beta2_of_the_CSS_Adapaters_for_ASP_nET_2_0_released</guid>
      <pubDate>Mon, 11 Sep 2006 11:01:02 GMT</pubDate>
    </item>
    <item>
      <title>TDD Design Starter Kit </title>
      <description>A Set of articles on where to do and what to consider when beginning est drivern development. Stay Agile. &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%2f2005%2f07%2f21%2f129659.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fjeremy.miller%2farchive%2f2005%2f07%2f21%2f129659.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/TDD_Design_Starter_Kit</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/TDD_Design_Starter_Kit</guid>
      <pubDate>Fri, 08 Sep 2006 05:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Performance optimization of an if/else-statement</title>
      <description>Have you ever considered how well a regular if/else-statement performs? I haven't, but wanted to test it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.madskristensen.dk%2fblog%2fCommentView%2cguid%2c5543d5b3-242f-45dc-baac-9db179070227.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.madskristensen.dk%2fblog%2fCommentView%2cguid%2c5543d5b3-242f-45dc-baac-9db179070227.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Performance_optimization_of_an_if_else_statement</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Performance_optimization_of_an_if_else_statement</guid>
      <pubDate>Wed, 06 Sep 2006 03:31:01 GMT</pubDate>
    </item>
  </channel>
</rss>