<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com - Stories tagged with Tips</title>
    <description>the latest stories tagged with 'Tips' from DotNetKicks.com</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>Dial Those Keyboard Shortcuts - An Old-school Method for Productivity </title>
      <description>Stop using that mouse and become a keyboard ninja in one easy step. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.chrissurfleet.co.uk%2fpost%2f2012%2f05%2f28%2fDial-Those-Keyboard-Shortcuts-An-Old-school-Method-for-Productivity-Enhancement.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.chrissurfleet.co.uk%2fpost%2f2012%2f05%2f28%2fDial-Those-Keyboard-Shortcuts-An-Old-school-Method-for-Productivity-Enhancement.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Dial_Those_Keyboard_Shortcuts_An_Old_school_Method_for_Productivity</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Dial_Those_Keyboard_Shortcuts_An_Old_school_Method_for_Productivity</guid>
      <pubDate>Mon, 28 May 2012 13:16:26 GMT</pubDate>
    </item>
    <item>
      <title>Configuring WebClient Timeout and ConnectionLimit</title>
      <description>It is great how simple the WebClient class is to use, but unfortunately it does not natively support configuring it's timeout or connection limit. Good news, both of these issues are very easy to fix by simply extending the WebClient class. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.tomdupont.net%2f2012%2f05%2fconfiguring-webclient-timeout-and.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.tomdupont.net%2f2012%2f05%2fconfiguring-webclient-timeout-and.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Configuring_WebClient_Timeout_and_ConnectionLimit</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Configuring_WebClient_Timeout_and_ConnectionLimit</guid>
      <pubDate>Thu, 10 May 2012 13:56:19 GMT</pubDate>
    </item>
    <item>
      <title>Expression Trees + Generic Static Constructors</title>
      <description>A great thing about .NET Expression Trees is you can compile them at runtime, and they'll execute as fast as any .NET code.  However, while building and compiling a tree is pretty quick, it's best if you only need to do it once.  Here's a way to do that with a generic class and static constructor. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fchriscavanagh.wordpress.com%2f2012%2f04%2f26%2fexpression-trees-generic-static-constructors%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fchriscavanagh.wordpress.com%2f2012%2f04%2f26%2fexpression-trees-generic-static-constructors%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Expression_Trees_Generic_Static_Constructors</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Expression_Trees_Generic_Static_Constructors</guid>
      <pubDate>Fri, 27 Apr 2012 18:47:30 GMT</pubDate>
    </item>
    <item>
      <title>Concurrency, Performance, Arrays and when Dirty Writes are OK</title>
      <description>This article will show how to increase the performance of a rather simple algorithm up to 80%, by showing how we can accept a loss in absolutely accuracy, and also taking advantage of how processors work. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.philosophicalgeek.com%2f2012%2f04%2f23%2fconcurrency-performance-arrays-and-when-dirty-writes-are-ok%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.philosophicalgeek.com%2f2012%2f04%2f23%2fconcurrency-performance-arrays-and-when-dirty-writes-are-ok%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Concurrency_Performance_Arrays_and_when_Dirty_Writes_are_OK</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Concurrency_Performance_Arrays_and_when_Dirty_Writes_are_OK</guid>
      <pubDate>Wed, 25 Apr 2012 21:41:42 GMT</pubDate>
    </item>
    <item>
      <title>How to find the Top 5 largest files in Windows 7 ?</title>
      <description>I learnt something with the PowerShell today when searching for a largest file on my Windows 7 PC If you are one of the users who want to find 5 largest file in Windows 7,  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.ginktage.com%2f2012%2f04%2fhow-to-find-the-top-5-largest-files-in-windows-7%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ginktage.com%2f2012%2f04%2fhow-to-find-the-top-5-largest-files-in-windows-7%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/How_to_find_the_Top_5_largest_files_in_Windows_7</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/How_to_find_the_Top_5_largest_files_in_Windows_7</guid>
      <pubDate>Fri, 06 Apr 2012 16:59:31 GMT</pubDate>
    </item>
    <item>
      <title>Backing up SVN to Amazon S3 in Five Easy Steps</title>
      <description>Learn how to backup your Subversion repos to Amazon S3 using a simple batch file to automate the process on a Windows Server. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.cartviper.com%2fpost%2f2012%2f04%2f02%2fBackup-Subversion-to-Amazon-S3.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.cartviper.com%2fpost%2f2012%2f04%2f02%2fBackup-Subversion-to-Amazon-S3.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Backing_up_SVN_to_Amazon_S3_in_Five_Easy_Steps</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Backing_up_SVN_to_Amazon_S3_in_Five_Easy_Steps</guid>
      <pubDate>Mon, 02 Apr 2012 21:04:45 GMT</pubDate>
    </item>
    <item>
      <title>A very simple Jasmine runner for ASP.NET Applications</title>
      <description>I made a very simple Jasmine test runner using ASP.NET WebPages.  It automatically detects and executes your specs.   &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ftrycatchfail.com%2fblog%2fpost%2fA-very-simple-Jasmine-runner-for-ASPNET-Applications.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ftrycatchfail.com%2fblog%2fpost%2fA-very-simple-Jasmine-runner-for-ASPNET-Applications.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/A_very_simple_Jasmine_runner_for_ASP_NET_Applications</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/A_very_simple_Jasmine_runner_for_ASP_NET_Applications</guid>
      <pubDate>Mon, 26 Mar 2012 03:09:02 GMT</pubDate>
    </item>
    <item>
      <title>How to launch Git Extensions from Git Bash on Windows</title>
      <description>Typically when I'm working on a piece of software, I leave an msysgit bash prompt open in the current project directory.

What I want is to be able to launch Git Extensions just like gitk, from the git bash shell. Fortunately, this is relatively simple to accomplish... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdanrigby.com%2f2012%2f03%2f22%2fhow-to-launch-git-extensions-from-git-bash-on-windows%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdanrigby.com%2f2012%2f03%2f22%2fhow-to-launch-git-extensions-from-git-bash-on-windows%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/How_to_launch_Git_Extensions_from_Git_Bash_on_Windows</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/How_to_launch_Git_Extensions_from_Git_Bash_on_Windows</guid>
      <pubDate>Fri, 23 Mar 2012 04:39:27 GMT</pubDate>
    </item>
    <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>My thoughts on conducting technical interviews.</title>
      <description>As a software consultant, I've both gone through and conducted a fair share of technical interviews. By conducting interviews, being interviewed and watching others interview I've learnt a few things myself. Below are some tips on what works and what doesn't when interviewing software developers. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fnizarnoorani.com%2findex.php%2farchives%2f369"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fnizarnoorani.com%2findex.php%2farchives%2f369" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/My_thoughts_on_conducting_technical_interviews</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/My_thoughts_on_conducting_technical_interviews</guid>
      <pubDate>Wed, 07 Mar 2012 03:21:00 GMT</pubDate>
    </item>
    <item>
      <title>IIS 500 errors leave clues in the log</title>
      <description>How IIS logs can help troubleshoot 500 internal server errors. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dotnetnoob.com%2f2012%2f03%2fiis-500-errors-leave-clues-in-log.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetnoob.com%2f2012%2f03%2fiis-500-errors-leave-clues-in-log.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/IIS_500_errors_leave_clues_in_the_log</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/IIS_500_errors_leave_clues_in_the_log</guid>
      <pubDate>Tue, 06 Mar 2012 20:00:50 GMT</pubDate>
    </item>
    <item>
      <title>How to Use dhtmlxGrid with ASP.NET MVC</title>
      <description>The tutorial explains how to use dhtmlxGrid, open source JavaScript grid component, with ASP.NET MVC. Implement an editable datagrid with sorting and filtering capabilities, bind the grid data to the database and update it on the server side when user makes changes in browser. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dhtmlx.com%2fblog%2f%3fp%3d1349"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dhtmlx.com%2fblog%2f%3fp%3d1349" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/How_to_Use_dhtmlxGrid_with_ASP_NET_MVC</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/How_to_Use_dhtmlxGrid_with_ASP_NET_MVC</guid>
      <pubDate>Fri, 02 Mar 2012 14:52:57 GMT</pubDate>
    </item>
    <item>
      <title>Root Solution Command Prompt Access in Visual Studio</title>
      <description>Load your msysgit-integrated command prompt within your root solution directory via external tool and keystroke on demand. No more keeping the additional command prompt open for repetitive commits during development. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.arroyocode.com%2froot-solution-command-prompt-access-in-visual-studio"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.arroyocode.com%2froot-solution-command-prompt-access-in-visual-studio" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Root_Solution_Command_Prompt_Access_in_Visual_Studio</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Root_Solution_Command_Prompt_Access_in_Visual_Studio</guid>
      <pubDate>Tue, 14 Feb 2012 19:59:38 GMT</pubDate>
    </item>
    <item>
      <title>8 Most Popular jQuery Plugins of January 2012 </title>
      <description>Last month developers were busy with jQuery and it is time to go through some of the most popular jQuery plugins they created in January 2012. 
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.moretechtips.net%2f2012%2f02%2f8-most-popular-jquery-plugins-of.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.moretechtips.net%2f2012%2f02%2f8-most-popular-jquery-plugins-of.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/8_Most_Popular_jQuery_Plugins_of_January_2012</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/8_Most_Popular_jQuery_Plugins_of_January_2012</guid>
      <pubDate>Fri, 03 Feb 2012 00:17:56 GMT</pubDate>
    </item>
    <item>
      <title>Going Faster: Sexy numbers and full post-mortem</title>
      <description>In a followup to my article on how not to suck at serving web content, I go over what we did to improve page performance at DotNetKicks and why it worked. Read the first post if you haven't already: http://blogs.dotnetkicks.com/dnk-jump-in/2011/12/21/going-faster-how-not-to-suck-at-serving-web-content/ &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.dotnetkicks.com%2fdnk-jump-in%2f2012%2f01%2f21%2fgoing-faster-post-mortem%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.dotnetkicks.com%2fdnk-jump-in%2f2012%2f01%2f21%2fgoing-faster-post-mortem%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Going_Faster_Sexy_numbers_and_full_post_mortem</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Going_Faster_Sexy_numbers_and_full_post_mortem</guid>
      <pubDate>Mon, 23 Jan 2012 14:49:20 GMT</pubDate>
    </item>
    <item>
      <title>Using Git with Subversion</title>
      <description>Do you love Git?  Are you working on a project that's using Subversion?  Well, did you know that Git actually integrates quite nicely with Subversion right out of the box?  I'll show you what you need to know to get started with Git and Subversion, and I'll show you the workflow I use for keeping my work in sync with everyone else on my team. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ftrycatchfail.com%2fblog%2fpost%2fUsing-Git-with-Subversion.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ftrycatchfail.com%2fblog%2fpost%2fUsing-Git-with-Subversion.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Using_Git_with_Subversion</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Using_Git_with_Subversion</guid>
      <pubDate>Fri, 20 Jan 2012 14:57:38 GMT</pubDate>
    </item>
    <item>
      <title>.Net's Sort Is Not Secure. Don't Use It. Here's a better one.</title>
      <description>.Net's Array.Sort (up to at least version 4.0) has serious weaknesses &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fzimbry.blogspot.com%2f2012%2f01%2fnets-sort-is-not-secure-dont-use-it.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fzimbry.blogspot.com%2f2012%2f01%2fnets-sort-is-not-secure-dont-use-it.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Net_s_Sort_Is_Not_Secure_Don_t_Use_It_Here_s_a_better_one</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Net_s_Sort_Is_Not_Secure_Don_t_Use_It_Here_s_a_better_one</guid>
      <pubDate>Fri, 06 Jan 2012 01:57:26 GMT</pubDate>
    </item>
    <item>
      <title>Crystal Reports error in .NET 4.0</title>
      <description>Shows how to fix a strange error when using Crystal Reports in .NET 4.0 with an ADO.NET data source &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.wujitouch.com%2fpost%2fCrystal-Reports-for-NET-40.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.wujitouch.com%2fpost%2fCrystal-Reports-for-NET-40.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Crystal_Reports_error_in_NET_4_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Crystal_Reports_error_in_NET_4_0</guid>
      <pubDate>Sat, 31 Dec 2011 16:39:52 GMT</pubDate>
    </item>
    <item>
      <title>Testing Web services or REST API Easily with Poster Add-on</title>
      <description>Poster is a developer tool for interacting with web services and other web resources that lets you make HTTP requests, interact with web services and inspect the results. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ftechbrij.com%2f837%2ftesting-web-services-rest-api-poster-add-on-firefox"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ftechbrij.com%2f837%2ftesting-web-services-rest-api-poster-add-on-firefox" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Testing_Web_services_or_REST_API_Easily_with_Poster_Add_on</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Testing_Web_services_or_REST_API_Easily_with_Poster_Add_on</guid>
      <pubDate>Sat, 31 Dec 2011 15:53:01 GMT</pubDate>
    </item>
    <item>
      <title>11 Things every Software Developer should be doing in 2012.</title>
      <description>2011 is winding down and 2012 is upon us. Have you set any goals for 2012 both professionally/personally? Regardless of the answer, I'm sure one or two of the items listed below can help. I usually don't blog many opinion posts, due to the fact that I like to keep my blog technical. This post is an exception. :) &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmichaelcrump.net%2f11-things-every-software-developer-should-be-doing-in-2012"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmichaelcrump.net%2f11-things-every-software-developer-should-be-doing-in-2012" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/11_Things_every_Software_Developer_should_be_doing_in_2012</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/11_Things_every_Software_Developer_should_be_doing_in_2012</guid>
      <pubDate>Sat, 24 Dec 2011 13:45:11 GMT</pubDate>
    </item>
    <item>
      <title>Going Faster: How not to suck at serving web content</title>
      <description>We've noticed some performance issues here on the DNK site. Check out our findings and read about how we're going to fix it! These are problems anyone running a website can run into, do yourself a favor and learn from our mistakes. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.dotnetkicks.com%2fdnk-jump-in%2f2011%2f12%2f21%2fgoing-faster-how-not-to-suck-at-serving-web-content%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.dotnetkicks.com%2fdnk-jump-in%2f2011%2f12%2f21%2fgoing-faster-how-not-to-suck-at-serving-web-content%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Going_Faster_How_not_to_suck_at_serving_web_content</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Going_Faster_How_not_to_suck_at_serving_web_content</guid>
      <pubDate>Wed, 21 Dec 2011 18:25:30 GMT</pubDate>
    </item>
    <item>
      <title>Manage your dependencies with Rake and Nuget</title>
      <description>Josh Bush shares with us a rake script that works with Nuget 1.6 to automatically fetch and update your project dependencies without the need for checking binary files into your source repositories. It even does away with the package version folders, leaving your working directory clean of old versions that are no longer used by your project. Best of all, it allows everything new about Nuget 1.6 to be handled through 1 config file, rather than several. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ffreshbrewedcode.com%2fjoshbush%2f2011%2f12%2f14%2fmanage-your-dependencies-with-rake-and-nuget%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ffreshbrewedcode.com%2fjoshbush%2f2011%2f12%2f14%2fmanage-your-dependencies-with-rake-and-nuget%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Manage_your_dependencies_with_Rake_and_Nuget</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Manage_your_dependencies_with_Rake_and_Nuget</guid>
      <pubDate>Thu, 15 Dec 2011 15:14:31 GMT</pubDate>
    </item>
    <item>
      <title>Scheduling TeamCity backups in Windows</title>
      <description>Jetbrains' build server software TeamCity is an awesome product to get up and running with continuous integration and deployment, however with its ease of operation it leaves a few nice to have business features aside. One of these is Scheduled backup - and if there is anything that your career has probably taught you to date, it's that when things break, having a backup is priceless. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.diaryofaninja.com%2fblog%2f2011%2f12%2f13%2fscheduling-teamcity-backups-in-windows%23.TugA_w8AKHA.dotnetkicks"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.diaryofaninja.com%2fblog%2f2011%2f12%2f13%2fscheduling-teamcity-backups-in-windows%23.TugA_w8AKHA.dotnetkicks" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Scheduling_TeamCity_backups_in_Windows</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Scheduling_TeamCity_backups_in_Windows</guid>
      <pubDate>Wed, 14 Dec 2011 01:51:21 GMT</pubDate>
    </item>
    <item>
      <title>Return Multiple Values from Methods with Tuples -- Visual Studio Magaz</title>
      <description>You have a method that returns multiple values. So you have to define a class, instantiate it, set the properties to the values, and return the resulting object, right? Well, no you don't -- at least in .NET Framework 4, which gives you a simpler way: Tuples.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvisualstudiomagazine.com%2fblogs%2ftool-tracker%2f2011%2f12%2freturn-multiple-values-from-methods-with-tuples.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvisualstudiomagazine.com%2fblogs%2ftool-tracker%2f2011%2f12%2freturn-multiple-values-from-methods-with-tuples.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Return_Multiple_Values_from_Methods_with_Tuples_Visual_Studio_Magaz</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Return_Multiple_Values_from_Methods_with_Tuples_Visual_Studio_Magaz</guid>
      <pubDate>Mon, 12 Dec 2011 16:05:40 GMT</pubDate>
    </item>
    <item>
      <title>Beyond YSlow - Squeeeezing out website network performance</title>
      <description>How much improvement can be made on an already well-optimised site, I mean one that scores very well against existing performance yardsticks? How much faster can you go without spending dollars on a CDN? Turns out there are big gains to be made very quickly - and it costs just a tiny bit of development time. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.troyhunt.com%2f2011%2f12%2fbeyond-yslow-squeeeezing-out-website.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.troyhunt.com%2f2011%2f12%2fbeyond-yslow-squeeeezing-out-website.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Beyond_YSlow_Squeeeezing_out_website_network_performance</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Beyond_YSlow_Squeeeezing_out_website_network_performance</guid>
      <pubDate>Wed, 07 Dec 2011 17:06:44 GMT</pubDate>
    </item>
  </channel>
</rss>
