<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by lazycoder</title>
    <description>Stories kicked by lazycoder</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>ASP.NET MVC Application Building: Forums #1 - Create the Perfect App</title>
      <description>n this series of blog entries, I build an entire ASP.NET MVC Forums application from start to finish. The goal is to discover and promote best-practices for building applications with the ASP.NET MVC framework.

In this first entry, I discuss the overall goals for the forums application. I discuss the importance of avoiding code smells and how software design principles and patterns can help you write code that is resilient to future change. I also justify my choice to use test-driven development while building the Forums application. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fstephenwalther%2farchive%2f2008%2f09%2f05%2fasp-net-mvc-application-building-forums-1-create-the-perfect-application.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fstephenwalther%2farchive%2f2008%2f09%2f05%2fasp-net-mvc-application-building-forums-1-create-the-perfect-application.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Application_Building_Forums_1_Create_the_Perfect_App</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Application_Building_Forums_1_Create_the_Perfect_App</guid>
      <pubDate>Mon, 08 Sep 2008 11:46:03 GMT</pubDate>
    </item>
    <item>
      <title>Lutz Reflector now owned by Red Gate</title>
      <description>Lutz Reflector, the free .NET disassembler every developer developer should have, has been purchased by Red Gate software. Red Gate has stated they will continue to provide the tool for free. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.simple-talk.com%2fopinion%2fopinion-pieces%2fthe-future-of-reflector-%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.simple-talk.com%2fopinion%2fopinion-pieces%2fthe-future-of-reflector-%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/Lutz_Reflector_now_owned_by_Red_Gate</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/Lutz_Reflector_now_owned_by_Red_Gate</guid>
      <pubDate>Wed, 20 Aug 2008 17:01:05 GMT</pubDate>
    </item>
    <item>
      <title>10 reasons why SQL Server 2008 is going to rock</title>
      <description>Just like its predecessor, SQL Server 2008 is taking its sweet time to actually ship.  However, unlike its predecessor, it won't just be a &amp;quot;worthwhile upgrade&amp;quot;.  It will kick ass. Here are the top 10 reasons why. &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%2f06%2f20%2f10-reasons-why-sql-server-2008-is-going-to-rock.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fangryhacker.com%2fblog%2farchive%2f2008%2f06%2f20%2f10-reasons-why-sql-server-2008-is-going-to-rock.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/10_reasons_why_SQL_Server_2008_is_going_to_rock</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/10_reasons_why_SQL_Server_2008_is_going_to_rock</guid>
      <pubDate>Mon, 23 Jun 2008 14:01:12 GMT</pubDate>
    </item>
    <item>
      <title>The 5 types of poor software architects</title>
      <description>The types of software architects you never want to meet in your career &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.buunguyen.net%2fblog%2fthe-5-types-of-poor-architects.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.buunguyen.net%2fblog%2fthe-5-types-of-poor-architects.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/The_5_types_of_poor_software_architects</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/The_5_types_of_poor_software_architects</guid>
      <pubDate>Fri, 20 Jun 2008 15:31:06 GMT</pubDate>
    </item>
    <item>
      <title>How to create web application user interface that looks like Outlook </title>
      <description>How many times have you heard form a client that they want &amp;quot;outlook-like&amp;quot; web user interface for their application? Me, probably a hundred of times. In this article I'll explain how to create a web application user interface that looks like Outlook. You can see the live demo and download source code with images. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.jankoatwarpspeed.com%2fpost%2f2008%2f06%2f19%2fHow-to-create-web-application-user-interface-that-looks-like-Outlook.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.jankoatwarpspeed.com%2fpost%2f2008%2f06%2f19%2fHow-to-create-web-application-user-interface-that-looks-like-Outlook.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/How_to_create_web_application_user_interface_that_looks_like_Outlook</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/How_to_create_web_application_user_interface_that_looks_like_Outlook</guid>
      <pubDate>Mon, 23 Jun 2008 08:01:02 GMT</pubDate>
    </item>
    <item>
      <title>CSS Message Boxes for different message types </title>
      <description>Can you believe this: Few days ago I went to my bank to check my credit score with the Credit Bureau. The bank official typed in my personal data and sent a request. Web application responded by displaying a yellow message box with an exclamation icon saying that data processing is still in progress. He checked several more times, but he didn't notice that at one moment the message changed to &amp;quot;Account available&amp;quot;. But the message box hasn't changed. He continued to check a few more times and eventually he realized that the request was successful.

I don't know what was in the minds of developers and designers who created this application, but it certainly wasn't the user. This poor bank official was really frustrated. I can't imagine what the rest of the application looks like. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.jankoatwarpspeed.com%2fpost%2f2008%2f05%2f22%2fCSS-Message-Boxes-for-different-message-types.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.jankoatwarpspeed.com%2fpost%2f2008%2f05%2f22%2fCSS-Message-Boxes-for-different-message-types.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/CSS_Message_Boxes_for_different_message_types</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/CSS_Message_Boxes_for_different_message_types</guid>
      <pubDate>Thu, 22 May 2008 17:01: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 13:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Retaining Good Developers - 10 Things To Keep Them Happy</title>
      <description>This is a great article.  I just wish some of my previous employers would have done just a few of these things.  I probably would have stuck around longer. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.keepitsimpleprojects.com%2fviewtopic.php%3fp%3d92%2392"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.keepitsimpleprojects.com%2fviewtopic.php%3fp%3d92%2392" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Retaining_Good_Developers_10_Things_To_Keep_Them_Happy</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Retaining_Good_Developers_10_Things_To_Keep_Them_Happy</guid>
      <pubDate>Sun, 09 Mar 2008 21:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Disabling Visual Studio's Ctrl+Tab dialog</title>
      <description>Disabling the IDE Navigator (Ctrl-Tab Dialog) &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codebeater.com%2fpost%2f2008%2f03%2fDisabling-Visual-Studios-Ctrl2bTab-dialog.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codebeater.com%2fpost%2f2008%2f03%2fDisabling-Visual-Studios-Ctrl2bTab-dialog.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Disabling_Visual_Studio_s_Ctrl_Tab_dialog</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Disabling_Visual_Studio_s_Ctrl_Tab_dialog</guid>
      <pubDate>Thu, 06 Mar 2008 23:59:37 GMT</pubDate>
    </item>
    <item>
      <title>Generating markup to display a scaled image</title>
      <description>An easy way to fit images within a specified area. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codebeater.com%2fpost%2f2008%2f03%2fGenerating-markup-to-display-a-scaled-image.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codebeater.com%2fpost%2f2008%2f03%2fGenerating-markup-to-display-a-scaled-image.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Generating_markup_to_display_a_scaled_image</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Generating_markup_to_display_a_scaled_image</guid>
      <pubDate>Thu, 06 Mar 2008 23:43:19 GMT</pubDate>
    </item>
    <item>
      <title>Improve ASP.NET performance by optimizing the request pipeline</title>
      <description>How to remove unecessary HttpModules from the request pipeline to improve performance &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codebeater.com%2fpost%2f2008%2f03%2fImprove-ASPNET-performance-by-optimizing-the-request-pipeline.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codebeater.com%2fpost%2f2008%2f03%2fImprove-ASPNET-performance-by-optimizing-the-request-pipeline.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Improve_ASP_NET_performance_by_optimizing_the_request_pipeline</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Improve_ASP_NET_performance_by_optimizing_the_request_pipeline</guid>
      <pubDate>Thu, 06 Mar 2008 23:38:02 GMT</pubDate>
    </item>
    <item>
      <title>C# HTML Helper Class</title>
      <description>This utility class comes in VERY handy when you have to generate HTML in code.  Also a big help when using Ajax with .NET outside of AJAX.NET or Ajax enabled controls.   &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.keepitsimpleprojects.com%2fviewtopic.php%3fp%3d85%2385"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.keepitsimpleprojects.com%2fviewtopic.php%3fp%3d85%2385" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/C_HTML_Helper_Class</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/C_HTML_Helper_Class</guid>
      <pubDate>Sun, 09 Mar 2008 15:01:08 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC CAPTCHA</title>
      <description>This post provides the source code to implement your own CAPTCHA using the MVC Framework.  This was done using Attributes to validate the CAPTCHA so the implementation is hidden. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.coderjournal.com%2f2008%2f03%2faspnet-mvc-captcha%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.coderjournal.com%2f2008%2f03%2faspnet-mvc-captcha%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_CAPTCHA</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_CAPTCHA</guid>
      <pubDate>Sun, 09 Mar 2008 05:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Creating markup to display a scaled image </title>
      <description>A simple method to generate an img tag that scales to a specified boundary area. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fjeffsdotnet.blogspot.com%2f2008%2f02%2fcreating-markup-to-display-scaled-image.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjeffsdotnet.blogspot.com%2f2008%2f02%2fcreating-markup-to-display-scaled-image.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Creating_markup_to_display_a_scaled_image</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Creating_markup_to_display_a_scaled_image</guid>
      <pubDate>Sat, 23 Feb 2008 03:44:14 GMT</pubDate>
    </item>
    <item>
      <title> ASP.NET MVC Framework Road-Map Update</title>
      <description>Scott gives an update to where ASP.NET MVC is going &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%2f02%2f12%2fasp-net-mvc-framework-road-map-update.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f02%2f12%2fasp-net-mvc-framework-road-map-update.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Framework_Road_Map_Update</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Framework_Road_Map_Update</guid>
      <pubDate>Tue, 12 Feb 2008 22:31:02 GMT</pubDate>
    </item>
  </channel>
</rss>