<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by hl7coder</title>
    <description>Stories kicked by hl7coder</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>Are you making these 3 common ASP.NET AJAX mistakes?</title>
      <description>An overview of the impact several ASP.NET page life cycle issues have on ASP.NET AJAX development, and how to avoid them. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fencosia.com%2f2007%2f10%2f24%2fare-you-making-these-3-common-aspnet-ajax-mistakes%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fencosia.com%2f2007%2f10%2f24%2fare-you-making-these-3-common-aspnet-ajax-mistakes%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Are_you_making_these_3_common_ASP_NET_AJAX_mistakes</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Are_you_making_these_3_common_ASP_NET_AJAX_mistakes</guid>
      <pubDate>Wed, 24 Oct 2007 12:31:02 GMT</pubDate>
    </item>
    <item>
      <title>How To Create a Blog Badge in VB.NET</title>
      <description>Here's a simple code example class that you can use to create 80&amp;#215;15 pixel blog badges. You could even add this class to your own ASP.NET web site and, with a little fleshing out, make your own badge generator. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvbnotebookfor.net%2f2007%2f10%2f16%2fhow-to-create-a-blog-badge-in-vbnet%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvbnotebookfor.net%2f2007%2f10%2f16%2fhow-to-create-a-blog-badge-in-vbnet%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/vbnet/How_To_Create_a_Blog_Badge_in_VB_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/vbnet/How_To_Create_a_Blog_Badge_in_VB_NET</guid>
      <pubDate>Tue, 16 Oct 2007 23:23:59 GMT</pubDate>
    </item>
    <item>
      <title>Show Mercy to Keyboard Users</title>
      <description>Keyboard support is often considered to be something done just for people who, for various physical reasons, can't use a mouse. That's an important community to serve, but not the only reason to think about keyboard users. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmiksovsky.blogs.com%2fflowstate%2f2007%2f10%2fshow-mercy-to-k.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmiksovsky.blogs.com%2fflowstate%2f2007%2f10%2fshow-mercy-to-k.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Show_Mercy_to_Keyboard_Users</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Show_Mercy_to_Keyboard_Users</guid>
      <pubDate>Wed, 10 Oct 2007 14:06:42 GMT</pubDate>
    </item>
    <item>
      <title>More Facebook Application Development Tips</title>
      <description>When making service calls in Facebook.NET, leave the "field" specification null, Get a Facebook Application Test Account, Improve Response Time with Facebook Modal Dialogs by 99%, Experiment with Facebook JavaScript (FBJS), and Create "Debugging" and "Live" Versions of your Application. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.ajaxninja.com%2f%3fp%3d214"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ajaxninja.com%2f%3fp%3d214" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/More_Facebook_Application_Development_Tips</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/More_Facebook_Application_Development_Tips</guid>
      <pubDate>Wed, 10 Oct 2007 13:14:45 GMT</pubDate>
    </item>
    <item>
      <title>How To Create Application Plug-ins In VB.NET</title>
      <description>This article walks you through the steps to create application plug-ins using Reflection in VB.NET &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvbnotebookfor.net%2f2007%2f10%2f09%2fhow-to-create-application-plug-ins-in-vbnet%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvbnotebookfor.net%2f2007%2f10%2f09%2fhow-to-create-application-plug-ins-in-vbnet%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/vbnet/How_To_Create_Application_Plug_ins_In_VB_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/vbnet/How_To_Create_Application_Plug_ins_In_VB_NET</guid>
      <pubDate>Wed, 10 Oct 2007 02:38:01 GMT</pubDate>
    </item>
    <item>
      <title>Database Drivers not provided by Microsoft</title>
      <description>Where to find .NET drivers for Oracle, MySQL, SQLite 3 and nHibernate. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fjguadagno%2farchive%2f2007%2f10%2f09%2fdatabase-drivers-not-provided-by-microsoft.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fjguadagno%2farchive%2f2007%2f10%2f09%2fdatabase-drivers-not-provided-by-microsoft.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Database_Drivers_not_provided_by_Microsoft</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Database_Drivers_not_provided_by_Microsoft</guid>
      <pubDate>Wed, 10 Oct 2007 13:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Top 5 Application Security Vulnerabilities in Web.config Files</title>
      <description>Top 5 Application Security Vulnerabilities in Web.config Files &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsanjevsharma.blogspot.com%2f2007%2f10%2ftop-5-application-security.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsanjevsharma.blogspot.com%2f2007%2f10%2ftop-5-application-security.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Top_5_Application_Security_Vulnerabilities_in_Web_config_Files</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Top_5_Application_Security_Vulnerabilities_in_Web_config_Files</guid>
      <pubDate>Fri, 12 Oct 2007 05:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Patterns and Practices For New Hires</title>
      <description>Not specifically about coding but would generally useful tips:

&amp;quot;Whether you're a new hire or taking on a new job, here's some principles, patterns and practices to be more effective.  They're lessons learned from the school of hard knocks and they represent some of the proven practices that have worked for others and have stood the test of time.  &amp;quot; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fjmeier%2farchive%2f2007%2f10%2f08%2fpatterns-and-practices-for-new-hires.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fjmeier%2farchive%2f2007%2f10%2f08%2fpatterns-and-practices-for-new-hires.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Patterns_and_Practices_For_New_Hires</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Patterns_and_Practices_For_New_Hires</guid>
      <pubDate>Mon, 08 Oct 2007 16:56:48 GMT</pubDate>
    </item>
    <item>
      <title>Sacred Cows Make Great Steaks</title>
      <description>Do you feel like you are in a creative rut either as an individual or a team? How many sacred cows does your organization have? I started thinking about this after reading the US Navy Monkey Experiment article. Often in software development teams, and individual programmers as well, invent sacred cows. These 'cows' eventually get to the point where the organization becomes unable and unwilling to adapt to change. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvbnotebookfor.net%2f2007%2f10%2f08%2fsacred-cows-make-great-steaks%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvbnotebookfor.net%2f2007%2f10%2f08%2fsacred-cows-make-great-steaks%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Sacred_Cows_Make_Great_Steaks</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Sacred_Cows_Make_Great_Steaks</guid>
      <pubDate>Mon, 08 Oct 2007 11:44:46 GMT</pubDate>
    </item>
    <item>
      <title>43 Exceptionally Useful AJAX Applications</title>
      <description>Usability on websites is exploding right now. AJAX has enabled web developers everywhere to add functionality to their sites like never before. They've gathered 43 extremely useful AJAX applications for use on any website.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.designvitality.com%2fblog%2f2007%2f10%2f43-exceptionally-useful-ajax-applications%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.designvitality.com%2fblog%2f2007%2f10%2f43-exceptionally-useful-ajax-applications%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/43_Exceptionally_Useful_AJAX_Applications</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/43_Exceptionally_Useful_AJAX_Applications</guid>
      <pubDate>Mon, 08 Oct 2007 17:46:03 GMT</pubDate>
    </item>
    <item>
      <title>Confessions of a Terrible Programmer</title>
      <description>I'm a terrible programmer. You would think that having done this for nearly 25 years that I should be pretty good at it by now. But nope, I still put bugs in my code, use the wrong types for variables or subprogram arguments... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fkickin-the-darkness.blogspot.com%2f2007%2f09%2fconfessions-of-terrible-programmer.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fkickin-the-darkness.blogspot.com%2f2007%2f09%2fconfessions-of-terrible-programmer.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Confessions_of_a_Terrible_Programmer</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Confessions_of_a_Terrible_Programmer</guid>
      <pubDate>Fri, 05 Oct 2007 20:01:07 GMT</pubDate>
    </item>
    <item>
      <title>10 awesome Windows Live Writer plugins for developer</title>
      <description>I've made this list of 10 plugins for Windows Live Writer. Some of these plugins will help beatify your published code, while others will help you create code archives or retrieve a link from MSDN. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevintelligence.com%2fblogs%2fnetadventures%2farchive%2f2007%2f10%2f05%2f10-plugins-for-windows-live-writer.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevintelligence.com%2fblogs%2fnetadventures%2farchive%2f2007%2f10%2f05%2f10-plugins-for-windows-live-writer.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/10_awesome_Windows_Live_Writer_plugins_for_developer</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/10_awesome_Windows_Live_Writer_plugins_for_developer</guid>
      <pubDate>Sat, 06 Oct 2007 00:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Revisiting Programming Fonts</title>
      <description>Jeff Atwood discusses programming fonts including the new one on the block, Inconsolata. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codinghorror.com%2fblog%2farchives%2f000969.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codinghorror.com%2fblog%2farchives%2f000969.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Revisiting_Programming_Fonts</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Revisiting_Programming_Fonts</guid>
      <pubDate>Fri, 05 Oct 2007 20:46:03 GMT</pubDate>
    </item>
    <item>
      <title>Coding Horror Interview</title>
      <description>Coding Horror Interview at ScribeSonic. An interview with Jeff Atwood of Coding Horror fame. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fscribesonic.com%2fBlog%2fArchive%2f2007%2f10%2f04%2fCoding-Horror-Interview.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fscribesonic.com%2fBlog%2fArchive%2f2007%2f10%2f04%2fCoding-Horror-Interview.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Coding_Horror_Interview</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Coding_Horror_Interview</guid>
      <pubDate>Thu, 04 Oct 2007 18:31:03 GMT</pubDate>
    </item>
    <item>
      <title>.NET TOOLBOX: 25+ Tools and Tips For Working With .NET</title>
      <description>Microsoft is going to be letting developers take a look at the source code for .NET, but for those of you still in the trenches, coding away, we've gathered 25+ tools to help you with your daily tasks. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmashable.com%2f2007%2f10%2f04%2fnet-toolbox"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmashable.com%2f2007%2f10%2f04%2fnet-toolbox" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/NET_TOOLBOX_25_Tools_and_Tips_For_Working_With_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/NET_TOOLBOX_25_Tools_and_Tips_For_Working_With_NET</guid>
      <pubDate>Thu, 04 Oct 2007 11:06:52 GMT</pubDate>
    </item>
    <item>
      <title>On the Abuse of IEnumerable &amp;#171; Code Beast</title>
      <description>If it's worth doing, it's worth overdoing! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmullr.wordpress.com%2f2007%2f10%2f04%2fon-the-abuse-of-ienumerable%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmullr.wordpress.com%2f2007%2f10%2f04%2fon-the-abuse-of-ienumerable%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/On_the_Abuse_of_IEnumerable_Code_Beast</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/On_the_Abuse_of_IEnumerable_Code_Beast</guid>
      <pubDate>Thu, 04 Oct 2007 04:10:06 GMT</pubDate>
    </item>
    <item>
      <title>Delegates and Visitors in C#</title>
      <description>The GoF visitor pattern is useful but awkward. The usual c++ or Java-y versions typically involve some kind of visitor interface which your visitor must subclass. Java somewhat mitigates this with anonymous classes, but not fully. In C#, if we're clever with the use of delegates, we can make tasks like tree traversal look about as simple as iteration. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmullr.wordpress.com%2f2007%2f10%2f03%2fdelegates-and-visitors%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmullr.wordpress.com%2f2007%2f10%2f03%2fdelegates-and-visitors%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Delegates_and_Visitors_in_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Delegates_and_Visitors_in_C</guid>
      <pubDate>Thu, 04 Oct 2007 20:01:03 GMT</pubDate>
    </item>
    <item>
      <title>How To Compare Files in VB.NET</title>
      <description>This VB.NET code example looks at a way of comparing files and capturing the differences between them. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvbnotebookfor.net%2f2007%2f10%2f03%2fhow-to-compare-files-in-vbnet%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvbnotebookfor.net%2f2007%2f10%2f03%2fhow-to-compare-files-in-vbnet%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/vbnet/How_To_Compare_Files_in_VB_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/vbnet/How_To_Compare_Files_in_VB_NET</guid>
      <pubDate>Thu, 04 Oct 2007 01:26:08 GMT</pubDate>
    </item>
    <item>
      <title>String Splitting and Tokenization Techniques in .NET</title>
      <description>Different ways how strings in .NET can be split/tokenized and why String.Split can be evil &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvadmyst.blogspot.com%2f2007%2f09%2fstring-splitting-and-tokenization.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvadmyst.blogspot.com%2f2007%2f09%2fstring-splitting-and-tokenization.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/String_Splitting_and_Tokenization_Techniques_in_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/String_Splitting_and_Tokenization_Techniques_in_NET</guid>
      <pubDate>Wed, 03 Oct 2007 22:41:44 GMT</pubDate>
    </item>
    <item>
      <title>3 Handy Icon Functions You Can Use</title>
      <description>The System.Drawing.Icon class provides several ways for you to work with icons. In this article we'll look at using its functions to get the icon for a file, creating an icon from a bitmap file, and converting a bitmap to an icon. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvbnotebookfor.net%2f2007%2f10%2f02%2f3-handy-icon-functions-you-can-use%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvbnotebookfor.net%2f2007%2f10%2f02%2f3-handy-icon-functions-you-can-use%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/vbnet/3_Handy_Icon_Functions_You_Can_Use</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/vbnet/3_Handy_Icon_Functions_You_Can_Use</guid>
      <pubDate>Wed, 03 Oct 2007 00:14:02 GMT</pubDate>
    </item>
    <item>
      <title>Understand C#: Proper use IDisposable and using keyword</title>
      <description>Most System.Data, System.IO and System.Windows.Controls objects use the IDisposable interface, as well as many others, to free up unmanaged resources that may have been created when the object was initialized. Unmanaged resources are any calls that are made outside of the .NET environment, this can be GDI+ calls, SQL Driver calls, Disk IO calls, or basically anything that cannot be accounted for by the Garbage Collector. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcoderjournal.com%2f2007%2f02%2fproper-use-idisposable%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcoderjournal.com%2f2007%2f02%2fproper-use-idisposable%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Understand_C_Proper_use_IDisposable_and_using_keyword</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Understand_C_Proper_use_IDisposable_and_using_keyword</guid>
      <pubDate>Tue, 02 Oct 2007 16:11:16 GMT</pubDate>
    </item>
    <item>
      <title>Introduction To FileSystemWatcher</title>
      <description>This article looks at the basics of using the FileSystemWatcher class to monitor file activity in VB.NET. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvbnotebookfor.net%2f2007%2f10%2f01%2fintroduction-to-filesystemwatcher%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvbnotebookfor.net%2f2007%2f10%2f01%2fintroduction-to-filesystemwatcher%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/vbnet/Introduction_To_FileSystemWatcher</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/vbnet/Introduction_To_FileSystemWatcher</guid>
      <pubDate>Mon, 01 Oct 2007 23:46:37 GMT</pubDate>
    </item>
    <item>
      <title>Make your website faster using Content Delivery Network</title>
      <description>Great article about CDN's. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmsmvps.com%2fblogs%2fomar%2farchive%2f2007%2f10%2f01%2fmake-your-website-faster-using-content-delivery-network.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmsmvps.com%2fblogs%2fomar%2farchive%2f2007%2f10%2f01%2fmake-your-website-faster-using-content-delivery-network.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Make_your_website_faster_using_Content_Delivery_Network</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Make_your_website_faster_using_Content_Delivery_Network</guid>
      <pubDate>Wed, 03 Oct 2007 18:31:03 GMT</pubDate>
    </item>
    <item>
      <title>5 Facebook.NET Development Tips</title>
      <description>5 Facebook.NET Development Tips - Use Steven Treffen's Visual Studio.NET starter kit for Facebook.NET, develop and debug your application as an &amp;lt;iframe&amp;gt; application, use strongly-typed references to Master Pages in all of your .aspx files, Use &amp;lt;fb:FacebookHyperLink&amp;gt; extensively, and Use the FBML Test Console. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.ajaxninja.com%2f%3fp%3d194"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ajaxninja.com%2f%3fp%3d194" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/5_Facebook_NET_Development_Tips</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/5_Facebook_NET_Development_Tips</guid>
      <pubDate>Tue, 02 Oct 2007 14:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Profiling .NET Applications</title>
      <description>A guide with screen shots illustrating how to identify and eliminate bottlenecks in a .NET application using a profiler &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fthinkersroom.com%2fbytes%2f2007%2f10%2f01%2fprofiling-net-applications-i%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fthinkersroom.com%2fbytes%2f2007%2f10%2f01%2fprofiling-net-applications-i%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Profiling_NET_Applications</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Profiling_NET_Applications</guid>
      <pubDate>Tue, 02 Oct 2007 15:31:02 GMT</pubDate>
    </item>
  </channel>
</rss>