<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by nguminhie</title>
    <description>Stories kicked by nguminhie</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>Update on Silverlight 2 - and a glimpse of Silverlight 3 </title>
      <description>ScottGu unveils the plans for Silverlight 3, shipping next year &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%2f11%2f16%2fupdate-on-silverlight-2-and-a-glimpse-of-silverlight-3.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f11%2f16%2fupdate-on-silverlight-2-and-a-glimpse-of-silverlight-3.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Update_on_Silverlight_2_and_a_glimpse_of_Silverlight_3</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Update_on_Silverlight_2_and_a_glimpse_of_Silverlight_3</guid>
      <pubDate>Mon, 17 Nov 2008 14:16:21 GMT</pubDate>
    </item>
    <item>
      <title>Different Types of Automated Tests</title>
      <description>When I first learnt about NUnit , I thought that all the tests that are written in NUnit are unit tests. And all the tests that are written using other tools and languages-- including scripting tools are integration tests. Now I know how wrong I was. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fitscommonsensestupid.blogspot.com%2f2008%2f11%2fdifferent-types-of-automated-tests.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fitscommonsensestupid.blogspot.com%2f2008%2f11%2fdifferent-types-of-automated-tests.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/Different_Types_of_Automated_Tests</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/Different_Types_of_Automated_Tests</guid>
      <pubDate>Mon, 17 Nov 2008 01:44:12 GMT</pubDate>
    </item>
    <item>
      <title>Testing is hard but debugging just sucks A$$</title>
      <description>&amp;quot;At the users group I asked the question to the group 'who creates automated tests as part of their daily development cycle?'.  After I asked this question I followed it up with, and if you don't WHY, WHY, WHY, WHY......  Below are some of the answers I received (btw, not the first time I have heard these reasons).&amp;quot; &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%2f11%2f14%2ftesting-is-hard-but-debugging-just-sucks-a.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevlicio.us%2fblogs%2fderik_whittaker%2farchive%2f2008%2f11%2f14%2ftesting-is-hard-but-debugging-just-sucks-a.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/Testing_is_hard_but_debugging_just_sucks_A</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/Testing_is_hard_but_debugging_just_sucks_A</guid>
      <pubDate>Mon, 17 Nov 2008 19:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Breaking changes to the String class in .NET 4.0</title>
      <description>This change will affect the behavior of the String.StartsWith, String.EndsWith, String.IndexOf and String.LastIndexOf methods by changing them to perform an ordinal (byte-for-byte) comparison by default instead of a culture-sensitive comparison using CultureInfo.CurrentCulture. In addition, the default overloads of String.ToUpper, String.ToLower, Char.ToUpper and Char.ToLower will be changed to use CultureInfo.InvariantCulture instead of CultureInfo.CurrentCulture. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdavesbox.com%2farchive%2f2008%2f11%2f12%2fbreaking-changes-to-the-string-class.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdavesbox.com%2farchive%2f2008%2f11%2f12%2fbreaking-changes-to-the-string-class.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/clr/Breaking_changes_to_the_String_class_in_NET_4_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/clr/Breaking_changes_to_the_String_class_in_NET_4_0</guid>
      <pubDate>Fri, 14 Nov 2008 13:31:13 GMT</pubDate>
    </item>
    <item>
      <title>Working With ASP.Net MVC Part 1 </title>
      <description>a quick look at building an application using the new ASP.Net MVC Beta, part one will handle the database &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dev102.com%2f2008%2f11%2f13%2fworking-with-aspnet-mvc-part-1%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f11%2f13%2fworking-with-aspnet-mvc-part-1%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Working_With_ASP_Net_MVC_Part_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Working_With_ASP_Net_MVC_Part_1</guid>
      <pubDate>Thu, 13 Nov 2008 17:16:04 GMT</pubDate>
    </item>
    <item>
      <title>Use jQuery and quickSearch to interactively search any data</title>
      <description>A complete example of how to implement progressive search in ASP.NET, using the jQuery plugin quickSearch. The source download includes a customized version of quickSearch for use with ASP.NET. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fencosia.com%2f2008%2f10%2f31%2fuse-jquery-and-quicksearch-to-interactively-search-any-data%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fencosia.com%2f2008%2f10%2f31%2fuse-jquery-and-quicksearch-to-interactively-search-any-data%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Use_jQuery_and_quickSearch_to_interactively_search_any_data</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Use_jQuery_and_quickSearch_to_interactively_search_any_data</guid>
      <pubDate>Tue, 11 Nov 2008 19:31:04 GMT</pubDate>
    </item>
    <item>
      <title>Gravatar with ASP.NET MVC</title>
      <description>Ryan Lanciaux discusses a class for retrieving Gravatar images -- this class was mainly written to facilitate using Gravatar with ASP.NET MVC. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ffrickinsweet.com%2fryanlanciaux.com%2fpost%2fGravatar-on-ASPNET-MVC.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ffrickinsweet.com%2fryanlanciaux.com%2fpost%2fGravatar-on-ASPNET-MVC.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Gravatar_with_ASP_NET_MVC</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Gravatar_with_ASP_NET_MVC</guid>
      <pubDate>Tue, 11 Nov 2008 21:46:11 GMT</pubDate>
    </item>
    <item>
      <title>jQuery Intellisense Updates from Microsoft</title>
      <description>With Microsoft's recent releases of the jQuery Intellisense file plus the hotfix released this week using jQuery in Visual Studio has become a lot easier and more convenient. Here is a little more detail on what you need and how it works. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f536756.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f536756.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/jQuery_Intellisense_Updates_from_Microsoft</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/jQuery_Intellisense_Updates_from_Microsoft</guid>
      <pubDate>Mon, 10 Nov 2008 15:46:21 GMT</pubDate>
    </item>
    <item>
      <title>Debate: Do We Really Need Three Layer Architecture?</title>
      <description>How many of you changed your database vendor (i.e. Sql Server, Access) after developing an application? How many of your data entities include business logic? I could say, less than 10% in both cases for my case. I found the similar statistics for my other known developers. I guess this is true for less that 10% of the developers around the world.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fforums.asp.net%2ft%2f1343018.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fforums.asp.net%2ft%2f1343018.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/adonet/Debate_Do_We_Really_Need_Three_Layer_Architecture</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/adonet/Debate_Do_We_Really_Need_Three_Layer_Architecture</guid>
      <pubDate>Wed, 05 Nov 2008 21:46:09 GMT</pubDate>
    </item>
    <item>
      <title>A first look at Duck Typing in C# 4.0</title>
      <description>A complete end-to-end C# 4.0 example with source code using IDynamicObject and MetaObject in order to generate a fully dynamic type using a Dictionary as storage. It also shows how a dynamic type can enter the static typed world and act just like a typed class - dynamically. :) &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsaftsack.fs.uni-bayreuth.de%2f%7edun3%2farchives%2ffirst-look-ducktyping-c-4-0-idynamicobject-metaobject%2f202.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsaftsack.fs.uni-bayreuth.de%2f%7edun3%2farchives%2ffirst-look-ducktyping-c-4-0-idynamicobject-metaobject%2f202.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/A_first_look_at_Duck_Typing_in_C_4_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/A_first_look_at_Duck_Typing_in_C_4_0</guid>
      <pubDate>Tue, 04 Nov 2008 16:31:03 GMT</pubDate>
    </item>
    <item>
      <title>How to run ASP.NET MVC on Windows Azure</title>
      <description>A quick how-to on getting ASP.NET MVC up and running on Windows Azure. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.aaronlerch.com%2fblog%2f2008%2f11%2f01%2frun-aspnet-mvc-on-windows-azure%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.aaronlerch.com%2fblog%2f2008%2f11%2f01%2frun-aspnet-mvc-on-windows-azure%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/How_to_run_ASP_NET_MVC_on_Windows_Azure</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/How_to_run_ASP_NET_MVC_on_Windows_Azure</guid>
      <pubDate>Sat, 01 Nov 2008 22:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Gotcha: ASP.NET and exceptions in asynchronous threads</title>
      <description>If an unhandled exception occurs in a secondary thread which has been launched by your ASP.NET application, IIS will force your application to restart. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.lavablast.com%2fpost%2f2008%2f10%2fGotcha-ASPNET-and-exceptions-in-asynchronous-threads.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.lavablast.com%2fpost%2f2008%2f10%2fGotcha-ASPNET-and-exceptions-in-asynchronous-threads.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Gotcha_ASP_NET_and_exceptions_in_asynchronous_threads</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Gotcha_ASP_NET_and_exceptions_in_asynchronous_threads</guid>
      <pubDate>Thu, 30 Oct 2008 17:50:32 GMT</pubDate>
    </item>
    <item>
      <title>7 Steps To Shameless (Successful) Self Promotion</title>
      <description>How do you get yourself known in the community and in the industry?  Jeff offers 7 steps on how to get yourself out there. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.jeffblankenburg.com%2f2008%2f10%2f7-steps-to-shameless-successful-self.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.jeffblankenburg.com%2f2008%2f10%2f7-steps-to-shameless-successful-self.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/7_Steps_To_Shameless_Successful_Self_Promotion</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/7_Steps_To_Shameless_Successful_Self_Promotion</guid>
      <pubDate>Wed, 29 Oct 2008 18:46:13 GMT</pubDate>
    </item>
    <item>
      <title>How to Use == Operator Correctly</title>
      <description>Overriding == Operator is easy? Think again, it's not. Here's why. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fitscommonsensestupid.blogspot.com%2f2008%2f10%2fhow-to-use-operator-correctly.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fitscommonsensestupid.blogspot.com%2f2008%2f10%2fhow-to-use-operator-correctly.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/How_to_Use_Operator_Correctly</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/How_to_Use_Operator_Correctly</guid>
      <pubDate>Wed, 29 Oct 2008 12:39:34 GMT</pubDate>
    </item>
    <item>
      <title>Looking for a Lot of .NET Code Samples - They Are Right Under Your Nos</title>
      <description>You have a wealth of code samples on your computer, here is how to find them!!!! An Easter Egg from Microsoft. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fprofessionalaspnet.com%2farchive%2f2008%2f10%2f28%2fLooking-for-a-Lot-of-.NET-Code-Samples-_1320_-They-Are-Right-Under-Your-Nose_2100_.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fprofessionalaspnet.com%2farchive%2f2008%2f10%2f28%2fLooking-for-a-Lot-of-.NET-Code-Samples-_1320_-They-Are-Right-Under-Your-Nose_2100_.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Looking_for_a_Lot_of_NET_Code_Samples_They_Are_Right_Under_Your_Nos</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Looking_for_a_Lot_of_NET_Code_Samples_They_Are_Right_Under_Your_Nos</guid>
      <pubDate>Fri, 07 Nov 2008 02:16:11 GMT</pubDate>
    </item>
    <item>
      <title>The Software Developer's Dream</title>
      <description>Tom Preston-Werner, one of the founders of GitHub , wrote an enlightening article about his decision to turn down 300K bonus from Microsoft in order to work on the GitHub project one year ago . A beautifully written article. I love it absolutely.

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fitscommonsensestupid.blogspot.com%2f2008%2f10%2fsoftware-developers-dream.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fitscommonsensestupid.blogspot.com%2f2008%2f10%2fsoftware-developers-dream.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/The_Software_Developer_s_Dream</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/The_Software_Developer_s_Dream</guid>
      <pubDate>Thu, 23 Oct 2008 10:09:54 GMT</pubDate>
    </item>
    <item>
      <title>Blisteringly fast Integration Tests with NHibernate and SQLite</title>
      <description>Intergration tests can be slow and can be painful to run often.  In this post I cover using SQLite with NHibernate, and automatically switching between SQLite and SQL Server &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.e4ums.co.uk%2farchive%2f2008%2f10%2f10%2fblisteringly-fast-integration-tests-with-nhibernate-and-sqlite.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.e4ums.co.uk%2farchive%2f2008%2f10%2f10%2fblisteringly-fast-integration-tests-with-nhibernate-and-sqlite.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Blisteringly_fast_Integration_Tests_with_NHibernate_and_SQLite</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Blisteringly_fast_Integration_Tests_with_NHibernate_and_SQLite</guid>
      <pubDate>Sun, 12 Oct 2008 20:46:02 GMT</pubDate>
    </item>
    <item>
      <title>The Cloud OS</title>
      <description>Surely, Microsoft doesn't expect developers to write a web app\service and connect to SSDS over the tubes even with SSL. The missing link is a cloud based application development platform. This has to be coming and I predict it to be announced at PDC. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fstatisticsio.com%2fHome%2ftabid%2f36%2farticleType%2fArticleView%2farticleId%2f240%2fThe-Cloud-OS.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fstatisticsio.com%2fHome%2ftabid%2f36%2farticleType%2fArticleView%2farticleId%2f240%2fThe-Cloud-OS.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/The_Cloud_OS</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/The_Cloud_OS</guid>
      <pubDate>Thu, 18 Sep 2008 04:38:02 GMT</pubDate>
    </item>
    <item>
      <title>Why Every Good Developer needs to Know how to Mock</title>
      <description>While unit testing is generally considered a good practice ( even among those who don't do unit tests), mocking doesn't seem to carry the same aura. There are a lot of arguments saying why mocking is bad , how it kills testability etc. 

But in my day-to-day job, as well as in my personal projects, I found mocking is definitely indispensable.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fitscommonsensestupid.blogspot.com%2f2008%2f09%2fwhy-every-good-developer-needs-to-know.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fitscommonsensestupid.blogspot.com%2f2008%2f09%2fwhy-every-good-developer-needs-to-know.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/Why_Every_Good_Developer_needs_to_Know_how_to_Mock</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/Why_Every_Good_Developer_needs_to_Know_how_to_Mock</guid>
      <pubDate>Thu, 18 Sep 2008 21:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Guidelines to Create an Installer for Windows Apps</title>
      <description>After finish writing your software, it's time to distribute your applications to your customer. You think that software deployment should be easy, right? After all, all you have to do is to just fire up a Microsoft Setup and Deployment project and put in all the dlls in the application directory and you are done, easy?

Well... not so! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fitscommonsensestupid.blogspot.com%2f2008%2f08%2fguidelines-to-create-installer-for.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fitscommonsensestupid.blogspot.com%2f2008%2f08%2fguidelines-to-create-installer-for.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Guidelines_to_Create_an_Installer_for_Windows_Apps</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Guidelines_to_Create_an_Installer_for_Windows_Apps</guid>
      <pubDate>Thu, 28 Aug 2008 07:39:01 GMT</pubDate>
    </item>
    <item>
      <title>The Downside of Permanent Employment</title>
      <description>Permanent employment is great, you are secured, you have stable incomes, you have....wait, what about the downsides? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fitscommonsensestupid.blogspot.com%2f2008%2f08%2fdownside-of-permanent-employment.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fitscommonsensestupid.blogspot.com%2f2008%2f08%2fdownside-of-permanent-employment.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/The_Downside_of_Permanent_Employment</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/The_Downside_of_Permanent_Employment</guid>
      <pubDate>Wed, 20 Aug 2008 11:21:38 GMT</pubDate>
    </item>
    <item>
      <title>Why IT Managers  are Hiring Based on Experience</title>
      <description>Why the hiring managers are not seeing your brilliance and are not hiring you. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fitscommonsensestupid.blogspot.com%2f2008%2f02%2fwhy-it-managers-are-hiring-based-on.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fitscommonsensestupid.blogspot.com%2f2008%2f02%2fwhy-it-managers-are-hiring-based-on.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Why_IT_Managers_are_Hiring_Based_on_Experience</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Why_IT_Managers_are_Hiring_Based_on_Experience</guid>
      <pubDate>Tue, 12 Aug 2008 09:19:27 GMT</pubDate>
    </item>
    <item>
      <title>An Open Letter to Scott Guthrie</title>
      <description>Thank you for your team's contributions to the software development industry. ASP.Net, the CLR, and your other significant additions to the .Net platform have genuinely advanced the state of software development. Although it may seem that you are damned if you do and damned if you don't, most of us developers out here do appreciate your work. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2felegantcode.com%2f2007%2f03%2f22%2fan-open-letter-to-scott-guthrie%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2felegantcode.com%2f2007%2f03%2f22%2fan-open-letter-to-scott-guthrie%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/An_Open_Letter_to_Scott_Guthrie_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/An_Open_Letter_to_Scott_Guthrie_1</guid>
      <pubDate>Tue, 12 Aug 2008 08:32:01 GMT</pubDate>
    </item>
    <item>
      <title>Testable Code? Who Cares?</title>
      <description>Testable Code is good, all good. It makes maintenance easier, it is easier to change...but wait, if it's so good, why we are still talking about it instead of getting every developer to do it? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fitscommonsensestupid.blogspot.com%2f2008%2f07%2ftestable-code-who-cares.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fitscommonsensestupid.blogspot.com%2f2008%2f07%2ftestable-code-who-cares.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/Testable_Code_Who_Cares</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/Testable_Code_Who_Cares</guid>
      <pubDate>Mon, 04 Aug 2008 11:33:44 GMT</pubDate>
    </item>
    <item>
      <title>Behind the Scenes at Microsoft.com</title>
      <description>Learn how the Microsoft.com operations team meets the demands for one of the top 5 websites on the Internet today.  The team supports the server product teams at Microsoft by &amp;quot;dogfooding&amp;quot; products such as Windows Server 2008, SQL Server 2008 and IIS7 years before being released to customers.  Keith and Woody sit down with Brad LeRoss and Jim Dobbin of the MSCOM team discuss the Microsoft.com architecture and infrastructure, history of the team, the process of content delivery and a few funny stories. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdeepfriedbytes.com%2fpodcast%2fepisode-8-behind-the-scenes-at-microsoft-com%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdeepfriedbytes.com%2fpodcast%2fepisode-8-behind-the-scenes-at-microsoft-com%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Behind_the_Scenes_at_Microsoft_com</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Behind_the_Scenes_at_Microsoft_com</guid>
      <pubDate>Fri, 01 Aug 2008 17:01:02 GMT</pubDate>
    </item>
  </channel>
</rss>