<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by cbenien</title>
    <description>Stories kicked by cbenien</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>Automatically minify and combine JavaScript in Visual Studio</title>
      <description>As you begin developing more complex client-side functionality, managing the size and shape of your JavaScript includes becomes a key concern. It's all too easy to accidentally end up with hundreds of kilobytes of JavaScript spread across many separate HTTP requests, significantly slowing down your initial page loads.

I hope you'll find that this technique is a good compromise between the tedium of using manual minification tools and the overwrought complexity of setting up some of the more "enterprisey" automation solutions. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fencosia.com%2f2009%2f05%2f20%2fautomatically-minify-and-combine-javascript-in-visual-studio%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fencosia.com%2f2009%2f05%2f20%2fautomatically-minify-and-combine-javascript-in-visual-studio%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Automatically_minify_and_combine_JavaScript_in_Visual_Studio</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Automatically_minify_and_combine_JavaScript_in_Visual_Studio</guid>
      <pubDate>Thu, 21 May 2009 05:06:38 GMT</pubDate>
    </item>
    <item>
      <title>WPF NotifyIcon Released</title>
      <description>This is an implementation of a NotifyIcon (system tray icon) for the WPF platform. It does not just rely on the corresponding WinForms component, but is a purely independent control which leverages several features of the WPF framework in order to display rich tooltips, popups, context menus, and balloon messages. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.hardcodet.net%2fwpf-notifyicon"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.hardcodet.net%2fwpf-notifyicon" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/WPF_NotifyIcon_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/WPF_NotifyIcon_Released</guid>
      <pubDate>Mon, 11 May 2009 06:16:04 GMT</pubDate>
    </item>
    <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>22 amazing JQuery - Modal - Plugins</title>
      <description>A collection of 22 amazing JQuery - Modal - Window - Plugins &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.blogrammierer.de%2fjquery-die-22-besten-modal-fenster-plugins%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.blogrammierer.de%2fjquery-die-22-besten-modal-fenster-plugins%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/22_amazing_JQuery_Modal_Plugins</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/22_amazing_JQuery_Modal_Plugins</guid>
      <pubDate>Wed, 29 Apr 2009 08:31:03 GMT</pubDate>
    </item>
    <item>
      <title>Just say No! to C# Regions</title>
      <description>You need a language construct so that your IDE can help you hide your big messy code block from you (because it's just so hideous, you don't even want to look at it anymore)? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fextractmethod.wordpress.com%2f2008%2f02%2f29%2fjust-say-no-to-c-regions%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fextractmethod.wordpress.com%2f2008%2f02%2f29%2fjust-say-no-to-c-regions%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Just_say_No_to_C_Regions</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Just_say_No_to_C_Regions</guid>
      <pubDate>Thu, 16 Apr 2009 10:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Test-After Development is not Test-Driven Development</title>
      <description>Test-Driven Development is first and foremost an application design methodology. If you write your unit tests after you write your application code, then you are not driving the design of your application with your unit tests. In other words, Test-After Development ignores the Driven in Test-Driven Development. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fstephenwalther.com%2fblog%2farchive%2f2009%2f04%2f08%2ftest-after-development-is-not-test-driven-development.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fstephenwalther.com%2fblog%2farchive%2f2009%2f04%2f08%2ftest-after-development-is-not-test-driven-development.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/Test_After_Development_is_not_Test_Driven_Development</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/Test_After_Development_is_not_Test_Driven_Development</guid>
      <pubDate>Thu, 16 Apr 2009 04:46:02 GMT</pubDate>
    </item>
    <item>
      <title>13 ASP.NET MVC extensibility points you have to know</title>
      <description>One of the main design principles ASP.NET MVC has been designed with is extensibility. Everything (or most of) in the processing pipeline is replaceable so, if you don't like the conventions (or lack of them) that ASP.NET MVC uses, you can create your own services to support your conventions and inject them into the main pipeline.

This post shows 13 extensibility points that every ASP.NET MVC developer should know, starting from the beginning of the pipeline and going forward till the rendering of the view. &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%2f2009%2f04%2f08%2f13-asp.net-mvc-extensibility-points-you-have-to-know.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodeclimber.net.nz%2farchive%2f2009%2f04%2f08%2f13-asp.net-mvc-extensibility-points-you-have-to-know.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/13_ASP_NET_MVC_extensibility_points_you_have_to_know</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/13_ASP_NET_MVC_extensibility_points_you_have_to_know</guid>
      <pubDate>Wed, 08 Apr 2009 22:46:06 GMT</pubDate>
    </item>
    <item>
      <title>Using the ASP.NET MVC Futures AsyncController</title>
      <description>Last week, I blogged about all stuff that is included in the ASP.NET MVC Futures assembly, which is an assembly available on CodePlex and contains possible future features (tonguetwister!) for the ASP.NET MVC framework. One of the comments asked for more information on the AsyncController that is introduced in the MVC Futures. So here goes!  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.maartenballiauw.be%2fpost%2f2009%2f04%2f08%2fUsing-the-ASPNET-MVC-Futures-AsyncController.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.maartenballiauw.be%2fpost%2f2009%2f04%2f08%2fUsing-the-ASPNET-MVC-Futures-AsyncController.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/Using_the_ASP_NET_MVC_Futures_AsyncController</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/Using_the_ASP_NET_MVC_Futures_AsyncController</guid>
      <pubDate>Wed, 08 Apr 2009 17:31:04 GMT</pubDate>
    </item>
    <item>
      <title>Using complex types to make calling services less... complex</title>
      <description>A detailed examination of how jQuery can call ASP.NET AJAX web services (or page methods) with complex types as parameters, to simplify the process of serializing and sending several fields of data at a time. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fencosia.com%2f2009%2f04%2f07%2fusing-complex-types-to-make-calling-services-less-complex%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fencosia.com%2f2009%2f04%2f07%2fusing-complex-types-to-make-calling-services-less-complex%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Using_complex_types_to_make_calling_services_less_complex</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Using_complex_types_to_make_calling_services_less_complex</guid>
      <pubDate>Tue, 07 Apr 2009 22:46:03 GMT</pubDate>
    </item>
    <item>
      <title>File Uploads in ASP.NET MVC 1.0 RTM</title>
      <description>I had not messed around with file uploads in ASP.NET MVC for a while and so when I fired up ASP.NET MVC 1.0 RTM I was pleasantly surprised to find out how easy they had made it! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2009%2f04%2f02%2fFile-Uploads-in-ASPNET-MVC-10-RTM.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2009%2f04%2f02%2fFile-Uploads-in-ASPNET-MVC-10-RTM.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/File_Uploads_in_ASP_NET_MVC_1_0_RTM</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/File_Uploads_in_ASP_NET_MVC_1_0_RTM</guid>
      <pubDate>Sat, 04 Apr 2009 06:16:10 GMT</pubDate>
    </item>
    <item>
      <title>Activity Monitor is Empty - Fix Activity Monitor for All Users</title>
      <description>Activity Monitor is essential tool for doing analysis of of system. Many users does not use this because when they open it there is no data. Due to same reason they move on.

This article very quickly shows how to fix the same issue. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.sqlauthority.com%2f2009%2f03%2f22%2fsql-server-2008-activity-monitor-is-empty-fix-activity-monitor-for-all-users%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2009%2f03%2f22%2fsql-server-2008-activity-monitor-is-empty-fix-activity-monitor-for-all-users%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Activity_Monitor_is_Empty_Fix_Activity_Monitor_for_All_Users</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Activity_Monitor_is_Empty_Fix_Activity_Monitor_for_All_Users</guid>
      <pubDate>Sat, 28 Mar 2009 20:31:02 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC 1.0 has been released!</title>
      <description>To keep up with a good tradition (see here and here), I'm being one of the earliest bloggers having great news on ASP.NET MVC: we are at version 1.0! This means production ready, supported, stable, .! Grab the download at Microsoft.com.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.maartenballiauw.be%2fpost%2f2009%2f03%2f18%2fASPNET-MVC-10-has-been-released!.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.maartenballiauw.be%2fpost%2f2009%2f03%2f18%2fASPNET-MVC-10-has-been-released!.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/ASP_NET_MVC_1_0_has_been_released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/ASP_NET_MVC_1_0_has_been_released</guid>
      <pubDate>Wed, 18 Mar 2009 20:31:02 GMT</pubDate>
    </item>
    <item>
      <title>10 C# Shorthands that improve productivity</title>
      <description>One of the best things about C# is that as the language and libraries expand thought is put into keeping things readable. Below I have listed 10 shorthands that you can use to make your code tighter and less wordy. No doubt you know one or more already - but do you currently use all ten of them ? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dijksterhuis.org%2f10-c-coding-shorthands-that-improve-productivity%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dijksterhuis.org%2f10-c-coding-shorthands-that-improve-productivity%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/10_C_Shorthands_that_improve_productivity</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/10_C_Shorthands_that_improve_productivity</guid>
      <pubDate>Tue, 17 Mar 2009 22:46:02 GMT</pubDate>
    </item>
    <item>
      <title>AnkhSVN 2.0.6310 Released - Subversion Plugin for Visual Studio.</title>
      <description>New features include:  Experimental support of Visual Studio 2010, Overall performance improvemens, and much more... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fankhsvn.open.collab.net%2fservlets%2fProjectProcess%3fdocumentContainer%3dc1__Ankh%25202.0"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fankhsvn.open.collab.net%2fservlets%2fProjectProcess%3fdocumentContainer%3dc1__Ankh%25202.0" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/AnkhSVN_2_0_6310_Released_Subversion_Plugin_for_Visual_Studio</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/AnkhSVN_2_0_6310_Released_Subversion_Plugin_for_Visual_Studio</guid>
      <pubDate>Mon, 02 Mar 2009 23:31:20 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET - YSlow and ASP.NET: 100 points &amp;quot;A&amp;quot; grade is possible</title>
      <description>Just in case if somebody doesn't know what YSlow is? YSlow is Firefox add-on integrated with Firebug.  It analyzes web pages and tells you why they are slow. You can run it on you project and see your grade. You can do some easy improvements and maybe even get D grade. However to get higher then D grade becomes a real challenge.  Below I will describe how I got A grade (100 points) on my web blog application.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.karpach.com%2fyslow-and-asp-net-100-points-a-grade.htm"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.karpach.com%2fyslow-and-asp-net-100-points-a-grade.htm" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_YSlow_and_ASP_NET_100_points_A_grade_is_possible</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_YSlow_and_ASP_NET_100_points_A_grade_is_possible</guid>
      <pubDate>Mon, 02 Mar 2009 19:46:02 GMT</pubDate>
    </item>
    <item>
      <title>A cool puzzle game for programmers, written in Silverlight</title>
      <description>The goal of the game is to program a robot to pick up stars. The puzzles are submitted by other users, and ranked by difficulty based on votes. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2frobozzle.com%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2frobozzle.com%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/A_cool_puzzle_game_for_programmers_written_in_Silverlight</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/A_cool_puzzle_game_for_programmers_written_in_Silverlight</guid>
      <pubDate>Tue, 24 Feb 2009 23:31:13 GMT</pubDate>
    </item>
    <item>
      <title>Googleman - Quite possibly the best WPF application ever</title>
      <description>Googleman is a fun and pointless application for launching Google.com in the style of the Batman 60s TV show, complete with spinning Google logo and sound effects. Now when a friend or co-worker says "To Google!" you can open your favourite search engine in style.

Googleman uses WPF and is written using the MVP pattern. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fjames.newtonking.com%2farchive%2f2009%2f02%2f09%2fgoogleman.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjames.newtonking.com%2farchive%2f2009%2f02%2f09%2fgoogleman.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/Googleman_Quite_possibly_the_best_WPF_application_ever</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/Googleman_Quite_possibly_the_best_WPF_application_ever</guid>
      <pubDate>Tue, 10 Feb 2009 07:01:03 GMT</pubDate>
    </item>
    <item>
      <title>Using C# &amp;quot;Yield&amp;quot; for Readability and Performance</title>
      <description>I must have read about "yield" a dozen times. Only recently have I began to understand what it does, and the real power that comes along with it. I'm going to show you some examples of where it can make your code more readable, and potentially more efficient. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.ytechie.com%2f2009%2f02%2fusing-c-yield-for-readability-and-performance.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ytechie.com%2f2009%2f02%2fusing-c-yield-for-readability-and-performance.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Using_C_Yield_for_Readability_and_Performance</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Using_C_Yield_for_Readability_and_Performance</guid>
      <pubDate>Wed, 04 Feb 2009 22:46:30 GMT</pubDate>
    </item>
    <item>
      <title>Why aren't I an MVP?</title>
      <description>There's a problem with the MVP program I'd like to talk about. The fact that I'm no longer an MVP (haven't been for over a year now) isn't the problem, merely a symptom. My problem is that I don't know why I'm not an MVP, and by extension I don't know why others are. The process of becoming and remaining an MVP is completely opaque. Plainly, the MVP program lacks transparency. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodebetter.com%2fblogs%2fkarlseguin%2farchive%2f2009%2f02%2f03%2fwhy-aren-t-i-an-mvp.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fkarlseguin%2farchive%2f2009%2f02%2f03%2fwhy-aren-t-i-an-mvp.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Why_aren_t_I_an_MVP</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Why_aren_t_I_an_MVP</guid>
      <pubDate>Wed, 04 Feb 2009 00:16:03 GMT</pubDate>
    </item>
    <item>
      <title>Sad Way To Do Business</title>
      <description>how to make a bad impression with poor support and bad atitude and throw away thousands potential customers. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fayende.com%2fBlog%2farchive%2f2009%2f02%2f02%2fopen-letter-to-xheo-that-is-not-a-good-way.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fayende.com%2fBlog%2farchive%2f2009%2f02%2f02%2fopen-letter-to-xheo-that-is-not-a-good-way.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/Sad_Way_To_Do_Business</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/Sad_Way_To_Do_Business</guid>
      <pubDate>Wed, 04 Feb 2009 01:01:03 GMT</pubDate>
    </item>
    <item>
      <title>&amp;quot;Quality Doesn't Matter That Much&amp;quot; -- Jeff and Joel </title>
      <description>I was riding my exercise bike, listening to Stack Overflow #38 when I heard Jeff Atwood and Joel Spolsky say &amp;quot;Quality just doesn't matter that much.&amp;quot; I nearly fell off my bike. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.objectmentor.com%2farticles%2f2009%2f01%2f31%2fquality-doesnt-matter-that-much-jeff-and-joel"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.objectmentor.com%2farticles%2f2009%2f01%2f31%2fquality-doesnt-matter-that-much-jeff-and-joel" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/Quality_Doesn_t_Matter_That_Much_Jeff_and_Joel</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/Quality_Doesn_t_Matter_That_Much_Jeff_and_Joel</guid>
      <pubDate>Tue, 03 Feb 2009 06:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Cheap way of speeding up Visual Studio I/O</title>
      <description>Visual Studio loves file I/O. It really, really does, and it cares very little about caching and the like. What this means is that, when you open a solution file, it always reads it from disk. Which means that the speed of operation when generating lots of files (e.g., via T4 transformations) is typically atrocious. The fact that file I/O in VS does not appear to be multithreaded is another hindrance. In short, it's a mess.

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fnesteruk.org%2fblog%2fpost%2fCheap-way-of-speeding-up-Visual-Studio-IO.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fnesteruk.org%2fblog%2fpost%2fCheap-way-of-speeding-up-Visual-Studio-IO.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Cheap_way_of_speeding_up_Visual_Studio_I_O</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Cheap_way_of_speeding_up_Visual_Studio_I_O</guid>
      <pubDate>Sun, 01 Feb 2009 10:01:02 GMT</pubDate>
    </item>
    <item>
      <title>UTF8Encoding.Default != Encoding.UTF8 (.NET C#)</title>
      <description>Explains why you should never use ASCIIEncoding.Default, UTF8Encoding.Default, UnicodeEncoding.Default, UTF32Encoding.Default or UTF7Encoding.Default! Never ever! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fstartbigthinksmall.wordpress.com%2f2009%2f01%2f20%2futf8encodingdefault-encodingutf8-net-c%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fstartbigthinksmall.wordpress.com%2f2009%2f01%2f20%2futf8encodingdefault-encodingutf8-net-c%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/clr/UTF8Encoding_Default_Encoding_UTF8_NET_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/clr/UTF8Encoding_Default_Encoding_UTF8_NET_C</guid>
      <pubDate>Tue, 27 Jan 2009 04:46:03 GMT</pubDate>
    </item>
    <item>
      <title>Why you should not use the ADO.NET Entity Framework</title>
      <description>Reasons to why the ADO.NET Entity Framework is not mature enough for real business application. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.kindblad.com%2f2009%2f01%2f11%2fwhy-you-should-not-use-the-adonet-entity-framework%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.kindblad.com%2f2009%2f01%2f11%2fwhy-you-should-not-use-the-adonet-entity-framework%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/adonet/Why_you_should_not_use_the_ADO_NET_Entity_Framework</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/adonet/Why_you_should_not_use_the_ADO_NET_Entity_Framework</guid>
      <pubDate>Mon, 12 Jan 2009 04:01:12 GMT</pubDate>
    </item>
    <item>
      <title>The Cost of Net Negative Producing Programmers</title>
      <description>Discussion of NNPPs and how to tackle them. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.jayfields.com%2f2009%2f01%2fcost-of-net-negative-producing.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.jayfields.com%2f2009%2f01%2fcost-of-net-negative-producing.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/The_Cost_of_Net_Negative_Producing_Programmers</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/The_Cost_of_Net_Negative_Producing_Programmers</guid>
      <pubDate>Wed, 07 Jan 2009 04:46:12 GMT</pubDate>
    </item>
  </channel>
</rss>