<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by r3zim</title>
    <description>Stories kicked by r3zim</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>Implementing a simple genetic algorithm</title>
      <description>In this blog post I'll give a quick introduction to what genetic algorithms are and what they can be used for. We'll implement a genetic algorithm that attempts to guess an RGB color by evolving upon a random set of initial guesses, until it at some point evolves into the correct RGB value. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.improve.dk%2fblog%2f2009%2f04%2f29%2fimplementing-a-simple-genetic-algorithm"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.improve.dk%2fblog%2f2009%2f04%2f29%2fimplementing-a-simple-genetic-algorithm" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Implementing_a_simple_genetic_algorithm</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Implementing_a_simple_genetic_algorithm</guid>
      <pubDate>Fri, 01 May 2009 19:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Creating Visual Studio Templates from your Web Projects</title>
      <description>Visual Studio has the nice capability to create project templates from existing projects and with a little bit of work it's real easy to create a project environment that's ready to roll without having to dig for related components first. This applies to Web projects more than anything for me as I have a fair bit of generic utility code that is project specific and needs to be added to just about all projects. Templates make this real quick and easy. Here's how. &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%2f740022.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f740022.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Creating_Visual_Studio_Templates_from_your_Web_Projects</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Creating_Visual_Studio_Templates_from_your_Web_Projects</guid>
      <pubDate>Wed, 29 Apr 2009 06:16:03 GMT</pubDate>
    </item>
    <item>
      <title>Cleaning Up Your C# Closet, Making Messy C# Code More Readable</title>
      <description>Struggling with an existing code base and want to tidy things up? This article gives some great tips on how to do this along with a real world example.  The end result is much more readable code that is easier to maintain. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fkeithelder.net%2fblog%2farchive%2f2008%2f12%2f22%2fcleaning-up-your-c-closet-making-messy-c-code-more.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fkeithelder.net%2fblog%2farchive%2f2008%2f12%2f22%2fcleaning-up-your-c-closet-making-messy-c-code-more.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Cleaning_Up_Your_C_Closet_Making_Messy_C_Code_More_Readable</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Cleaning_Up_Your_C_Closet_Making_Messy_C_Code_More_Readable</guid>
      <pubDate>Tue, 23 Dec 2008 04:01:05 GMT</pubDate>
    </item>
    <item>
      <title>Not doing TDD is worst than doing it wrong in the beggining.</title>
      <description>Check this out, and make a learn from it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodebetter.com%2fblogs%2fian_cooper%2farchive%2f2008%2f09%2f23%2flearning-and-crafstmanship.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fian_cooper%2farchive%2f2008%2f09%2f23%2flearning-and-crafstmanship.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/Not_doing_TDD_is_worst_than_doing_it_wrong_in_the_beggining</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/Not_doing_TDD_is_worst_than_doing_it_wrong_in_the_beggining</guid>
      <pubDate>Wed, 24 Sep 2008 21:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Getting rid of strings (2): use lambda expressions</title>
      <description>In the first article of this series I talked about the problems with strings in code. This article will show you how you can use lambda expressions and expression trees as another tool to avoid strings &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.andreloker.de%2fpost%2f2008%2f06%2fGetting-rid-of-strings-(2)-use-lambda-expressions.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.andreloker.de%2fpost%2f2008%2f06%2fGetting-rid-of-strings-(2)-use-lambda-expressions.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Getting_rid_of_strings_2_use_lambda_expressions</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Getting_rid_of_strings_2_use_lambda_expressions</guid>
      <pubDate>Fri, 13 Jun 2008 17:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Nice VS 2008 Code Editing Improvements</title>
      <description>Good improvements to take notice of when utilizing VS 2008 &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%2f07%2f28%2fnice-vs-2008-code-editing-improvements.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2007%2f07%2f28%2fnice-vs-2008-code-editing-improvements.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Nice_VS_2008_Code_Editing_Improvements</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Nice_VS_2008_Code_Editing_Improvements</guid>
      <pubDate>Fri, 13 Jun 2008 18:16:02 GMT</pubDate>
    </item>
    <item>
      <title>7 tricks to simplify your programs with LINQ</title>
      <description>Ever since I learned about LINQ, I keep discovering new ways to use it to improve my code. Every trick makes my code a little bit faster to write, and a little bit easier to read. This posting summarizes some of the tricks that I came across. I will show you how to use LINQ to: initialize an array, iterate over multiple arrays in a single loop, generate a random sequence, ... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2figoro.com%2farchive%2f7-tricks-to-simplify-your-programs-with-linq%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2figoro.com%2farchive%2f7-tricks-to-simplify-your-programs-with-linq%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/7_tricks_to_simplify_your_programs_with_LINQ</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/7_tricks_to_simplify_your_programs_with_LINQ</guid>
      <pubDate>Mon, 19 May 2008 17:31:03 GMT</pubDate>
    </item>
    <item>
      <title>11 More Visual Studio Shortcuts You Should Know </title>
      <description>Following our First Visual Studio Shortcuts post here is another batch of shortcuts. &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%2f05%2f06%2f11-more-visual-studio-shortcuts-you-should-know%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f05%2f06%2f11-more-visual-studio-shortcuts-you-should-know%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/11_More_Visual_Studio_Shortcuts_You_Should_Know</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/11_More_Visual_Studio_Shortcuts_You_Should_Know</guid>
      <pubDate>Tue, 06 May 2008 21:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Being a "nice" programmer</title>
      <description>Being a C# developer by trade, I naturally spend a lot of my working life programming computers. Whilst I by no-means profess to be a "guru" of any kind, I do notice that there is one aspect of software development that is often neglected from discussion, and most programmers will hopefully agree with me as I explain.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.objectreference.net%2fpost%2fBeing-a-nice-programmer.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.objectreference.net%2fpost%2fBeing-a-nice-programmer.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Being_a_nice_programmer</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Being_a_nice_programmer</guid>
      <pubDate>Fri, 25 Apr 2008 12:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Do You Really Want to Be a Development Team Leader?</title>
      <description>Ask any up and coming developer what they would like to do in the next year or so and you'll invariably hear, &amp;quot;I'd like to become a Development Team Leader&amp;quot;.

Hopefully most will have actually considered the change of role and be looking for new challenges and ways to contribute more to their chosen profession. However, for some this is an automatic response to a question that is particularly difficult to answer in an industry with no clear career path. For others it's simply a way to move up the pay scale.

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fandrewtokeley.net%2farchive%2f2008%2f04%2f12%2fdo-you-really-want-to-be-a-development-team-leader.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fandrewtokeley.net%2farchive%2f2008%2f04%2f12%2fdo-you-really-want-to-be-a-development-team-leader.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Do_You_Really_Want_to_Be_a_Development_Team_Leader</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Do_You_Really_Want_to_Be_a_Development_Team_Leader</guid>
      <pubDate>Sun, 13 Apr 2008 17:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Empty try blocks</title>
      <description>The article explains why you might see functions that do nothing in the &amp;quot;try&amp;quot; block. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.somecreativity.com%2f2008%2f04%2f10%2fthe-empty-try-block-mystery%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.somecreativity.com%2f2008%2f04%2f10%2fthe-empty-try-block-mystery%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Empty_try_blocks</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Empty_try_blocks</guid>
      <pubDate>Fri, 11 Apr 2008 19:01:02 GMT</pubDate>
    </item>
    <item>
      <title>The static Keyword</title>
      <description>We all use the static keyword, but do we really know what the possibilities are? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.shaytalksabout.net%2fpost%2fThe-static-Keyword.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.shaytalksabout.net%2fpost%2fThe-static-Keyword.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/The_static_Keyword</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/The_static_Keyword</guid>
      <pubDate>Fri, 04 Apr 2008 23:31:05 GMT</pubDate>
    </item>
    <item>
      <title>Stop creating custom delegate types!</title>
      <description>If you declare even a single delegate type in your code (and you're using .NET 3.5), stop and make sure there isn't already an Action or Func delegate that works for you. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2flostechies.com%2fblogs%2fjimmy_bogard%2farchive%2f2008%2f03%2f26%2fstop-creating-custom-delegate-types.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2flostechies.com%2fblogs%2fjimmy_bogard%2farchive%2f2008%2f03%2f26%2fstop-creating-custom-delegate-types.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Stop_creating_custom_delegate_types</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Stop_creating_custom_delegate_types</guid>
      <pubDate>Sat, 29 Mar 2008 03:16:03 GMT</pubDate>
    </item>
    <item>
      <title>JavaScript ForEach Equivalent</title>
      <description>One thing with the For Loop in JavaScript is it doesn't seem to be very well documented that you can use it to do an equivalent of a ForEach loop. Here's a short example of doing the ForEach loop equivalent in JavaScript using the &amp;quot;in&amp;quot; keyword. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fpietschsoft.com%2fpost%2f2008%2f02%2fJavaScript-ForEach-Equivalent.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fpietschsoft.com%2fpost%2f2008%2f02%2fJavaScript-ForEach-Equivalent.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/JavaScript_ForEach_Equivalent</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/JavaScript_ForEach_Equivalent</guid>
      <pubDate>Fri, 29 Feb 2008 07:29:28 GMT</pubDate>
    </item>
    <item>
      <title>I Repeat: Do Not Listen to Your Users</title>
      <description>Listening to users is a tricky thing. Users often don't know what they want, and even if they did, the communication is likely to get garbled somewhere between them and you.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codinghorror.com%2fblog%2farchives%2f001063.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codinghorror.com%2fblog%2farchives%2f001063.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/I_Repeat_Do_Not_Listen_to_Your_Users</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/I_Repeat_Do_Not_Listen_to_Your_Users</guid>
      <pubDate>Thu, 28 Feb 2008 04:01:03 GMT</pubDate>
    </item>
    <item>
      <title>Sound of one man testing</title>
      <description>Recently I was chatting with a friend of mine and he asked if a single developer could be successful following TDD on a team that does not follow TDD.  My simple answer was YES, they can.  But there are a few things you must consider..... &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%2f2008%2f02%2f18%2fsound-of-one-man-testing.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevlicio.us%2fblogs%2fderik_whittaker%2farchive%2f2008%2f02%2f18%2fsound-of-one-man-testing.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/Sound_of_one_man_testing</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/Sound_of_one_man_testing</guid>
      <pubDate>Thu, 21 Feb 2008 18:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Top 10 Best Practices for Production ASP.NET Applications</title>
      <description>A list of some things to pay attention to when dealing with production ASP.NET applications. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdaptivate.com%2farchive%2f2008%2f02%2f12%2ftop-10-best-practices-for-production-asp-net-applications.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdaptivate.com%2farchive%2f2008%2f02%2f12%2ftop-10-best-practices-for-production-asp-net-applications.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Top_10_Best_Practices_for_Production_ASP_NET_Applications</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Top_10_Best_Practices_for_Production_ASP_NET_Applications</guid>
      <pubDate>Thu, 14 Feb 2008 04:01:02 GMT</pubDate>
    </item>
    <item>
      <title>The Most Useful VS Feature No One Seems To Use</title>
      <description>Speed up your debugging time by using the Exceptions dialog box. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.vonsharp.net%2fMostUsefulVSFeatureNoOneKnowsAbout.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.vonsharp.net%2fMostUsefulVSFeatureNoOneKnowsAbout.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/The_Most_Useful_VS_Feature_No_One_Seems_To_Use</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/The_Most_Useful_VS_Feature_No_One_Seems_To_Use</guid>
      <pubDate>Fri, 08 Feb 2008 01:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Build Providers: Strongly typed page urls in ASP.NET</title>
      <description>A look at using a build provider to generate IntelliSense for pages within your project. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.singular.co.nz%2fblog%2farchive%2f2008%2f02%2f03%2fbuild-providers-and-strongly-typed-page-urls-in-asp-net.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.singular.co.nz%2fblog%2farchive%2f2008%2f02%2f03%2fbuild-providers-and-strongly-typed-page-urls-in-asp-net.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Build_Providers_Strongly_typed_page_urls_in_ASP_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Build_Providers_Strongly_typed_page_urls_in_ASP_NET</guid>
      <pubDate>Tue, 05 Feb 2008 04:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Custom Controls Design Time Support Part 2: More Design Time Attribute</title>
      <description>Custom Controls Design Time Support Part 2: More Design Time Attribute &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.amrelsehemy.net%2fpost%2f2008%2f01%2fCustom-Controls-Design-Time-Support-Part-2-More-Design-Time-Attributes.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.amrelsehemy.net%2fpost%2f2008%2f01%2fCustom-Controls-Design-Time-Support-Part-2-More-Design-Time-Attributes.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Custom_Controls_Design_Time_Support_Part_2_More_Design_Time_Attribute</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Custom_Controls_Design_Time_Support_Part_2_More_Design_Time_Attribute</guid>
      <pubDate>Tue, 15 Jan 2008 15:16:02 GMT</pubDate>
    </item>
    <item>
      <title>SQL Server 2008 will have IntelliSense</title>
      <description>Hurray! &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%2f11%2f30%2fsql-server-2008-will-have-intellisense%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2f3poundmass.wordpress.com%2f2007%2f11%2f30%2fsql-server-2008-will-have-intellisense%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Server_2008_will_have_IntelliSense</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Server_2008_will_have_IntelliSense</guid>
      <pubDate>Tue, 04 Dec 2007 11:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Copying and pasting rectangular blocks of code in Visual Studio and Ma</title>
      <description>Did you know that the Visual Studio and Management Studio editors allow you to copy and paste rectangular areas of code (not just lines of code)? This blog demonstrates how. Very handy when copying and pasting variable names!  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.sqlteam.com%2fjoew%2farchive%2f2007%2f11%2f06%2f60393.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.sqlteam.com%2fjoew%2farchive%2f2007%2f11%2f06%2f60393.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Copying_and_pasting_rectangular_blocks_of_code_in_Visual_Studio_and_Ma</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Copying_and_pasting_rectangular_blocks_of_code_in_Visual_Studio_and_Ma</guid>
      <pubDate>Thu, 08 Nov 2007 22:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Refactoring: Replacing Enums with the Strategy Pattern</title>
      <description>Here's a simple way to remove all of those ugly switch statements and enums and to buy yourself a little more flexibility and testability as an added bonus! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.jeremyjarrell.com%2farchive%2f2007%2f10%2f28%2f64.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.jeremyjarrell.com%2farchive%2f2007%2f10%2f28%2f64.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/Refactoring_Replacing_Enums_with_the_Strategy_Pattern</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/Refactoring_Replacing_Enums_with_the_Strategy_Pattern</guid>
      <pubDate>Mon, 29 Oct 2007 19:46:07 GMT</pubDate>
    </item>
    <item>
      <title>Render User Control as String Template</title>
      <description>An interface that can be implemented in user controls that you would like to render to a string. Makes use of a MVC pattern and Generics. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2faspadvice.com%2fblogs%2fssmith%2farchive%2f2007%2f10%2f19%2fRender-User-Control-as-String-Template.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2faspadvice.com%2fblogs%2fssmith%2farchive%2f2007%2f10%2f19%2fRender-User-Control-as-String-Template.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Render_User_Control_as_String_Template</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Render_User_Control_as_String_Template</guid>
      <pubDate>Sun, 21 Oct 2007 09:03:34 GMT</pubDate>
    </item>
    <item>
      <title>The expando attribute</title>
      <description>It can set JavaScript properties on any element you would normally reference with document.getElementById('elementID'). That means you can control the state of your HTML elements from the code-behind in a very easy manor. It also means you can control HTML elements that don't have a runat="server" attribute.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.madskristensen.dk%2fpost%2fThe-expando-attribute.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.madskristensen.dk%2fpost%2fThe-expando-attribute.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/The_expando_attribute</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/The_expando_attribute</guid>
      <pubDate>Tue, 23 Oct 2007 17:31:02 GMT</pubDate>
    </item>
  </channel>
</rss>