<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by thaisold</title>
    <description>Stories kicked by thaisold</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>Custom List Box Control with DblClick for Click and Double Click Event</title>
      <description>Great example of how to extend the listbox control to have click and dblclick events. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvbdork.net%2fpost%2f2008%2f08%2f11%2fCustom-List-Box-Control-with-DblClick-for-Click-and-Double-Click-Events.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvbdork.net%2fpost%2f2008%2f08%2f11%2fCustom-List-Box-Control-with-DblClick-for-Click-and-Double-Click-Events.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/vbnet/Custom_List_Box_Control_with_DblClick_for_Click_and_Double_Click_Event</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/vbnet/Custom_List_Box_Control_with_DblClick_for_Click_and_Double_Click_Event</guid>
      <pubDate>Mon, 11 Aug 2008 19:22:42 GMT</pubDate>
    </item>
    <item>
      <title>Creating a Custom Control UI Container Extending the power of Panel</title>
      <description>How to extend the power of a panel but creating a custom control container. very useful if you need to drop multiple UI elements on a page and have a consistant look and feal. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvbdork.net%2fpost%2f2008%2f08%2f04%2fCreating-a-Custom-Control-Extending-the-power-of-Panel.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvbdork.net%2fpost%2f2008%2f08%2f04%2fCreating-a-Custom-Control-Extending-the-power-of-Panel.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/vbnet/Creating_a_Custom_Control_UI_Container_Extending_the_power_of_Panel</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/vbnet/Creating_a_Custom_Control_UI_Container_Extending_the_power_of_Panel</guid>
      <pubDate>Tue, 05 Aug 2008 00:18:14 GMT</pubDate>
    </item>
    <item>
      <title>Adding an Icon to your webpage</title>
      <description>How to add an icon to your web page browser window. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvbdork.net%2fpost%2f2008%2f08%2f02%2fAdding-an-Icon-to-your-webpage.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvbdork.net%2fpost%2f2008%2f08%2f02%2fAdding-an-Icon-to-your-webpage.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Adding_an_Icon_to_your_webpage</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Adding_an_Icon_to_your_webpage</guid>
      <pubDate>Sat, 02 Aug 2008 23:55:46 GMT</pubDate>
    </item>
    <item>
      <title>Versioning and Creating Branches in VSS Visual source safe 6.0</title>
      <description>This is a great article about how to quickly and easily version your code using VSS version 6.0 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvbdork.net%2fpost%2f2008%2f07%2f18%2fVersioning-and-Creating-Branches-in-VSS-Visual-source-safe-60.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvbdork.net%2fpost%2f2008%2f07%2f18%2fVersioning-and-Creating-Branches-in-VSS-Visual-source-safe-60.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Versioning_and_Creating_Branches_in_VSS_Visual_source_safe_6_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Versioning_and_Creating_Branches_in_VSS_Visual_source_safe_6_0</guid>
      <pubDate>Fri, 18 Jul 2008 21:01:08 GMT</pubDate>
    </item>
    <item>
      <title>Starting WF in ASP.NET Global ASAX File</title>
      <description>shows the ASAX file for using WF in an asp.net application &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwfblogger.net%2fpost%2f2008%2f07%2f14%2fStarting-WF-in-ASPNET-Global-ASAX-File.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwfblogger.net%2fpost%2f2008%2f07%2f14%2fStarting-WF-in-ASPNET-Global-ASAX-File.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wwf/Starting_WF_in_ASP_NET_Global_ASAX_File</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wwf/Starting_WF_in_ASP_NET_Global_ASAX_File</guid>
      <pubDate>Fri, 18 Jul 2008 04:46:08 GMT</pubDate>
    </item>
    <item>
      <title>Adding a zip file utility to SQL server as a CLR Function</title>
      <description>How to zip files using a CLR function for SQL Server. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsqlblog.net%2fpost%2f2008%2f07%2f17%2fAdding-a-zip-file-utility-to-SQL-server-as-a-CLR-Function.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsqlblog.net%2fpost%2f2008%2f07%2f17%2fAdding-a-zip-file-utility-to-SQL-server-as-a-CLR-Function.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/clr/Adding_a_zip_file_utility_to_SQL_server_as_a_CLR_Function</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/clr/Adding_a_zip_file_utility_to_SQL_server_as_a_CLR_Function</guid>
      <pubDate>Thu, 17 Jul 2008 17:34:07 GMT</pubDate>
    </item>
    <item>
      <title>Interview Test for ASP.NET</title>
      <description>There is a good project and test for those who want to test the user, it took me 30min. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvbdork.net%2fpost%2f2008%2f07%2f16%2fInterview-Test-for-ASPNET.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvbdork.net%2fpost%2f2008%2f07%2f16%2fInterview-Test-for-ASPNET.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Interview_Test_for_ASP_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Interview_Test_for_ASP_NET</guid>
      <pubDate>Thu, 17 Jul 2008 01:23:20 GMT</pubDate>
    </item>
    <item>
      <title>Emailing using VB.NET and the system.net namespace</title>
      <description>How to send an email using vb.net and the system.net namespace &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvbdork.net%2fpost%2f2008%2f07%2f14%2fEmailing-using-VBNET-and-the-systemnet-namespace.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvbdork.net%2fpost%2f2008%2f07%2f14%2fEmailing-using-VBNET-and-the-systemnet-namespace.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/vbnet/Emailing_using_VB_NET_and_the_system_net_namespace</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/vbnet/Emailing_using_VB_NET_and_the_system_net_namespace</guid>
      <pubDate>Thu, 17 Jul 2008 01:21:55 GMT</pubDate>
    </item>
    <item>
      <title>Setting Up an alias name for connecting to SQL server</title>
      <description>Shows you the steps you need to take to setup an alias for a sql server instance on windows server (or desktop).  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsqlblog.net%2fpost%2f2008%2f07%2f11%2fConnecting-to-SQL-server-instance-using-an-Alias-instead-of-the-server-name-or-IP-name.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsqlblog.net%2fpost%2f2008%2f07%2f11%2fConnecting-to-SQL-server-instance-using-an-Alias-instead-of-the-server-name-or-IP-name.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Setting_Up_an_alias_name_for_connecting_to_SQL_server</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Setting_Up_an_alias_name_for_connecting_to_SQL_server</guid>
      <pubDate>Sat, 12 Jul 2008 07:17:09 GMT</pubDate>
    </item>
    <item>
      <title>Seup Your environment 4 WF with ASP.NET in VS 2005</title>
      <description>what you need to know to set up your environment to use workflow foundation while still using visual studio 2005 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwfblogger.net%2fpost%2f2008%2f07%2f11%2fHow-to-setup-your-environment-to-use-WF-Foundation-for-ASPNET-in-Visual-Studio-2005.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwfblogger.net%2fpost%2f2008%2f07%2f11%2fHow-to-setup-your-environment-to-use-WF-Foundation-for-ASPNET-in-Visual-Studio-2005.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wwf/Seup_Your_environment_4_WF_with_ASP_NET_in_VS_2005</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wwf/Seup_Your_environment_4_WF_with_ASP_NET_in_VS_2005</guid>
      <pubDate>Sat, 12 Jul 2008 07:15:16 GMT</pubDate>
    </item>
  </channel>
</rss>