<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by rgelb</title>
    <description>Stories kicked by rgelb</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>5 ways to be a more efficient developer in 5 minutes</title>
      <description>After reading 8 ways to be a better programmer in 6 minutes article, I thought I'll come up with my own list, but focus on efficiency and speed.  Anyway, here it goes. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fangryhacker.com%2fblog%2farchive%2f2009%2f02%2f10%2f5-ways-to-be-a-more-efficient-developer-in-5.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fangryhacker.com%2fblog%2farchive%2f2009%2f02%2f10%2f5-ways-to-be-a-more-efficient-developer-in-5.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/5_ways_to_be_a_more_efficient_developer_in_5_minutes</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/5_ways_to_be_a_more_efficient_developer_in_5_minutes</guid>
      <pubDate>Thu, 12 Feb 2009 00:10:49 GMT</pubDate>
    </item>
    <item>
      <title>How to reference an assembly from the GAC</title>
      <description>One persistent point of pain and misunderstanding for many .NET devs is referencing assemblies that are in the GAC, but do not appear in the 'Add Reference' dialog.  This article provides workarounds and explains the nuts and bolts of this issue. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fangryhacker.com%2fblog%2farchive%2f2008%2f05%2f27%2fhow-to-reference-an-assembly-from-the-gac.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fangryhacker.com%2fblog%2farchive%2f2008%2f05%2f27%2fhow-to-reference-an-assembly-from-the-gac.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/How_to_reference_an_assembly_from_the_GAC</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/How_to_reference_an_assembly_from_the_GAC</guid>
      <pubDate>Tue, 27 May 2008 15:04:13 GMT</pubDate>
    </item>
    <item>
      <title>Subtext ported to MySQL</title>
      <description>In addition to Microsoft SQL Server, Subtext can now run on MySQL open source database server. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.angryhacker.com%2fblog%2farchive%2f2007%2f11%2f06%2fsubtext-ported-to-mysql.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.angryhacker.com%2fblog%2farchive%2f2007%2f11%2f06%2fsubtext-ported-to-mysql.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Subtext_ported_to_MySQL</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Subtext_ported_to_MySQL</guid>
      <pubDate>Thu, 08 Nov 2007 03:04:21 GMT</pubDate>
    </item>
    <item>
      <title>Essential Developer Productivity Tools List</title>
      <description>After reading Scott Hanselman's Developer and Power User Tools List, I took inventory of my system and, surprisingly, found very little overlap.  My utilities tends toward the developer productivity tools, the things that makes you lazy and make your life convenient.  
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.angryhacker.com%2fblog%2farchive%2f2007%2f09%2f25%2fessential-developer-productivity-tools-list.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.angryhacker.com%2fblog%2farchive%2f2007%2f09%2f25%2fessential-developer-productivity-tools-list.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Essential_Developer_Productivity_Tools_List</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Essential_Developer_Productivity_Tools_List</guid>
      <pubDate>Tue, 25 Sep 2007 22:46:06 GMT</pubDate>
    </item>
    <item>
      <title>MySQL eye for an Microsoft SQL Server guy</title>
      <description>As I've been porting Subtext to MySQL, it's been a learning experience. I've come to both marvel at MySQL's simplicity and tear my hair out at the maddening insanity of half-implemented features. I go back and forth between saying &amp;quot;SQL Server should have done this&amp;quot; and &amp;quot;SQL Server had this in 1997, why can't these guys&amp;quot;. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.angryhacker.com%2fblog%2farchive%2f2007%2f09%2f16%2fmysql-eye-for-an-microsoft-sql-server-guy.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.angryhacker.com%2fblog%2farchive%2f2007%2f09%2f16%2fmysql-eye-for-an-microsoft-sql-server-guy.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/MySQL_eye_for_an_Microsoft_SQL_Server_guy</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/MySQL_eye_for_an_Microsoft_SQL_Server_guy</guid>
      <pubDate>Mon, 17 Sep 2007 20:31:01 GMT</pubDate>
    </item>
  </channel>
</rss>