<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by johnrummell</title>
    <description>Stories kicked by johnrummell</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>Joe Stagner says you could improve your ASP.NET site one tag at a time</title>
      <description>Microsoft's Opinionated Misfit Geek apparently took a brief look at Aggiorno, a Visual Studio plugin that does some interesting stuff, such as add alternate text to images, update deprecated attributes or fix tag structure for XHTML compliance. Come take a look! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.misfitgeek.com%2fAggiorno%2bImproving%2bThe%2bWeb%2bOne%2bTag%2bAt%2bA%2bTime.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.misfitgeek.com%2fAggiorno%2bImproving%2bThe%2bWeb%2bOne%2bTag%2bAt%2bA%2bTime.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Joe_Stagner_says_you_could_improve_your_ASP_NET_site_one_tag_at_a_time</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Joe_Stagner_says_you_could_improve_your_ASP_NET_site_one_tag_at_a_time</guid>
      <pubDate>Tue, 01 Jul 2008 17:46:09 GMT</pubDate>
    </item>
    <item>
      <title>Dependency Injection is Dead! </title>
      <description>The author claims that AOP-assisted Dependency Resolution, where dependencies are resolved on-demand without plumbing code and use of factories, can supersede Dependency Injection... at least in some scenarios. A refreshing view on a topic that tends to become sanctified and therefore undiscussed in our community.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fsimonince%2farchive%2f2008%2f06%2f30%2fdependency-injection-is-dead.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fsimonince%2farchive%2f2008%2f06%2f30%2fdependency-injection-is-dead.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Dependency_Injection_is_Dead</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Dependency_Injection_is_Dead</guid>
      <pubDate>Tue, 01 Jul 2008 14:46:10 GMT</pubDate>
    </item>
    <item>
      <title>Blog Engine.NET1.4 Released</title>
      <description>Blog Engine.net 1.4 has been released. more... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codeplex.com%2fblogengine%2fRelease%2fProjectReleases.aspx%3fReleaseId%3d9451"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codeplex.com%2fblogengine%2fRelease%2fProjectReleases.aspx%3fReleaseId%3d9451" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Blog_Engine_NET1_4_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Blog_Engine_NET1_4_Released</guid>
      <pubDate>Tue, 01 Jul 2008 17:01:03 GMT</pubDate>
    </item>
    <item>
      <title>Blog Engine.NET1.4 Upgrade Guide</title>
      <description>The upgrade process is fairly easy but there are a few things to be aware of.  more.... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.nyveldt.com%2fblog%2fpost%2fBlogEngineNET-14-Upgrade-Guide.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.nyveldt.com%2fblog%2fpost%2fBlogEngineNET-14-Upgrade-Guide.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Blog_Engine_NET1_4_Upgrade_Guide</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Blog_Engine_NET1_4_Upgrade_Guide</guid>
      <pubDate>Tue, 01 Jul 2008 08:01:04 GMT</pubDate>
    </item>
    <item>
      <title>An Introduction to the xUnit.net Testing Framework</title>
      <description>In this blog entry, Stephen Walther demonstrates how to use the xUnit.net testing framework while building an ASP.NET MVC application. He discusses how to build unit tests for controller actions that perform database access. &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%2f06%2f30%2fan-introduction-to-the-xunit-net-testing-framework.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fstephenwalther%2farchive%2f2008%2f06%2f30%2fan-introduction-to-the-xunit-net-testing-framework.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/An_Introduction_to_the_xUnit_net_Testing_Framework</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/An_Introduction_to_the_xUnit_net_Testing_Framework</guid>
      <pubDate>Tue, 01 Jul 2008 15:31:03 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET Performance Tips</title>
      <description>The article lists few of some of the many performance tweaks that can be implement to boost up ASP.NET performance.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fharoonwaheed%2farchive%2f2008%2f06%2f30%2fASP.NET-Performance-Tips.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fharoonwaheed%2farchive%2f2008%2f06%2f30%2fASP.NET-Performance-Tips.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_Performance_Tips_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_Performance_Tips_1</guid>
      <pubDate>Tue, 01 Jul 2008 09:31:03 GMT</pubDate>
    </item>
    <item>
      <title>Which .NET Blogger Do Girls Like Better?</title>
      <description>Find out which .NET blogger is more popular with the ladies.  Scott Hanselman, Phil Haack, Jeff Atwood, or Joel Spolsky

I received an invite to Google Ad Planner.  As I was playing around with this new tool, I was really blown away by how much information Google has collected on specific websites.  So much so that I wanted to share this tool with my readers, but I couldn't come up with an interesting way to demonstrate the capabilities.  Until I started looking up some of my favorite bloggers and saw the almost embarrassing balance between females and males. &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%2f06%2fbloggers-girls-like-best-google-ad-planer%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.coderjournal.com%2f2008%2f06%2fbloggers-girls-like-best-google-ad-planer%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Which_NET_Blogger_Do_Girls_Like_Better</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Which_NET_Blogger_Do_Girls_Like_Better</guid>
      <pubDate>Fri, 27 Jun 2008 23:46:09 GMT</pubDate>
    </item>
    <item>
      <title>Full text: An epic Bill Gates e-mail rant</title>
      <description>Internal email from Bill Gates detailing his difficulties with Microsoft.com, Windows Update, and more. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.seattlepi.nwsource.com%2fmicrosoft%2farchives%2f141821.asp"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.seattlepi.nwsource.com%2fmicrosoft%2farchives%2f141821.asp" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Full_text_An_epic_Bill_Gates_e_mail_rant</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Full_text_An_epic_Bill_Gates_e_mail_rant</guid>
      <pubDate>Thu, 26 Jun 2008 22:16:05 GMT</pubDate>
    </item>
    <item>
      <title>Using Linq to query the File System</title>
      <description>Short screen casts on using Linq to query the File System &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dimecasts.net%2fCasts%2fCastDetails%2f15"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dimecasts.net%2fCasts%2fCastDetails%2f15" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/Using_Linq_to_query_the_File_System</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/Using_Linq_to_query_the_File_System</guid>
      <pubDate>Thu, 26 Jun 2008 12:31:13 GMT</pubDate>
    </item>
    <item>
      <title>HashSet to the Rescue</title>
      <description>If you are using a generic List&amp;lt;T&amp;gt; to store unique object references in there is a better way.  It's called the HashSet&amp;lt;T&amp;gt; and it is new in .Net 3.5   It's indexed and it's blazing fast.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fslagd.com%2f%3fp%3d15"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fslagd.com%2f%3fp%3d15" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/HashSet_to_the_Rescue</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/HashSet_to_the_Rescue</guid>
      <pubDate>Tue, 01 Jul 2008 19:16:03 GMT</pubDate>
    </item>
    <item>
      <title>VS2008 Web Server Here Shell Extension</title>
      <description>This shell extension adds a right click menu on any folder that will start WebDev.WebServer.exe (aka Cassini) pointing to that directory. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fhaacked.com%2farchive%2f2008%2f06%2f24%2fvs2008-web-server-here-shell-extension.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fhaacked.com%2farchive%2f2008%2f06%2f24%2fvs2008-web-server-here-shell-extension.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/VS2008_Web_Server_Here_Shell_Extension</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/VS2008_Web_Server_Here_Shell_Extension</guid>
      <pubDate>Thu, 26 Jun 2008 00:31:02 GMT</pubDate>
    </item>
    <item>
      <title>10 Tools Which I Still Use, Even I Have VSTS 2008</title>
      <description>In my last post, titled &amp;quot;10 Tools Which I Left After Using VSTS 2008&amp;quot;,  I have included a list of 10 tools which I am not using currently, as I have the corresponding features available in Visual Studio Team System 2008. However, on the other hand, I am still using few tools even I have VSTS 2008! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fashraful%2farchive%2f2008%2f06%2f24%2f10-tools-which-i-still-use-even-i-have-vsts-2008.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fashraful%2farchive%2f2008%2f06%2f24%2f10-tools-which-i-still-use-even-i-have-vsts-2008.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/10_Tools_Which_I_Still_Use_Even_I_Have_VSTS_2008</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/10_Tools_Which_I_Still_Use_Even_I_Have_VSTS_2008</guid>
      <pubDate>Wed, 25 Jun 2008 15:31:11 GMT</pubDate>
    </item>
    <item>
      <title>Recommendations From My Developer Toolbox (June 2008)</title>
      <description>This is an updated version of my January 2008 list of must have software for your developer toolbox. Kudos to Scott Hanselman for the inspiration. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.alvinashcraft.com%2f2008%2f06%2f24%2frecommendations-from-my-developer-toolbox-june-2008%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.alvinashcraft.com%2f2008%2f06%2f24%2frecommendations-from-my-developer-toolbox-june-2008%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/Recommendations_From_My_Developer_Toolbox_June_2008</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/Recommendations_From_My_Developer_Toolbox_June_2008</guid>
      <pubDate>Thu, 26 Jun 2008 03:31:03 GMT</pubDate>
    </item>
    <item>
      <title>VisualSVN Server 1.5 Released</title>
      <description>We are glad to announce the new and improved version of the popular all-in-one Subversion server package for Windows platform - VisualSVN Server 1.5. This release brings new Subversion 1.5 with a bunch of great features and several important improvements in VisualSVN Server itself: Windows Authorization and UI for hooks. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.visualsvn.com%2fserver%2fchanges%2f1.5%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.visualsvn.com%2fserver%2fchanges%2f1.5%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/VisualSVN_Server_1_5_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/VisualSVN_Server_1_5_Released</guid>
      <pubDate>Wed, 25 Jun 2008 06:31:02 GMT</pubDate>
    </item>
    <item>
      <title>VisualSVN 1.5 Released</title>
      <description>We are glad to announce new version of the professional Subversion integration for Microsoft Visual Studio - VisualSVN 1.5. This release brings to you the new release of Subversion 1.5 with a bunch of great fetures and bug fixes. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.visualsvn.com%2fvisualsvn%2fchanges%2f1.5%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.visualsvn.com%2fvisualsvn%2fchanges%2f1.5%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/VisualSVN_1_5_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/VisualSVN_1_5_Released</guid>
      <pubDate>Wed, 25 Jun 2008 03:31:02 GMT</pubDate>
    </item>
    <item>
      <title>10 Tools Which I Left After Using VSTS 2008</title>
      <description>I have started using Visual Studio Team System (VSTS) 2008, recently. Previously I worked with Visual Studio 2005. As a matter of fact I had to use lots of external tools to perform and speedup my development process. However, while working with VSTS 2008, it's very exciting for me that, I found replacements for most of the external tools there. 

Here are 10 tools which I left after using VSTS 2008.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fashraful%2farchive%2f2008%2f06%2f24%2f10-tools-which-i-left-after-using-vsts-2008.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fashraful%2farchive%2f2008%2f06%2f24%2f10-tools-which-i-left-after-using-vsts-2008.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/10_Tools_Which_I_Left_After_Using_VSTS_2008</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/10_Tools_Which_I_Left_After_Using_VSTS_2008</guid>
      <pubDate>Wed, 25 Jun 2008 11:01:08 GMT</pubDate>
    </item>
    <item>
      <title>How Do You Exit Your .Net Application? </title>
      <description>The question in the title does not refer to the actions you take when you are about to exit your application, issues like logging, closing file handles, freeing unmanaged resources and so on. It does literally refer to the exit action itself... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dev102.com%2fc%2fhow-do-you-exit-your-net-application%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2fc%2fhow-do-you-exit-your-net-application%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/How_Do_You_Exit_Your_Net_Application</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/How_Do_You_Exit_Your_Net_Application</guid>
      <pubDate>Tue, 24 Jun 2008 15:31:09 GMT</pubDate>
    </item>
    <item>
      <title>How to use NDepend to improve code quality</title>
      <description>Code quality is an important aspect of every software development project - discover how NDepend can aid in giving you a richer and more meaningful understanding of the quality of your code as well as helping to identify areas you could improve. This post is a high level overview of what you can achieve with NDepend. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.bluecog.co.nz%2farchives%2f2008%2f06%2f23%2fndepend-deep-code-metrics%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.bluecog.co.nz%2farchives%2f2008%2f06%2f23%2fndepend-deep-code-metrics%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/How_to_use_NDepend_to_improve_code_quality</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/How_to_use_NDepend_to_improve_code_quality</guid>
      <pubDate>Mon, 23 Jun 2008 16:16:09 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 get Cross Browser Compatibility Every Time</title>
      <description>Cross-browser compatibility is one of the most time consuming tasks for any web designer. We've seen many different articles over the net describing common problems and fixes. I've collated all the information I could find to create some coding conventions for ensuring that your site will work first time in every browser. There are some things you should consider for Safari and Firefox also, and IE isn't always the culprit for your CSS woes.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fanthonyshort.com.au%2fblog%2fcomments%2fhow-to-get-cross-browser-compatibility-everytime%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fanthonyshort.com.au%2fblog%2fcomments%2fhow-to-get-cross-browser-compatibility-everytime%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ie/How_to_get_Cross_Browser_Compatibility_Every_Time</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ie/How_to_get_Cross_Browser_Compatibility_Every_Time</guid>
      <pubDate>Thu, 19 Jun 2008 18:31:10 GMT</pubDate>
    </item>
    <item>
      <title>Performance: IEnumerable&amp;lt;&amp;gt;.Sum</title>
      <description>A article about the performance hit created by the IEnumerable&amp;lt;&amp;gt;.Sum extension method!!! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnet.org.za%2frudi%2farchive%2f2008%2f06%2f19%2fperformance-ienumerable-lt-gt-sum.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnet.org.za%2frudi%2farchive%2f2008%2f06%2f19%2fperformance-ienumerable-lt-gt-sum.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Performance_IEnumerable_Sum</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Performance_IEnumerable_Sum</guid>
      <pubDate>Fri, 20 Jun 2008 12:31:02 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>Using Classes To Fight CSS Class Explosion</title>
      <description>You might think that really stylable HTML needs classes all over the place. That's not true, thanks to descendant selectors, which let you target elements inside a parent element. &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%2f2008%2f06%2f18%2fusing-lt-body-gt-classes-to-fight-css-class-explosion.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fjgalloway%2farchive%2f2008%2f06%2f18%2fusing-lt-body-gt-classes-to-fight-css-class-explosion.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Using_Classes_To_Fight_CSS_Class_Explosion</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Using_Classes_To_Fight_CSS_Class_Explosion</guid>
      <pubDate>Thu, 19 Jun 2008 16:16:04 GMT</pubDate>
    </item>
    <item>
      <title>Learning how to create LiveTemplates with ReSharper</title>
      <description>Short how-to on learning how to create LiveTemplates with ReSharper &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%2f2008%2f06%2f18%2fresharper-live-templates-distilled.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevlicio.us%2fblogs%2fderik_whittaker%2farchive%2f2008%2f06%2f18%2fresharper-live-templates-distilled.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/Learning_how_to_create_LiveTemplates_with_ReSharper</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/Learning_how_to_create_LiveTemplates_with_ReSharper</guid>
      <pubDate>Wed, 18 Jun 2008 20:01:02 GMT</pubDate>
    </item>
  </channel>
</rss>