<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by nkoszyk</title>
    <description>Stories kicked by nkoszyk</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>13 Tips to Comment Your Code</title>
      <description>Following are 13 tips on how to comment your source code so that it is easier to understand and maintain over time. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.devtopics.com%2f13-tips-to-comment-your-code%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.devtopics.com%2f13-tips-to-comment-your-code%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/13_Tips_to_Comment_Your_Code</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/13_Tips_to_Comment_Your_Code</guid>
      <pubDate>Tue, 18 Mar 2008 01:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Try..Catch ...Now What</title>
      <description>Story from the trenches of how NOT to use try..catch blocks. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fpanteravb.com%2farchive%2f2007%2f09%2f14%2ftry.catch.now-what.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fpanteravb.com%2farchive%2f2007%2f09%2f14%2ftry.catch.now-what.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Try_Catch_Now_What</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Try_Catch_Now_What</guid>
      <pubDate>Mon, 17 Sep 2007 04:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Easier Debugging with Attributes</title>
      <description>Most people probably haven't realized that there are several attributes that you can add to your code to make debugging easier. Some prevent you from stepping into sections of code, others change the way variables are displayed in the watch window. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.alteridem.net%2f2007%2f09%2f05%2feasier-debugging-with-attributes%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.alteridem.net%2f2007%2f09%2f05%2feasier-debugging-with-attributes%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Easier_Debugging_with_Attributes</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Easier_Debugging_with_Attributes</guid>
      <pubDate>Thu, 06 Sep 2007 08:01:02 GMT</pubDate>
    </item>
    <item>
      <title>SQL SERVER - Insert Multiple Records Using One Insert Statement</title>
      <description>How can I insert multiple values in table using only one insert? Now this is interesting question. When there are multiple records are to be inserted in the table following is the common way using T-SQL. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.sqlauthority.com%2f2007%2f06%2f08%2fsql-server-insert-multiple-records-using-one-insert-statement-use-of-union-all%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2007%2f06%2f08%2fsql-server-insert-multiple-records-using-one-insert-statement-use-of-union-all%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_SERVER_Insert_Multiple_Records_Using_One_Insert_Statement</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_SERVER_Insert_Multiple_Records_Using_One_Insert_Statement</guid>
      <pubDate>Wed, 18 Jul 2007 05:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Some handy shortcuts for Windows Vista</title>
      <description>Some handy keyboard shortcuts for Windows Vista. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.krisvandermast.com%2fSomeHandyShortCutsForWindowsVista.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.krisvandermast.com%2fSomeHandyShortCutsForWindowsVista.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/vista/Some_handy_shortcuts_for_Windows_Vista</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/vista/Some_handy_shortcuts_for_Windows_Vista</guid>
      <pubDate>Mon, 26 Feb 2007 15:01:01 GMT</pubDate>
    </item>
    <item>
      <title>Microsoft Releases SQL Server 2005 Service Pack 2</title>
      <description>SQL Server 2005 Service Pack 2 has been released &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsqlservercode.blogspot.com%2f2007%2f02%2fmicrosoft-releases-sql-server-2005.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsqlservercode.blogspot.com%2f2007%2f02%2fmicrosoft-releases-sql-server-2005.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Microsoft_Releases_SQL_Server_2005_Service_Pack_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Microsoft_Releases_SQL_Server_2005_Service_Pack_2</guid>
      <pubDate>Mon, 19 Feb 2007 15:46:01 GMT</pubDate>
    </item>
    <item>
      <title>Snippets Collection</title>
      <description>Big collection of snippets for Visual Studio &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgaaton.blogspot.com%2f2007%2f02%2fbig-snippets-collection_13.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgaaton.blogspot.com%2f2007%2f02%2fbig-snippets-collection_13.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Snippets_Collection</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Snippets_Collection</guid>
      <pubDate>Tue, 13 Feb 2007 08:16:01 GMT</pubDate>
    </item>
    <item>
      <title>Ten SQL Server Functions That You Hardly Use But Should  edit / delete</title>
      <description>10 SQL functions that are hardly used but should be used by everyone &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsqlservercode.blogspot.com%2f2007%2f02%2ften-sql-server-functions-that-you.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsqlservercode.blogspot.com%2f2007%2f02%2ften-sql-server-functions-that-you.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Ten_SQL_Server_Functions_That_You_Hardly_Use_But_Should_edit_delete</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Ten_SQL_Server_Functions_That_You_Hardly_Use_But_Should_edit_delete</guid>
      <pubDate>Tue, 13 Feb 2007 09:01:01 GMT</pubDate>
    </item>
    <item>
      <title>12 HTML Tags You May Not Know (Or May Have Forgotten)</title>
      <description>Here are some lesser-known and lesser-used valid, non-deprecated (X)HTML tags that may be helpful the next time you're developing a website. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.coryarthus.com%2fnews%2f153"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.coryarthus.com%2fnews%2f153" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/12_HTML_Tags_You_May_Not_Know_Or_May_Have_Forgotten</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/12_HTML_Tags_You_May_Not_Know_Or_May_Have_Forgotten</guid>
      <pubDate>Tue, 23 Jan 2007 08:16:01 GMT</pubDate>
    </item>
    <item>
      <title>Compressed HTML makes your pages zippy</title>
      <description>For a just a few lines of code in your .htaccess file file you can shave off at least 50% of your non-binary bandwidth usage and make your pages load substantially and noticeably faster, all without changing a single line in any of your pages.  It's crazy, but it's true! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.hunlock.com%2fblogs%2fCompressed_HTML_makes_your_pages_zippy"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.hunlock.com%2fblogs%2fCompressed_HTML_makes_your_pages_zippy" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/webservices/Compressed_HTML_makes_your_pages_zippy</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/webservices/Compressed_HTML_makes_your_pages_zippy</guid>
      <pubDate>Thu, 11 Jan 2007 06:46:01 GMT</pubDate>
    </item>
    <item>
      <title>VS2005 C# Code Snippet Cheat Sheet</title>
      <description>Here's all the built-in Visual Studio 2005 C# Code Snippets on one single page for easy printing and reference. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fjohn-sheehan.com%2fblog%2findex.php%2fvisual-studio-2005-code-snippet-cheat-sheet%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjohn-sheehan.com%2fblog%2findex.php%2fvisual-studio-2005-code-snippet-cheat-sheet%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/VS2005_C_Code_Snippet_Cheat_Sheet</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/VS2005_C_Code_Snippet_Cheat_Sheet</guid>
      <pubDate>Wed, 10 Jan 2007 09:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Free C#/VB .NET Coding Guidelines ebook download </title>
      <description>The latest version of Steve Sartain's C#/VB .NET Coding Guidelines 100+ page ebook (PDF) is available for free download. Covers naming guidelines, best coding practices, usage patterns, and more. Download your copy while supplies last! :) &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsubmain.com%2fblog%2fFreeCVBNETCodingGuidelinesEbookDownload.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsubmain.com%2fblog%2fFreeCVBNETCodingGuidelinesEbookDownload.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Free_C_VB_NET_Coding_Guidelines_ebook_download</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Free_C_VB_NET_Coding_Guidelines_ebook_download</guid>
      <pubDate>Mon, 08 Jan 2007 15:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Attach icons to anything with CSS</title>
      <description>Thanks to CSS selectors it's possible to attach icons to anything you want just by adding an attribute of your choosing to your HTML. Want a popup icon? try (a href='#' icon='popup') how about a magnifier? (a href='#' icon='mag'). You can even add them automatically for file types. Here's how. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.hunlock.com%2fblogs%2fAttach_icons_to_anything_with_CSS"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.hunlock.com%2fblogs%2fAttach_icons_to_anything_with_CSS" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/webservices/Attach_icons_to_anything_with_CSS</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/webservices/Attach_icons_to_anything_with_CSS</guid>
      <pubDate>Wed, 10 Jan 2007 04:31:01 GMT</pubDate>
    </item>
    <item>
      <title>Things I wish I'd known before I installed VS 2005 Service Pack 1</title>
      <description>Make sure you read this before you install VS2005 SP1 - you'll save a lot of time and drive space. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fjgalloway%2farchive%2f2006%2f12%2f19%2fthings-i-wish-i-d-known-before-i-installed-vs-2005-service-pack-1.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fjgalloway%2farchive%2f2006%2f12%2f19%2fthings-i-wish-i-d-known-before-i-installed-vs-2005-service-pack-1.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Things_I_wish_I_d_known_before_I_installed_VS_2005_Service_Pack_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Things_I_wish_I_d_known_before_I_installed_VS_2005_Service_Pack_1</guid>
      <pubDate>Thu, 21 Dec 2006 04:31:02 GMT</pubDate>
    </item>
    <item>
      <title>12 handy things/tips to know about Vista</title>
      <description>title says it all &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fllobo%2farchive%2f2006%2f12%2f20%2f12-handy-things-tips-to-know-about-vista.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fllobo%2farchive%2f2006%2f12%2f20%2f12-handy-things-tips-to-know-about-vista.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/vista/12_handy_things_tips_to_know_about_Vista</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/vista/12_handy_things_tips_to_know_about_Vista</guid>
      <pubDate>Thu, 21 Dec 2006 18:01:02 GMT</pubDate>
    </item>
    <item>
      <title>C# 3.0 Language Enhancements In Details</title>
      <description>This is a detailed article about C# 3.0, which is covering what I said in SilverKey Demo Day 1, with the complete material Power Point Presentation and Samples.
Have fun &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fspellcoder.com%2fblogs%2fbashmohandes%2farchive%2f2006%2f12%2f08%2f4027.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fspellcoder.com%2fblogs%2fbashmohandes%2farchive%2f2006%2f12%2f08%2f4027.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/C_3_0_Language_Enhancements_In_Details</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/C_3_0_Language_Enhancements_In_Details</guid>
      <pubDate>Fri, 08 Dec 2006 09:01:02 GMT</pubDate>
    </item>
    <item>
      <title>In your face - SQL Server 2005 security flaws since release = 0</title>
      <description>Usualy Oracle known as the most secure database since decade but this truth is now changed in dramatic way. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbloggingabout.net%2fblogs%2fadelkhalil%2farchive%2f2006%2f11%2f29%2fIn-your-face-_2D00_--SQL-Server-2005-security-flaws-since-release-_3D00_-0.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbloggingabout.net%2fblogs%2fadelkhalil%2farchive%2f2006%2f11%2f29%2fIn-your-face-_2D00_--SQL-Server-2005-security-flaws-since-release-_3D00_-0.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/security/In_your_face_SQL_Server_2005_security_flaws_since_release_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/security/In_your_face_SQL_Server_2005_security_flaws_since_release_0</guid>
      <pubDate>Thu, 30 Nov 2006 01:31:03 GMT</pubDate>
    </item>
    <item>
      <title>C# Generics Recipes</title>
      <description>Learn when and where to use generics and find recipes for using generics to solve problems. Excerpt: A long-awaited feature, generics, is finally here with the advent of Version 2.0 of the C# compiler. Generics is an extremely useful feature that allows you to write less, but more efficient, code. This aspect of generics is detailed more in Recipe 4.1. With generics comes quite a bit of programming power, but with that power comes the responsibility to use it correctly. If you are considering converting your ArrayList, Queue, Stack, and Hashtable objects to use their generic counterparts, consider reading Recipes 4.4, 4.5, and 4.10. As you will read, the conversion is not always simple and easy, and there are reasons why you might not want to do this conversion at all. 

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fen.csharp-online.net%2fCSharp_Generics_Recipes"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fen.csharp-online.net%2fCSharp_Generics_Recipes" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/C_Generics_Recipes</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/C_Generics_Recipes</guid>
      <pubDate>Wed, 22 Nov 2006 09:01:02 GMT</pubDate>
    </item>
    <item>
      <title>patterns &amp;amp; practices Guidance Explorer </title>
      <description>patterns &amp;amp; practices Guidance Explorer is a tool that enables discovery, composition and consumption of high quality development guidance. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fadelkhalil.blogspot.com%2f2006%2f11%2fpatterns-practices-guidance-explorer.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fadelkhalil.blogspot.com%2f2006%2f11%2fpatterns-practices-guidance-explorer.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/patterns_amp_practices_Guidance_Explorer</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/patterns_amp_practices_Guidance_Explorer</guid>
      <pubDate>Fri, 17 Nov 2006 04:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Coding Horror: Office 2007 -- not so WIMPy</title>
      <description>In my opinion, the new Office 2007 user interface is one of the most innovative things to come out of Redmond in years. It's nothing less than the death of the main menu as a keystone GUI metaphor. This is a big deal. Historically, where Office goes, everyone else follows. It's already starting to trickle down: IE7 does not show its main menu by default, and neither does Vista. You have to press Alt to expose the menu. The main menu has been demoted to a sort of configuration panel for advanced users; for everyone else, there's the Ribbon and toolbar buttons. &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%2f000724.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codinghorror.com%2fblog%2farchives%2f000724.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/vista/Coding_Horror_Office_2007_not_so_WIMPy</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/vista/Coding_Horror_Office_2007_not_so_WIMPy</guid>
      <pubDate>Wed, 15 Nov 2006 12:01:01 GMT</pubDate>
    </item>
    <item>
      <title>Software Development Top 30 Mistakes</title>
      <description>I have been developing software and web applications for nearly 11 years now.  Software development has come along way since the days of Binary, Cobol, etc.  What still fascinates me however about software development however is the same mistakes made before, are still made today.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.realsoftwaredevelopment.com%2f2006%2f10%2fsoftware_develo.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.realsoftwaredevelopment.com%2f2006%2f10%2fsoftware_develo.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Software_Development_Top_30_Mistakes</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Software_Development_Top_30_Mistakes</guid>
      <pubDate>Sun, 12 Nov 2006 22:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Coding Styles: Common Mistakes </title>
      <description>A List of Common Coding Style mistakes christoph found and explained how to solve them. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.code4ward.net%2fcs2%2fblogs%2fcmn%2farchive%2f2006%2f10%2f23%2fCoding-Styles_3A00_-Common-Mistakes.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.code4ward.net%2fcs2%2fblogs%2fcmn%2farchive%2f2006%2f10%2f23%2fCoding-Styles_3A00_-Common-Mistakes.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Coding_Styles_Common_Mistakes</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Coding_Styles_Common_Mistakes</guid>
      <pubDate>Wed, 25 Oct 2006 12:31:01 GMT</pubDate>
    </item>
    <item>
      <title>One Pager: Why we should use C# for .NET development</title>
      <description>A one pager on why I think C# can be more productive than VB in our scenario. Our primary language is Java and developers multi-skill. I would be interested to hear your feedback. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.geekzilla.co.uk%2fView026313AC-108F-4EA1-90A2-5E5BE0DEE0F2.htm"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.geekzilla.co.uk%2fView026313AC-108F-4EA1-90A2-5E5BE0DEE0F2.htm" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/One_Pager_Why_we_should_use_C_for_NET_development</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/One_Pager_Why_we_should_use_C_for_NET_development</guid>
      <pubDate>Tue, 19 Sep 2006 08:01:01 GMT</pubDate>
    </item>
    <item>
      <title>Source Control: Anything But SourceSafe</title>
      <description>VSoft, the makers of FinalBuilder, just published the results of their annual customer survey. One of the questions is which version control systems do you currently use, or plan to use, in the next 12 months? The top 9 responses are reprinted here. I'm disheartened to see that Visual SourceSafe is still at the top of the list. If you are serious about the practice of software development, you should avoid SourceSafe.  &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%2f000660.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codinghorror.com%2fblog%2farchives%2f000660.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/teamsystem/Source_Control_Anything_But_SourceSafe</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/teamsystem/Source_Control_Anything_But_SourceSafe</guid>
      <pubDate>Wed, 16 Aug 2006 00:31:01 GMT</pubDate>
    </item>
  </channel>
</rss>