<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by adrianbanks</title>
    <description>Stories kicked by adrianbanks</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>SQL Server SP3 and kb959016</title>
      <description>One of the bug fixes in SQL Server SP3 released last week was to fix a strange condition where deleting rows from a table using an IS NULL condition on an image data type did not delete rows when there is a foreign key pointing to the table. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.adrianbanks.co.uk%2f%3fp%3d60"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.adrianbanks.co.uk%2f%3fp%3d60" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Server_SP3_and_kb959016</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Server_SP3_and_kb959016</guid>
      <pubDate>Tue, 23 Dec 2008 21:38:57 GMT</pubDate>
    </item>
    <item>
      <title>Handling &amp;quot;GO&amp;quot; Separators in SQL Scripts - the easy way</title>
      <description>use SMO to run SQL scripts on .NET &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%2f2006%2f11%2f07%2fHandling-_2200_GO_2200_-Separators-in-SQL-Scripts-_2D00_-the-easy-way.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fjgalloway%2farchive%2f2006%2f11%2f07%2fHandling-_2200_GO_2200_-Separators-in-SQL-Scripts-_2D00_-the-easy-way.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/adonet/Handling_GO_Separators_in_SQL_Scripts_the_easy_way</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/adonet/Handling_GO_Separators_in_SQL_Scripts_the_easy_way</guid>
      <pubDate>Mon, 18 Aug 2008 16:46:02 GMT</pubDate>
    </item>
    <item>
      <title>detect if a finally block is executed during exception handling</title>
      <description>With disposable action pattern it can be useful to detect if code inside the dispose is called because we exit the using block with or without an exception. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.nablasoft.com%2falkampfer%2findex.php%2f2008%2f07%2f25%2fdetecting-if-finally-block-is-executing-for-an-manhandled-exception%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.nablasoft.com%2falkampfer%2findex.php%2f2008%2f07%2f25%2fdetecting-if-finally-block-is-executing-for-an-manhandled-exception%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/detect_if_a_finally_block_is_executed_during_exception_handling</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/detect_if_a_finally_block_is_executed_during_exception_handling</guid>
      <pubDate>Fri, 25 Jul 2008 15:39:16 GMT</pubDate>
    </item>
    <item>
      <title>25 Resources for Tuning Your .NET Application Performance</title>
      <description>A great list of resources, including MSDN links, guides, .NET blogs and how tos about improving .NET performance. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2feffectize.com%2f23-resources-tuning-your-net-application-performance"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2feffectize.com%2f23-resources-tuning-your-net-application-performance" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/25_Resources_for_Tuning_Your_NET_Application_Performance</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/25_Resources_for_Tuning_Your_NET_Application_Performance</guid>
      <pubDate>Sat, 26 Jul 2008 16:46:02 GMT</pubDate>
    </item>
    <item>
      <title>MySQL versus SQL Server </title>
      <description>&amp;quot;We were recently in a review where the ISV was using both SQL Server and MySQL. Of course working for Microsoft my first question was to ask why they had chosen to use MySQL.&amp;quot; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2ffasttrackreview%2farchive%2f2008%2f07%2f10%2fmysql-versus-sql-server.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2ffasttrackreview%2farchive%2f2008%2f07%2f10%2fmysql-versus-sql-server.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/MySQL_versus_SQL_Server</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/MySQL_versus_SQL_Server</guid>
      <pubDate>Sat, 12 Jul 2008 06:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Useful Diagnostic Tools</title>
      <description>I recently visited a customer site to diagnose some problems with an application deployed on a server. This is the set of tools I took with me. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.adrianbanks.co.uk%2f%3fp%3d59"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.adrianbanks.co.uk%2f%3fp%3d59" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Useful_Diagnostic_Tools</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Useful_Diagnostic_Tools</guid>
      <pubDate>Wed, 09 Jul 2008 00:31:36 GMT</pubDate>
    </item>
    <item>
      <title>Directory name donates namespace Yes or No</title>
      <description>ReSharper hint about project structuring. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.telerik.com%2fStefanDobrev%2fPosts%2f08-07-04%2f_ReSharper_Directory_name_donates_namespace_Yes_or_No_.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.telerik.com%2fStefanDobrev%2fPosts%2f08-07-04%2f_ReSharper_Directory_name_donates_namespace_Yes_or_No_.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Directory_name_donates_namespace_Yes_or_No</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Directory_name_donates_namespace_Yes_or_No</guid>
      <pubDate>Sun, 06 Jul 2008 02:32:46 GMT</pubDate>
    </item>
    <item>
      <title>Creating a Native Win32 Splash Screen for your .NET Apps</title>
      <description>I though I would share a native Win32 splash solution with you on this rainy night in June (well, it is June here and it is raining from where I am, YMMV). This is slightly different from your typical splash screen as it's done using the Win32 API calls and it's fired off before the .NET Forms engine even gets started. As a result it's quick and snappy and doesn't intrude on your normal WinForms programming. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fbsimser%2farchive%2f2008%2f06%2f11%2fcreating-a-native-win32-splash-screen.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fbsimser%2farchive%2f2008%2f06%2f11%2fcreating-a-native-win32-splash-screen.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/winforms/Creating_a_Native_Win32_Splash_Screen_for_your_NET_Apps</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/winforms/Creating_a_Native_Win32_Splash_Screen_for_your_NET_Apps</guid>
      <pubDate>Thu, 12 Jun 2008 04:24:55 GMT</pubDate>
    </item>
    <item>
      <title>Accessing Network File Shares From A Command Prompt</title>
      <description>If you've ever tried to access a network file share in a command prompt by simply using the cd command, you'll know that it just complains that &amp;quot;CMD does not support UNC paths as current directories&amp;quot;. Well, there is a way to do it (two in fact). &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.adrianbanks.co.uk%2f%3fp%3d41"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.adrianbanks.co.uk%2f%3fp%3d41" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Accessing_Network_File_Shares_From_A_Command_Prompt</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Accessing_Network_File_Shares_From_A_Command_Prompt</guid>
      <pubDate>Tue, 10 Jun 2008 20:55:46 GMT</pubDate>
    </item>
    <item>
      <title>Box Selection In Visual Studio</title>
      <description>Use the mouse to select text in Visual Studio by drawing a box instead of selecting all of the line. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.adrianbanks.co.uk%2f%3fp%3d56"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.adrianbanks.co.uk%2f%3fp%3d56" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Box_Selection_In_Visual_Studio</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Box_Selection_In_Visual_Studio</guid>
      <pubDate>Tue, 10 Jun 2008 06:17:33 GMT</pubDate>
    </item>
    <item>
      <title>Preventing Accidental Schema Changes To The master Database</title>
      <description>If you have ever run some SQL within SQL Server Management Studio only to realise that you've run it against the master database by mistake, you'll know that it can sometimes be hard to undo the damage.

A simple way to stop these accidental changes is to create a database trigger that will prevent any schema changes to the master database. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.adrianbanks.co.uk%2f%3fp%3d57"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.adrianbanks.co.uk%2f%3fp%3d57" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Preventing_Accidental_Schema_Changes_To_The_master_Database</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Preventing_Accidental_Schema_Changes_To_The_master_Database</guid>
      <pubDate>Mon, 09 Jun 2008 06:40:52 GMT</pubDate>
    </item>
  </channel>
</rss>