<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by psyh0e</title>
    <description>Stories kicked by psyh0e</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>Best practices for creating websites in IIS 6</title>
      <description>A list of steps that I always take while creating ASP.NET websites in IIS 6. It ensures better performance maintainability, and scalability of your application.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmsmvps.com%2fblogs%2fomar%2farchive%2f2008%2f10%2f04%2fbest-practices-for-creating-websites-in-iis-6-0.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmsmvps.com%2fblogs%2fomar%2farchive%2f2008%2f10%2f04%2fbest-practices-for-creating-websites-in-iis-6-0.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Best_practices_for_creating_websites_in_IIS_6</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Best_practices_for_creating_websites_in_IIS_6</guid>
      <pubDate>Sun, 05 Oct 2008 20:46:02 GMT</pubDate>
    </item>
    <item>
      <title>SQLite on .NET - Get up and running in 3 minutes.</title>
      <description>The quick and dirty guide to setting up SQLite with .Net in 3 minutes. Small, fast, and ass-kicking like a transactional Jackie Chan.  Good background information and tutorial to get you from download to querying in no time flat.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.mikeduncan.com%2fsqlite-on-dotnet-in-3-mins%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mikeduncan.com%2fsqlite-on-dotnet-in-3-mins%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQLite_on_NET_Get_up_and_running_in_3_minutes</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQLite_on_NET_Get_up_and_running_in_3_minutes</guid>
      <pubDate>Tue, 15 Jan 2008 17:16:02 GMT</pubDate>
    </item>
    <item>
      <title>More Silk-style icons</title>
      <description>Everybody's heard of the fantastic silky-smooth &amp;quot;Silk Icons&amp;quot; set from FamFamFam. This new set complements that original 1,000 png icon set with over 450 more of the same for use in Windows or Web applications. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdamieng.com%2fcreative%2ficons%2fsilk-companion-1-icons"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdamieng.com%2fcreative%2ficons%2fsilk-companion-1-icons" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/More_Silk_style_icons</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/More_Silk_style_icons</guid>
      <pubDate>Tue, 04 Dec 2007 15:46:05 GMT</pubDate>
    </item>
    <item>
      <title>.NET Format String Quick Reference/Cheat Sheet</title>
      <description>All standard and custom DateTime and number format strings (for use with String.Format(), .ToString(), etc) in one handy document. &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%2fnet-cheat-sheets%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjohn-sheehan.com%2fblog%2findex.php%2fnet-cheat-sheets%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/NET_Format_String_Quick_Reference_Cheat_Sheet</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/NET_Format_String_Quick_Reference_Cheat_Sheet</guid>
      <pubDate>Fri, 05 Jan 2007 19:31:01 GMT</pubDate>
    </item>
    <item>
      <title>Common Pattern For Working With DataReader</title>
      <description>A description of a common pattern for working with DataReader object which as described here:
http://vaultofthoughts.net/WhatYouShouldDisposeWhenUsingADONET.aspx
Is IDisposable and should be disposed! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvaultofthoughts.net%2fCommonPatternForWorkingWithDataReader.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvaultofthoughts.net%2fCommonPatternForWorkingWithDataReader.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/adonet/Common_Pattern_For_Working_With_DataReader</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/adonet/Common_Pattern_For_Working_With_DataReader</guid>
      <pubDate>Fri, 29 Sep 2006 02:01:01 GMT</pubDate>
    </item>
    <item>
      <title>Dark Room the .Net clone of WhiteRoom</title>
      <description>Dark Room is a Windows Clone of WriteRoom, one of my favorite Mac applications. Dark Room, written in .NET 2.0. The fact that its default state is green text on black isn't the point; you can change the colors. It's the lack of distraction. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.hanselman.com%2fblog%2fDarkRoomIsAFullScreenDistractionFreeWritingEnvironment.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.hanselman.com%2fblog%2fDarkRoomIsAFullScreenDistractionFreeWritingEnvironment.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Dark_Room_the_Net_clone_of_WhiteRoom</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Dark_Room_the_Net_clone_of_WhiteRoom</guid>
      <pubDate>Thu, 14 Sep 2006 00:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Masterpages hate logic, throw interfaces at them</title>
      <description>Wyatt Barnett explains a good way to keep your logic and presentation independent. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.sitepoint.com%2fblogs%2f2006%2f08%2f31%2fmasterpages-hate-logic-throw-interfaces-at-them%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.sitepoint.com%2fblogs%2f2006%2f08%2f31%2fmasterpages-hate-logic-throw-interfaces-at-them%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Masterpages_hate_logic_throw_interfaces_at_them</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Masterpages_hate_logic_throw_interfaces_at_them</guid>
      <pubDate>Thu, 31 Aug 2006 17:01:01 GMT</pubDate>
    </item>
    <item>
      <title>Subtext 1.9 &amp;quot;Daedelus&amp;quot; Released!</title>
      <description>A new version of Subtext has been released. The major change is that Subtext is now an ASP.NET 2.0 application, paving the way for many other improvements. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fhaacked.com%2farchive%2f2006%2f08%2f31%2fSubtext_1.9_quotDaedelusquot_Released.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fhaacked.com%2farchive%2f2006%2f08%2f31%2fSubtext_1.9_quotDaedelusquot_Released.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Subtext_1_9_quot_Daedelus_quot_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Subtext_1_9_quot_Daedelus_quot_Released</guid>
      <pubDate>Fri, 01 Sep 2006 08:01:01 GMT</pubDate>
    </item>
    <item>
      <title>Dustin Campbell: Giving Enums a Little Love</title>
      <description>Dustin Campbell (Developer Express' Senior &amp;quot;Whipping Boy&amp;quot;) discusses improvements that should be made in order to round out the Enumeration data type in .NET (to provide for both increased functionality and improved readability of code that uses enums). &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdiditwith.net%2fCommentView%2cguid%2c5123de5e-3ab6-4d09-b98f-a9a05cef6aad.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdiditwith.net%2fCommentView%2cguid%2c5123de5e-3ab6-4d09-b98f-a9a05cef6aad.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Dustin_Campbell_Giving_Enums_a_Little_Love</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Dustin_Campbell_Giving_Enums_a_Little_Love</guid>
      <pubDate>Thu, 31 Aug 2006 03:31:01 GMT</pubDate>
    </item>
    <item>
      <title>RSS in .NET Made Easy with XML Serialization</title>
      <description>Easy as pie RSS using PONO (Plain Ole .NET Objects) and .ToString method.  There's also a method to deserialize an RSS Document.  Lots of cool potential here (think: log files). &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fskillet%2farchive%2f2006%2f08%2f29%2fRSS-in-.NET-Made-Easy-with-XML-Serialization.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fskillet%2farchive%2f2006%2f08%2f29%2fRSS-in-.NET-Made-Easy-with-XML-Serialization.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/xml/RSS_in_NET_Made_Easy_with_XML_Serialization</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/xml/RSS_in_NET_Made_Easy_with_XML_Serialization</guid>
      <pubDate>Sat, 02 Sep 2006 02:01:01 GMT</pubDate>
    </item>
    <item>
      <title>Scott Hanselman's 2006 Ultimate Developer and Power Users Tool List</title>
      <description>Hanselman lists his top 10 indispensable tools &amp;amp; products for development, plus 5 from his list last year that got knocked out. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.hanselman.com%2fblog%2fScottHanselmans2006UltimateDeveloperAndPowerUsersToolListForWindows.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.hanselman.com%2fblog%2fScottHanselmans2006UltimateDeveloperAndPowerUsersToolListForWindows.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/Scott_Hanselman_s_2006_Ultimate_Developer_and_Power_Users_Tool_List</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/Scott_Hanselman_s_2006_Ultimate_Developer_and_Power_Users_Tool_List</guid>
      <pubDate>Tue, 05 Sep 2006 00:31:01 GMT</pubDate>
    </item>
    <item>
      <title>Scott Hanselman's 2006 Ultimate Developer and Power Users Tool List for Windows</title>
      <description>Scott Hanselman, that uber technologist, updates his must have list of power tools for developers. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.hanselman.com%2fblog%2fScottHanselmans2006UltimateDeveloperAndPowerUsersToolListForWindows.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.hanselman.com%2fblog%2fScottHanselmans2006UltimateDeveloperAndPowerUsersToolListForWindows.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Scott_Hanselman_s_2006_Ultimate_Developer_and_Power_Users_Tool_List_for_Windows</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Scott_Hanselman_s_2006_Ultimate_Developer_and_Power_Users_Tool_List_for_Windows</guid>
      <pubDate>Wed, 30 Aug 2006 03:31:01 GMT</pubDate>
    </item>
    <item>
      <title>Cool (and Free) Threading .NET 2.0 E-Book </title>
      <description>&amp;quot;This is a very cool threading online reference and freely downloadable e-book (PDF). Using C# for its examples, in 76 pages it covers basic synchronization, locking, BackgroundWorker, async delegates and more.&amp;quot;

Via: http://coolthingoftheday.blogspot.com &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcoolthingoftheday.blogspot.com%2f2006%2f08%2fcool-and-free-threading-net-20-e-book.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcoolthingoftheday.blogspot.com%2f2006%2f08%2fcool-and-free-threading-net-20-e-book.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Cool_and_Free_Threading_NET_2_0_E_Book</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Cool_and_Free_Threading_NET_2_0_E_Book</guid>
      <pubDate>Wed, 23 Aug 2006 05:01:02 GMT</pubDate>
    </item>
    <item>
      <title>DotNetKicks.com integration into Blogger.com</title>
      <description>The quickest way to submit your post on Blogger.com to DotNetKicks.com. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgaech.blogspot.com%2f2006%2f08%2fdotnetkickscom-integration-into.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgaech.blogspot.com%2f2006%2f08%2fdotnetkickscom-integration-into.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/DotNetKicks_com_integration_into_Blogger_com</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/DotNetKicks_com_integration_into_Blogger_com</guid>
      <pubDate>Tue, 22 Aug 2006 06:31:02 GMT</pubDate>
    </item>
    <item>
      <title>The Power of &amp;quot;View Source&amp;quot;</title>
      <description>Jeff Atwood explains why view source has helped make Javascript so popular, and why Reflector can do the same for .NET &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%2f000661.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codinghorror.com%2fblog%2farchives%2f000661.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/The_Power_of_quot_View_Source_quot</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/The_Power_of_quot_View_Source_quot</guid>
      <pubDate>Sat, 19 Aug 2006 11:01:01 GMT</pubDate>
    </item>
    <item>
      <title>AnkhSVN 1.0 release candidate available</title>
      <description>VS.NET addin for the Subversion version control system. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2farildf.spaces.live.com%2fBlog%2fcns!E99F8B43533149B0!160.entry"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2farildf.spaces.live.com%2fBlog%2fcns!E99F8B43533149B0!160.entry" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/AnkhSVN_1_0_release_candidate_available</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/AnkhSVN_1_0_release_candidate_available</guid>
      <pubDate>Sat, 19 Aug 2006 12:31:02 GMT</pubDate>
    </item>
    <item>
      <title>TheBeerHouse: CMS &amp;amp; E-commerce Starter Kit</title>
      <description>Another &amp;quot;best practices&amp;quot; starter kit, featuring e-commerce, online payment clearing, and CMS capabilities (via web parts). &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.asp.net%2fdownloads%2fstarterkits%2fdefault.aspx%3ftabid%3d62%23beerhouse"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.asp.net%2fdownloads%2fstarterkits%2fdefault.aspx%3ftabid%3d62%23beerhouse" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/TheBeerHouse_CMS_amp_E_commerce_Starter_Kit</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/TheBeerHouse_CMS_amp_E_commerce_Starter_Kit</guid>
      <pubDate>Sun, 20 Aug 2006 23:01:01 GMT</pubDate>
    </item>
    <item>
      <title>Add true confirmation to the ASP.NET Button control</title>
      <description>The JavaScript confirm() function is simple to implement on a Button control, but you can only use it for one particular purpose and that is to confirm a postback. Wouldn't it be cool if you could use it to ask users a question and act depending on their answer from the code-behind?  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.madskristensen.dk%2fblog%2fAdd%2bTrue%2bConfirmation%2bTo%2bThe%2bASPNET%2bButton%2bControl.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.madskristensen.dk%2fblog%2fAdd%2bTrue%2bConfirmation%2bTo%2bThe%2bASPNET%2bButton%2bControl.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Add_true_confirmation_to_the_ASP_NET_Button_control</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Add_true_confirmation_to_the_ASP_NET_Button_control</guid>
      <pubDate>Mon, 14 Aug 2006 11:01:03 GMT</pubDate>
    </item>
    <item>
      <title>JavaScript: Alert.Show("message") from ASP.NET code-behind</title>
      <description>In Windows Forms it is very easy to pop up a status message by calling MessageBox.Show("message"). It is that kind of object model we want in ASP.NET for printing out JavaScript alerts. We want Alert.Show("message") in ASP.NET. This is as easy as it gets. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.madskristensen.dk%2fblog%2fCommentView%2cguid%2c42d810f5-daa2-4952-a926-ccefd9260457.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.madskristensen.dk%2fblog%2fCommentView%2cguid%2c42d810f5-daa2-4952-a926-ccefd9260457.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/JavaScript_Alert_Show_message_from_ASP_NET_code_behind</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/JavaScript_Alert_Show_message_from_ASP_NET_code_behind</guid>
      <pubDate>Fri, 11 Aug 2006 09:31:01 GMT</pubDate>
    </item>
    <item>
      <title>Replacing Start Run - The Quest Continues</title>
      <description>So many ways to launch programs. A good launcher doesn't just launch, it also auto-completes paths for you, starts your search engine or browser and generally saves you 15 minutes a day. No need to learn all the hotkeys like those Keyboard wonks who try to guilt you. Just learn ONE and make it do everything. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.hanselman.com%2fblog%2fReplacingStartRunTheQuestContinues.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.hanselman.com%2fblog%2fReplacingStartRunTheQuestContinues.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Replacing_Start_Run_The_Quest_Continues</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Replacing_Start_Run_The_Quest_Continues</guid>
      <pubDate>Tue, 08 Aug 2006 18:31:02 GMT</pubDate>
    </item>
    <item>
      <title>TRULY Understanding ViewState</title>
      <description>ViewState is a very misunderstood animal. I would like to help put an end to the madness by attempting to explain exactly how the ViewState mechanism works, from beginning to end, and from many different use cases, such as declared controls vs. dynamic controls. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2finfinitiesloop%2farchive%2f2006%2f08%2f03%2fTruly-Understanding-Viewstate.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2finfinitiesloop%2farchive%2f2006%2f08%2f03%2fTruly-Understanding-Viewstate.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/TRULY_Understanding_ViewState</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/TRULY_Understanding_ViewState</guid>
      <pubDate>Fri, 04 Aug 2006 11:01:01 GMT</pubDate>
    </item>
    <item>
      <title>NDbUnit - Database Testing</title>
      <description>NDbUnit is a .NET library for putting a database into a known state. NDbUnit may be used to increase repeatability in unit tests that interact with a database by ensuring that the database's state is consistent across execution of tests. NDbUnit does this by allowing the unit test to perform an operation on a dataset before or after the execution of a test, thus ensuring a consistent state. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.ndbunit.org%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ndbunit.org%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/NDbUnit_Database_Testing</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/NDbUnit_Database_Testing</guid>
      <pubDate>Fri, 04 Aug 2006 12:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Howto - Contribute a patch to an Open Source Project</title>
      <description>In this blog post, Scott Hanselman lays out all the steps necessary to contribute a patch to an open source project. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.hanselman.com%2fblog%2fExampleHowToContributeAPatchToAnOpenSourceProjectLikeDasBlog.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.hanselman.com%2fblog%2fExampleHowToContributeAPatchToAnOpenSourceProjectLikeDasBlog.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Howto_Contribute_a_patch_to_an_Open_Source_Project</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Howto_Contribute_a_patch_to_an_Open_Source_Project</guid>
      <pubDate>Wed, 02 Aug 2006 23:01:01 GMT</pubDate>
    </item>
    <item>
      <title>C# Best Coding Practices</title>
      <description>Here is a list of best coding tips in a C# development environment. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.c-sharpcorner.com%2fUploadFile%2fdipenlama22%2fCodingPractices07212006040736AM%2fCodingPractices.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.c-sharpcorner.com%2fUploadFile%2fdipenlama22%2fCodingPractices07212006040736AM%2fCodingPractices.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/C_Best_Coding_Practices</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/C_Best_Coding_Practices</guid>
      <pubDate>Wed, 02 Aug 2006 03:31:01 GMT</pubDate>
    </item>
    <item>
      <title>Memory in .NET - what goes where</title>
      <description>A lot of confusion has been wrought by people explaining the difference between value types and reference types as &amp;quot;value types go on the stack, reference types go on the heap&amp;quot;. This is simply untrue (as stated) and this article attempts to clarify matters somewhat. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.yoda.arachsys.com%2fcsharp%2fmemory.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.yoda.arachsys.com%2fcsharp%2fmemory.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/clr/Memory_in_NET_what_goes_where</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/clr/Memory_in_NET_what_goes_where</guid>
      <pubDate>Wed, 26 Jul 2006 06:31:01 GMT</pubDate>
    </item>
  </channel>
</rss>