<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by davembush</title>
    <description>Stories kicked by davembush</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>Don't tell me you did that with JavaScript</title>
      <description>I nice article about why JavaScript (and the use of js libraries like prototype) is a must for web development. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevlicio.us%2fblogs%2fsergio_pereira%2farchive%2f2008%2f08%2f22%2fdon-t-tell-me-you-did-that-with-javascript.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevlicio.us%2fblogs%2fsergio_pereira%2farchive%2f2008%2f08%2f22%2fdon-t-tell-me-you-did-that-with-javascript.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Don_t_tell_me_you_did_that_with_JavaScript</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Don_t_tell_me_you_did_that_with_JavaScript</guid>
      <pubDate>Sat, 23 Aug 2008 04:01:01 GMT</pubDate>
    </item>
    <item>
      <title>Object Oriented Programming has Failed Us</title>
      <description>I've been thinking about the state of the programmers coming into our industry recently.  It seems to me that many of the college students who graduate today understand the syntax, but few know how to apply true object oriented principles to the real world. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.dmbcllc.com%2f2008%2f05%2f13%2fobject-oriented-programming-has-failed-us%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.dmbcllc.com%2f2008%2f05%2f13%2fobject-oriented-programming-has-failed-us%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Object_Oriented_Programming_has_Failed_Us</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Object_Oriented_Programming_has_Failed_Us</guid>
      <pubDate>Sun, 01 Jun 2008 04:20:17 GMT</pubDate>
    </item>
    <item>
      <title>WordPress w/ Forms Authentication on IIS6</title>
      <description>I know I said yesterday that I'd start a series about creating DotNetNuke modules, but I solved a problem yesterday after I wrote that post that I think a lot of you will be interested in.  Especially if you are using WordPress in combination with an ASP.NET site. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.dmbcllc.com%2f2008%2f05%2f21%2fwordpress-w-forms-authentication-on-iis6%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.dmbcllc.com%2f2008%2f05%2f21%2fwordpress-w-forms-authentication-on-iis6%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/WordPress_w_Forms_Authentication_on_IIS6</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/WordPress_w_Forms_Authentication_on_IIS6</guid>
      <pubDate>Thu, 22 May 2008 01:42:14 GMT</pubDate>
    </item>
    <item>
      <title>UnauthorizedSecurityException accessing HKLM in Vista</title>
      <description>How to avoid this error. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.dmbcllc.com%2f2008%2f04%2f08%2funauthorizedaccessexception-writing-to-hklm%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.dmbcllc.com%2f2008%2f04%2f08%2funauthorizedaccessexception-writing-to-hklm%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/winforms/UnauthorizedSecurityException_accessing_HKLM_in_Vista</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/winforms/UnauthorizedSecurityException_accessing_HKLM_in_Vista</guid>
      <pubDate>Tue, 08 Apr 2008 14:01:04 GMT</pubDate>
    </item>
    <item>
      <title>Do try...catch blocks hurt runtime performance?</title>
      <description>This posts looks at the real runtime cost of writing a try...catch block in a .Net language. Drawing on his knowledge of .Net internals, the author looks at how such structures are represented in a compiled .Net assembly and what happens at runtime, so the performance characteristics can be understood. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.programmersheaven.com%2fuser%2fpheaven%2fblog%2f175-Do-trycatch-blocks-hurt-runtime-performance%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.programmersheaven.com%2fuser%2fpheaven%2fblog%2f175-Do-trycatch-blocks-hurt-runtime-performance%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/clr/Do_try_catch_blocks_hurt_runtime_performance</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/clr/Do_try_catch_blocks_hurt_runtime_performance</guid>
      <pubDate>Wed, 20 Feb 2008 16:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Gallery of Visual Studio Programmer Themes</title>
      <description>Scott Hanselman gives us a fantastic run down of some of the best Visual Studio themes.  This is the best consolidated list I have seen and there are screen shots with all of them. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.hanselman.com%2fblog%2fVisualStudioProgrammerThemesGallery.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.hanselman.com%2fblog%2fVisualStudioProgrammerThemesGallery.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Gallery_of_Visual_Studio_Programmer_Themes</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Gallery_of_Visual_Studio_Programmer_Themes</guid>
      <pubDate>Fri, 08 Feb 2008 05:16:02 GMT</pubDate>
    </item>
    <item>
      <title> .NET Framework Library Source Code now available</title>
      <description>Scott Guthrie announces that the .NET framework source code can now accessed in Visual Studio &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%2f2008%2f01%2f16%2fnet-framework-library-source-code-now-available.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f01%2f16%2fnet-framework-library-source-code-now-available.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/NET_Framework_Library_Source_Code_now_available</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/NET_Framework_Library_Source_Code_now_available</guid>
      <pubDate>Thu, 17 Jan 2008 00:46:02 GMT</pubDate>
    </item>
    <item>
      <title>SubVersion Server Installation   </title>
      <description>Finally found some detailed instructions on how to install SubVersion for Visual Studio source control. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.dmbcllc.com%2f2007%2f12%2f13%2fsubversion-instead-of-visual-sourcesafe%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.dmbcllc.com%2f2007%2f12%2f13%2fsubversion-instead-of-visual-sourcesafe%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/SubVersion_Server_Installation</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/SubVersion_Server_Installation</guid>
      <pubDate>Tue, 25 Dec 2007 04:32:49 GMT</pubDate>
    </item>
    <item>
      <title>DotNetKicks with WordPress</title>
      <description>How to add DotNetKicks icon to a WordPress blog. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.dmbcllc.com%2f2007%2f12%2f20%2fdotnetkicks-with-wordpress%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.dmbcllc.com%2f2007%2f12%2f20%2fdotnetkicks-with-wordpress%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/DotNetKicks_with_WordPress</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/DotNetKicks_with_WordPress</guid>
      <pubDate>Fri, 28 Dec 2007 12:46:09 GMT</pubDate>
    </item>
    <item>
      <title>Why you shouldn't upgrade to VS 2008</title>
      <description>Top 10 excuses for not upgrading.  You've probably heard a few yourself. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.dmbcllc.com%2f2007%2f11%2f30%2ftop-ten-reasons-to-not-buy-visual-studio-2008%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.dmbcllc.com%2f2007%2f11%2f30%2ftop-ten-reasons-to-not-buy-visual-studio-2008%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Why_you_shouldn_t_upgrade_to_VS_2008</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Why_you_shouldn_t_upgrade_to_VS_2008</guid>
      <pubDate>Thu, 20 Dec 2007 12:02:23 GMT</pubDate>
    </item>
  </channel>
</rss>