<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by johnrummell</title>
    <description>Stories kicked by johnrummell</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>How to help yourself when NuGet goes down</title>
      <description>Today will be remembered as the day that NuGet.org went down and broke quite some builds. While many people would love to see the NuGet team wearing a pink sombrero, there is something to say about wearing it yourself if you did not manage to work around this. Let me explain. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.xavierdecoster.com%2fpost%2f2012%2f03%2f09%2fHow-to-help-yourself-when-NuGet-goes-down.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.xavierdecoster.com%2fpost%2f2012%2f03%2f09%2fHow-to-help-yourself-when-NuGet-goes-down.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/How_to_help_yourself_when_NuGet_goes_down</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/How_to_help_yourself_when_NuGet_goes_down</guid>
      <pubDate>Fri, 09 Mar 2012 16:47:03 GMT</pubDate>
    </item>
    <item>
      <title>MessageBox - The jQuery Plugin</title>
      <description>Now that I've been working more and more with ASP.NET MVC, I've been rewriting some of my server side controls with jQuery plugins. A while back I shared my version of Janko's popular MessageBox control. I've created a similar effect with a jQuery plugin based on the Highlight/Error examples on the jQuery UI Themes page. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.jrummell.com%2fblog%2findex.php%2f2011%2f03%2fmessagebox-the-jquery-plugin%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.jrummell.com%2fblog%2findex.php%2f2011%2f03%2fmessagebox-the-jquery-plugin%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/MessageBox_The_jQuery_Plugin</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/MessageBox_The_jQuery_Plugin</guid>
      <pubDate>Thu, 05 May 2011 20:49:56 GMT</pubDate>
    </item>
    <item>
      <title>IIS Express and Visual Studio 2010 without SP1</title>
      <description>Here's how you can integrate IIS Express with Visual Studio 2010 without SP1. I'm taking advantage of External Tools again. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.jrummell.com%2fblog%2findex.php%2f2011%2f03%2fiis-express-and-visual-studio-2010-without-sp1%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.jrummell.com%2fblog%2findex.php%2f2011%2f03%2fiis-express-and-visual-studio-2010-without-sp1%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/IIS_Express_and_Visual_Studio_2010_without_SP1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/IIS_Express_and_Visual_Studio_2010_without_SP1</guid>
      <pubDate>Wed, 02 Mar 2011 14:03:21 GMT</pubDate>
    </item>
    <item>
      <title>Another Repository</title>
      <description>I think a theme of Repository pattern is common for many developer blogs. Certainly my blog won't be an exclusion. But I don't want to impose own implementation of this pattern. Instead, in this post we'll look at the pattern from a different side. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fosmirnov.net%2f%3fp%3d100"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fosmirnov.net%2f%3fp%3d100" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/Another_Repository</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/Another_Repository</guid>
      <pubDate>Fri, 24 Sep 2010 06:51:26 GMT</pubDate>
    </item>
    <item>
      <title>MVC 3's IValidatableObject</title>
      <description>I've come across a couple ways to do validation in MVC. My favorite is the IvalidatableObject method. It's fairly simple to setup. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbuildstarted.com%2f2010%2f09%2f20%2fmvc-3s-ivalidatableobject%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbuildstarted.com%2f2010%2f09%2f20%2fmvc-3s-ivalidatableobject%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/MVC_3_s_IValidatableObject</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/MVC_3_s_IValidatableObject</guid>
      <pubDate>Mon, 20 Sep 2010 17:14:19 GMT</pubDate>
    </item>
    <item>
      <title>7 Freely available E-Books/Guides I found essential for .NET Programme</title>
      <description>Freely available E-Books/Guides I found essential for .NET Programme &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2famazedsaint.blogspot.com%2f2010%2f09%2f7-freely-available-e-booksguides-i.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2famazedsaint.blogspot.com%2f2010%2f09%2f7-freely-available-e-booksguides-i.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/altnet/7_Freely_available_E_Books_Guides_I_found_essential_for_NET_Programme</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/altnet/7_Freely_available_E_Books_Guides_I_found_essential_for_NET_Programme</guid>
      <pubDate>Mon, 20 Sep 2010 21:00:52 GMT</pubDate>
    </item>
    <item>
      <title>Interesting .NET Framework 4 Statistics</title>
      <description>Some interesting statistics for the .NET Framework 4.0. There were a total of 44,346 types (loaded from 130 assemblies), with 33,152 classes, 2,398 interfaces, 4,828 enums, and 8,796 value types. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgeekswithblogs.net%2fsdorman%2farchive%2f2010%2f07%2f10%2finteresting-.net-framework-4-statistics.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgeekswithblogs.net%2fsdorman%2farchive%2f2010%2f07%2f10%2finteresting-.net-framework-4-statistics.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/clr/Interesting_NET_Framework_4_Statistics</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/clr/Interesting_NET_Framework_4_Statistics</guid>
      <pubDate>Mon, 20 Sep 2010 17:15:52 GMT</pubDate>
    </item>
    <item>
      <title>Is is as or is as is?</title>
      <description>A short and concise post by Eric Lippert about the is and as operators in C#. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fb%2fericlippert%2farchive%2f2010%2f09%2f16%2fis-is-as-or-is-as-is.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fb%2fericlippert%2farchive%2f2010%2f09%2f16%2fis-is-as-or-is-as-is.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Is_is_as_or_is_as_is</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Is_is_as_or_is_as_is</guid>
      <pubDate>Wed, 29 Sep 2010 11:15:52 GMT</pubDate>
    </item>
    <item>
      <title>Getting Started with Code Contracts in VS2010</title>
      <description>A good overview of the coding by contracts in visual studio &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fstevesmithblog.com%2fblog%2fgetting-started-with-code-contracts-in-vs2010%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fstevesmithblog.com%2fblog%2fgetting-started-with-code-contracts-in-vs2010%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Getting_Started_with_Code_Contracts_in_VS2010</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Getting_Started_with_Code_Contracts_in_VS2010</guid>
      <pubDate>Wed, 15 Sep 2010 21:00:52 GMT</pubDate>
    </item>
    <item>
      <title>Deserialize JSON string and bind to ASP.NET DropDownList</title>
      <description>This article demonstrates how to Deserialize JSON string and bind to an ASP.NET DropDownList control. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.devcurry.com%2f2010%2f09%2fdeserialize-json-string-and-bind-to.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.devcurry.com%2f2010%2f09%2fdeserialize-json-string-and-bind-to.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Deserialize_JSON_string_and_bind_to_ASP_NET_DropDownList</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Deserialize_JSON_string_and_bind_to_ASP_NET_DropDownList</guid>
      <pubDate>Wed, 15 Sep 2010 11:11:28 GMT</pubDate>
    </item>
    <item>
      <title>Free ebook: Moving to Microsoft Visual Studio 2010</title>
      <description>Microsoft offers a free ebook: Moving to Microsoft Visual Studio 2010 (Microsoft Press, 2011; 336 pages), written by Patrice Pelland, Pascal Par&amp;#233;, and Ken Haines.

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fb%2fmicrosoft_press%2farchive%2f2010%2f09%2f13%2ffree-ebook-moving-to-microsoft-visual-studio-2010.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fb%2fmicrosoft_press%2farchive%2f2010%2f09%2f13%2ffree-ebook-moving-to-microsoft-visual-studio-2010.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Free_ebook_Moving_to_Microsoft_Visual_Studio_2010</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Free_ebook_Moving_to_Microsoft_Visual_Studio_2010</guid>
      <pubDate>Tue, 14 Sep 2010 16:30:52 GMT</pubDate>
    </item>
    <item>
      <title>Most popular .NET web frameworks</title>
      <description>Most popular .NET web frameworks - ASP.NET MVC, ASP Webforms, Casttle project, FubuMVC and others. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.agafonov.net.ua%2fpost%2f2010%2f09%2f09%2fMost-popular-NET-web-frameworks.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.agafonov.net.ua%2fpost%2f2010%2f09%2f09%2fMost-popular-NET-web-frameworks.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Most_popular_NET_web_frameworks</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Most_popular_NET_web_frameworks</guid>
      <pubDate>Thu, 09 Sep 2010 20:55:04 GMT</pubDate>
    </item>
    <item>
      <title>Add OpenID Login Support In Your ASp.NET Application</title>
      <description>A simplest and easiest way to implement OpenID login support in ASP.NET webform applications. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmidnightprogrammer.net%2fpost%2fAdd-OpenID-Login-Support-In-Your-ASPNET-Application.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmidnightprogrammer.net%2fpost%2fAdd-OpenID-Login-Support-In-Your-ASPNET-Application.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Add_OpenID_Login_Support_In_Your_ASp_NET_Application</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Add_OpenID_Login_Support_In_Your_ASp_NET_Application</guid>
      <pubDate>Tue, 31 Aug 2010 18:00:52 GMT</pubDate>
    </item>
    <item>
      <title>ReSharper Zencoding</title>
      <description>I have to say I really like the new ASP.NET features in ReSharper 5 but in addition to all the goodness, the ReSharper Zen Coding Powertoy really rocks. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweb2asp.net%2f2010%2f08%2fresharper-zen-coding.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweb2asp.net%2f2010%2f08%2fresharper-zen-coding.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ReSharper_Zencoding</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ReSharper_Zencoding</guid>
      <pubDate>Sun, 15 Aug 2010 16:30:52 GMT</pubDate>
    </item>
    <item>
      <title>HTML5 Support In Visual Studio 2010</title>
      <description>I was trying to play around with HTML5 assuming that VS 2010 had shipped with HTML5 support but to my dismay it was not the case. Bummer! So I did a bit of homework and came up with an easy workaround. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.raihaniqbal.net%2fblog%2f2010%2f08%2fhtml5-support-in-visual-studio-2010%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.raihaniqbal.net%2fblog%2f2010%2f08%2fhtml5-support-in-visual-studio-2010%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/HTML5_Support_In_Visual_Studio_2010</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/HTML5_Support_In_Visual_Studio_2010</guid>
      <pubDate>Mon, 09 Aug 2010 12:45:52 GMT</pubDate>
    </item>
    <item>
      <title>Getting rid of null checks in property chains with - but not limited t</title>
      <description>This article explains how to get rid of the annoying null checks you often have to do before you can evaluate expressions like Order.Customer.Address.ZipCode safely. The provided code builds and compiles an expression tree that does the job in an elegant and well performing manner. Specific extension methods for AutoMapper and S#arpArchitecture are provided as well. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbit.ly%2fbLJ4js"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbit.ly%2fbLJ4js" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Getting_rid_of_null_checks_in_property_chains_with_but_not_limited_t</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Getting_rid_of_null_checks_in_property_chains_with_but_not_limited_t</guid>
      <pubDate>Fri, 06 Aug 2010 13:30:52 GMT</pubDate>
    </item>
    <item>
      <title>The NEW DotNetKicks front page is in beta</title>
      <description>We are working on totally reworking how the front page of DotNetKicks works and the new version is now in public beta. Check it out, use it, and give us your feedback! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetkicks.com%2fbeta"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetkicks.com%2fbeta" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/The_NEW_DotNetKicks_front_page_is_in_beta</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/The_NEW_DotNetKicks_front_page_is_in_beta</guid>
      <pubDate>Wed, 21 Jul 2010 21:45:52 GMT</pubDate>
    </item>
    <item>
      <title>Popular .NET Web Content Management Systems (CMS) - Open Source</title>
      <description>Here are some good Open Source ASP.NET Web CMS that are popular in the community &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.devcurry.com%2f2010%2f06%2fpopular-net-web-content-management.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.devcurry.com%2f2010%2f06%2fpopular-net-web-content-management.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Popular_NET_Web_Content_Management_Systems_CMS_Open_Source</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Popular_NET_Web_Content_Management_Systems_CMS_Open_Source</guid>
      <pubDate>Thu, 08 Jul 2010 02:15:52 GMT</pubDate>
    </item>
    <item>
      <title>Build ClickOnce deployment packages using MSBuild and Team City</title>
      <description>The other day I was requested to automate our build process to issue different ClickOnce setup for the same application. The main difference was some configuration files pointing to different back end web services. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.laurentkempe.com%2fpost%2fBuild-ClickOnce-deployment-packages-using-MSBuild-and-Team-City.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.laurentkempe.com%2fpost%2fBuild-ClickOnce-deployment-packages-using-MSBuild-and-Team-City.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Build_ClickOnce_deployment_packages_using_MSBuild_and_Team_City</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Build_ClickOnce_deployment_packages_using_MSBuild_and_Team_City</guid>
      <pubDate>Mon, 21 Jun 2010 18:24:54 GMT</pubDate>
    </item>
    <item>
      <title>AddThis.NET v3 for Blogengine.NET released</title>
      <description>AddThis.NET is a Blogengine.NET extensions which adds social bookmarking buttons to your posts based on AddThis. A seperate DotnetKicks, DotnetShoutout and TweetMeme button will be displayed. All buttons can be hidden separately, so you can configure that custom social bookmarking button set. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.code-in.net%2fpost%2fAddThisNET-v3-for-BlogengineNET-released.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.code-in.net%2fpost%2fAddThisNET-v3-for-BlogengineNET-released.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/AddThis_NET_v3_for_Blogengine_NET_released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/AddThis_NET_v3_for_Blogengine_NET_released</guid>
      <pubDate>Mon, 21 Jun 2010 13:30:52 GMT</pubDate>
    </item>
    <item>
      <title>Build and Deployment automation, VCS Root and Labeling in TeamCity</title>
      <description>As you might now from reading my blog I tend to automate as much as I can.

Why? Because I hate to do repetitive tasks. First because it is boring, at least for me, and as a developer we have more interesting things to do. Second because executing repetitive tasks tend to be error prone.

So last week I decided that it was enough for me to have to create manually a subversion tag for Jobping web site then also took the time to do the same for my portal Tech Head Brothers. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.laurentkempe.com%2fpost%2fBuild-and-Deployment-automation-VCS-Root-and-Labeling-in-TeamCity.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.laurentkempe.com%2fpost%2fBuild-and-Deployment-automation-VCS-Root-and-Labeling-in-TeamCity.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Build_and_Deployment_automation_VCS_Root_and_Labeling_in_TeamCity</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Build_and_Deployment_automation_VCS_Root_and_Labeling_in_TeamCity</guid>
      <pubDate>Tue, 08 Jun 2010 15:00:52 GMT</pubDate>
    </item>
    <item>
      <title>Validation without ViewState</title>
      <description>How to use ASP.NET validators on controls without ViewState. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fjohn.rummell.info%2fjohn%2fblog%2fpost%2fValidation-without-ViewState.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjohn.rummell.info%2fjohn%2fblog%2fpost%2fValidation-without-ViewState.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Validation_without_ViewState</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Validation_without_ViewState</guid>
      <pubDate>Tue, 01 Jun 2010 18:36:55 GMT</pubDate>
    </item>
    <item>
      <title>Using Gmail as TeamCity smtp server</title>
      <description>Some time ago when I had to reinstall our Jobping Continuous Integration server, which is Team City I also decided not to reinstall any smtp server but to use Gmail server. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.laurentkempe.com%2fpost%2fUsing-Gmail-as-TeamCity-smtp-server.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.laurentkempe.com%2fpost%2fUsing-Gmail-as-TeamCity-smtp-server.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Using_Gmail_as_TeamCity_smtp_server</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Using_Gmail_as_TeamCity_smtp_server</guid>
      <pubDate>Tue, 01 Jun 2010 15:00:52 GMT</pubDate>
    </item>
    <item>
      <title>URL Rewrite - Multiple domains under one site. Part II</title>
      <description>I believe I have it .

I've been meaning to put together the ultimate outgoing rule for hosting multiple domains under one site.  I finally sat down this week and setup a few test cases, and created one rule to rule them all. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fowscott%2farchive%2f2010%2f05%2f26%2furl-rewrite-multiple-domains-under-one-site-part-ii.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fowscott%2farchive%2f2010%2f05%2f26%2furl-rewrite-multiple-domains-under-one-site-part-ii.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/URL_Rewrite_Multiple_domains_under_one_site_Part_II</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/URL_Rewrite_Multiple_domains_under_one_site_Part_II</guid>
      <pubDate>Tue, 01 Jun 2010 17:15:52 GMT</pubDate>
    </item>
    <item>
      <title>Going Lazy&amp;lt;T&amp;gt; with System.Lazy</title>
      <description>Taking a look at the how to use the System.Lazy namespace in .Net 4.0.

One of the pretty cool new nuggets inside the .Net 4.0 framework is System.Lazy and System.Lazy. What System.Lazy brings to the table is a way to create objects which may need to perform intensive operations and defer the execution of the operation until it is 100% absolutely needed. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dimecasts.net%2fCasts%2fCastDetails%2f176"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dimecasts.net%2fCasts%2fCastDetails%2f176" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Going_Lazy_T_with_System_Lazy</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Going_Lazy_T_with_System_Lazy</guid>
      <pubDate>Tue, 25 May 2010 19:30:52 GMT</pubDate>
    </item>
  </channel>
</rss>
