<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by midevel</title>
    <description>Stories kicked by midevel</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>Command Window</title>
      <description>A brief introduction the the Command Window.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fohnull.com%2fblog%2f2008%2f03%2f12%2fthe-command-window%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fohnull.com%2fblog%2f2008%2f03%2f12%2fthe-command-window%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Command_Window</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Command_Window</guid>
      <pubDate>Fri, 14 Mar 2008 01:16:04 GMT</pubDate>
    </item>
    <item>
      <title>Over 250 High Quality Royalty Free icons set</title>
      <description>Free Icon Download Offers High Quality Royalty Free icons for Windows, Mac and Linux. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.freeiconsdownload.com"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.freeiconsdownload.com" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Over_250_High_Quality_Royalty_Free_icons_set</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Over_250_High_Quality_Royalty_Free_icons_set</guid>
      <pubDate>Wed, 12 Mar 2008 18:31:02 GMT</pubDate>
    </item>
    <item>
      <title>RegularExpressionValidator - Do Not Repeat Yourself</title>
      <description>Best Practice for working with RegularExpressionValidator controls. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvaultofthoughts.net%2fRegularExpressionValidatorDoNotRepeatYourself.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvaultofthoughts.net%2fRegularExpressionValidatorDoNotRepeatYourself.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/RegularExpressionValidator_Do_Not_Repeat_Yourself</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/RegularExpressionValidator_Do_Not_Repeat_Yourself</guid>
      <pubDate>Wed, 11 Jul 2007 12:31:03 GMT</pubDate>
    </item>
    <item>
      <title>Regionerate, a Code Layout tool for C#</title>
      <description>A cool product for automatically generating and laying out your code into regions. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevlicio.us%2fblogs%2fderik_whittaker%2farchive%2f2007%2f07%2f04%2fregionerate-a-code-layout-tool-for-c.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevlicio.us%2fblogs%2fderik_whittaker%2farchive%2f2007%2f07%2f04%2fregionerate-a-code-layout-tool-for-c.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/Regionerate_a_Code_Layout_tool_for_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/Regionerate_a_Code_Layout_tool_for_C</guid>
      <pubDate>Sat, 07 Jul 2007 08:01:01 GMT</pubDate>
    </item>
    <item>
      <title>Top 20 .NET Garbage Collection Articles</title>
      <description>Ah. Garbage Collection... how I love and hate thee. =P

I think one sad thing about programming in .net is that it seems many developers don't know or care anything about garbage collection and memory management. You used to *have* to know about it in order to write bug free code. I suppose it is a two edge sword in that developers can develop faster as the intention was to relieve developers of the need to know or care anything about memory management. I personally have always tried to follow best practices for implementation and have tried to stay somewhat cautious of issues related to memory. I've been fortunate in never really having any memory management related issues in my previous applications. However, there, but for the grace of God, I too could go.

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdrowningintechnicaldebt.com%2fblogs%2froyashbrook%2farchive%2f2007%2f06%2f22%2ftop-20-net-garbage-collection-gc-articles.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdrowningintechnicaldebt.com%2fblogs%2froyashbrook%2farchive%2f2007%2f06%2f22%2ftop-20-net-garbage-collection-gc-articles.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/clr/Top_20_NET_Garbage_Collection_Articles</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/clr/Top_20_NET_Garbage_Collection_Articles</guid>
      <pubDate>Sat, 23 Jun 2007 06:31:01 GMT</pubDate>
    </item>
    <item>
      <title>15 Visual Studio .NET Add-Ins you won't live without</title>
      <description>From the console compiler to the powerful Visual Studio IDE, .NET is just about coding as much as the tools. For that matter, here's a list of 15 indispensable VS.NET add-ins. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.fabiopedrosa.info%2f2007%2f06%2f03%2f15-visual-studio-net-add-ins-you-wont-live-without%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.fabiopedrosa.info%2f2007%2f06%2f03%2f15-visual-studio-net-add-ins-you-wont-live-without%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/15_Visual_Studio_NET_Add_Ins_you_won_t_live_without</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/15_Visual_Studio_NET_Add_Ins_you_won_t_live_without</guid>
      <pubDate>Sat, 23 Jun 2007 10:16:01 GMT</pubDate>
    </item>
    <item>
      <title>Unit Test Web Code Without A Web Server Using HttpSimulator</title>
      <description>Haacked introduces a new HttpSimulator class that he put together to help you unit test your asp.net code. Fluent interface, access to session and application variables, a working MapPath... wow! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fhaacked.com%2farchive%2f2007%2f06%2f19%2funit-tests-web-code-without-a-web-server-using-httpsimulator.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fhaacked.com%2farchive%2f2007%2f06%2f19%2funit-tests-web-code-without-a-web-server-using-httpsimulator.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/Unit_Test_Web_Code_Without_A_Web_Server_Using_HttpSimulator</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/Unit_Test_Web_Code_Without_A_Web_Server_Using_HttpSimulator</guid>
      <pubDate>Wed, 20 Jun 2007 16:16:01 GMT</pubDate>
    </item>
    <item>
      <title>How to sort a generic List&amp;lt;T&amp;gt;</title>
      <description>Sorting a generic List&amp;lt;T&amp;gt; using anonymous methods and the Comparison&amp;lt;T&amp;gt; delegate. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetslackers.com%2fcommunity%2fblogs%2fsimoneb%2farchive%2f2007%2f06%2f20%2fHow-to-sort-a-generic-List_3C00_T_3E00_.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetslackers.com%2fcommunity%2fblogs%2fsimoneb%2farchive%2f2007%2f06%2f20%2fHow-to-sort-a-generic-List_3C00_T_3E00_.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/How_to_sort_a_generic_List_lt_T_gt</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/How_to_sort_a_generic_List_lt_T_gt</guid>
      <pubDate>Tue, 26 Jun 2007 12:31:02 GMT</pubDate>
    </item>
  </channel>
</rss>
