<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com - Stories tagged with 2005</title>
    <description>the latest stories tagged with '2005' from DotNetKicks.com</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 - How to get the whole group of duplicate rows</title>
      <description>A fast way how to get the whole duplicated group of rows in Sql Server 2005 and up. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2009%2f10%2f15%2fSQL-Server---How-to-get-the-whole-group-of.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2009%2f10%2f15%2fSQL-Server---How-to-get-the-whole-group-of.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Server_How_to_get_the_whole_group_of_duplicate_rows</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Server_How_to_get_the_whole_group_of_duplicate_rows</guid>
      <pubDate>Thu, 15 Oct 2009 09:54:27 GMT</pubDate>
    </item>
    <item>
      <title>The 24 hours of PASS - SQL Server live webcasts</title>
      <description>This years biggest online SQL Server related event. It will last full 24 hours.
Don't miss it! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2009%2f08%2f05%2fThe-24-hours-of-PASS.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2009%2f08%2f05%2fThe-24-hours-of-PASS.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/The_24_hours_of_PASS_SQL_Server_live_webcasts</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/The_24_hours_of_PASS_SQL_Server_live_webcasts</guid>
      <pubDate>Wed, 05 Aug 2009 09:55:49 GMT</pubDate>
    </item>
    <item>
      <title>SQL Server 2005 - Fast Running Totals solution with ordered CTE update</title>
      <description>The Running Totals problem is as old as accounting. This is the fastest Running Totals solution using ordered Common Table Expressions (CTE) direct update feature in SQL Server 2005 and up. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2009%2f07%2f28%2fSQL-Server-2005-Fast-Running-Totals.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2009%2f07%2f28%2fSQL-Server-2005-Fast-Running-Totals.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Server_2005_Fast_Running_Totals_solution_with_ordered_CTE_update</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Server_2005_Fast_Running_Totals_solution_with_ordered_CTE_update</guid>
      <pubDate>Tue, 28 Jul 2009 07:49:43 GMT</pubDate>
    </item>
    <item>
      <title>How to check when was SQL Server installed with a T-SQL query</title>
      <description>Sometimes you might want to check when was SQL Server installed witha query. this is how you do it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2009%2f07%2f16%2fHow-to-check-when-was-SQL-Server-installed-with-a.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2009%2f07%2f16%2fHow-to-check-when-was-SQL-Server-installed-with-a.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/How_to_check_when_was_SQL_Server_installed_with_a_T_SQL_query</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/How_to_check_when_was_SQL_Server_installed_with_a_T_SQL_query</guid>
      <pubDate>Thu, 16 Jul 2009 14:55:53 GMT</pubDate>
    </item>
    <item>
      <title>SQL Server - Find missing and unused indexes</title>
      <description>How to find SQL Server indexes that should exists and those that shouldn't when performing index maintenance. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2009%2f04%2f08%2fSQL-Server---Find-missing-and-unused-indexes.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2009%2f04%2f08%2fSQL-Server---Find-missing-and-unused-indexes.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Server_Find_missing_and_unused_indexes</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Server_Find_missing_and_unused_indexes</guid>
      <pubDate>Thu, 09 Apr 2009 03:46:42 GMT</pubDate>
    </item>
    <item>
      <title>Advanced SQL Server 2005 Express Job Scheduling</title>
      <description>How to make run once, daily, weekly, monthly absolute and relative scheduling in SQL Server Express 2005 and 2008 without any 3rd party tools. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2008%2f12%2f03%2fAdvanced-SQL-Server-2005-Express-Job-Scheduling.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2008%2f12%2f03%2fAdvanced-SQL-Server-2005-Express-Job-Scheduling.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Advanced_SQL_Server_2005_Express_Job_Scheduling</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Advanced_SQL_Server_2005_Express_Job_Scheduling</guid>
      <pubDate>Wed, 03 Dec 2008 16:29:39 GMT</pubDate>
    </item>
    <item>
      <title>I KILL-ed you! Now can I go for a coffee break while you die?</title>
      <description>Find out how long it will take for a rollback to complete in SQL Server with the help of a little know feature of the KILL keyword. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2008%2f11%2f03%2fI-KILL-ed-you-Now-can-I-go-for-a-coffee.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2008%2f11%2f03%2fI-KILL-ed-you-Now-can-I-go-for-a-coffee.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/I_KILL_ed_you_Now_can_I_go_for_a_coffee_break_while_you_die</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/I_KILL_ed_you_Now_can_I_go_for_a_coffee_break_while_you_die</guid>
      <pubDate>Mon, 03 Nov 2008 15:05:42 GMT</pubDate>
    </item>
    <item>
      <title>OUTPUTing Data from the Just-Inserted, Updated, or Deleted Row(s)</title>
      <description>Scott Mitchell discusses a little gem he discovered, which is the use of OUTPUT clause in INSERT, UPDATE, DELETE and MERGE (2008) DML statement to get the effect of in-place triggers and more. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fscottonwriting.net%2fsowblog%2fposts%2f13551.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fscottonwriting.net%2fsowblog%2fposts%2f13551.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/OUTPUTing_Data_from_the_Just_Inserted_Updated_or_Deleted_Row_s</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/OUTPUTing_Data_from_the_Just_Inserted_Updated_or_Deleted_Row_s</guid>
      <pubDate>Sun, 19 Oct 2008 17:53:24 GMT</pubDate>
    </item>
    <item>
      <title>Custom user configurable SQL Server Profiler events</title>
      <description>SQL Server Profiler is a well known tool for tracing different activity that happens between your server and the clients connected to it.
But very few people know that you can have custom events and trace them in the SQL Server Profiler.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2008%2f10%2f16%2fCustom-user-configurable-SQL-Server-Profiler-events.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2008%2f10%2f16%2fCustom-user-configurable-SQL-Server-Profiler-events.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Custom_user_configurable_SQL_Server_Profiler_events</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Custom_user_configurable_SQL_Server_Profiler_events</guid>
      <pubDate>Thu, 16 Oct 2008 15:00:07 GMT</pubDate>
    </item>
    <item>
      <title>SSMS Tools PACK 1.1 - now with SSMS 2008 support</title>
      <description>With this new version you can use it for SQL Server Management Studio 2008 and SQL Server Management Studio 2008 Express.
Plus some extra features. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2008%2f10%2f06%2fSSMS-Tools-PACK-1.1---now-with-SQL-Server-Management.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2008%2f10%2f06%2fSSMS-Tools-PACK-1.1---now-with-SQL-Server-Management.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SSMS_Tools_PACK_1_1_now_with_SSMS_2008_support</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SSMS_Tools_PACK_1_1_now_with_SSMS_2008_support</guid>
      <pubDate>Mon, 13 Oct 2008 17:01:09 GMT</pubDate>
    </item>
    <item>
      <title>SQL Server 2005 Express Job Scheduling - Part 1 </title>
      <description>SQL Server 2005 Express Job Scheduling with the help of Sql Server service broker and without 3rd party products. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2008%2f08%2f28%2fSQL-Server-2005-Express-Job-Scheduling---Part-1.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2008%2f08%2f28%2fSQL-Server-2005-Express-Job-Scheduling---Part-1.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Server_2005_Express_Job_Scheduling_Part_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Server_2005_Express_Job_Scheduling_Part_1</guid>
      <pubDate>Thu, 28 Aug 2008 20:33:49 GMT</pubDate>
    </item>
    <item>
      <title>SQL Server 2005 temporary tables bug, feature or expected behavior? </title>
      <description>Some unexpected SQL Server behaviour around temporary  tables that is good to know about. If it can be explained... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2008%2f08%2f21%2fSQL-Server-2005-temporary-tables-bug-feature-or-expected-behavior.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2008%2f08%2f21%2fSQL-Server-2005-temporary-tables-bug-feature-or-expected-behavior.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Server_2005_temporary_tables_bug_feature_or_expected_behavior</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Server_2005_temporary_tables_bug_feature_or_expected_behavior</guid>
      <pubDate>Thu, 21 Aug 2008 20:59:39 GMT</pubDate>
    </item>
    <item>
      <title>SQL SERVER - 2005 - Difference Between INTERSECT and INNER JOIN </title>
      <description>INTERSECT operator in SQL Server 2005 is used to retrieve the common records from both the left and the right query of the Intersect Operator. INTERSECT operator returns almost same results as INNER JOIN clause many times.

When using INTERSECT operator the number and the order of the columns must be the same in all queries as well data type must be compatible.

Let us see understand how INTERSECT and INNER JOIN are related.We will be using AdventureWorks database to demonstrate our example. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.sqlauthority.com%2f2008%2f08%2f03%2fsql-server-2005-difference-between-intersect-and-inner-join-intersect-vs-inner-join%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2008%2f08%2f03%2fsql-server-2005-difference-between-intersect-and-inner-join-intersect-vs-inner-join%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_SERVER_2005_Difference_Between_INTERSECT_and_INNER_JOIN</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_SERVER_2005_Difference_Between_INTERSECT_and_INNER_JOIN</guid>
      <pubDate>Tue, 05 Aug 2008 20:46:03 GMT</pubDate>
    </item>
    <item>
      <title>Immediate deadlock notifications without changing existing code</title>
      <description>In my previous post about immediate deadlock notifications in SQL Server 2005 I've shown a way to use a try catch block to get the deadlock error.
The con of this method, although it uses best practice for error handling in SQL Server 2005, is that you have to change existing code and 
it doesn't work for non stored procedure code. And that IS a pretty BIG con! So here's a solution to this con.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2008%2f07%2f18%2fImmediate-deadlock-notifications-without-changing-existing-code.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2008%2f07%2f18%2fImmediate-deadlock-notifications-without-changing-existing-code.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Immediate_deadlock_notifications_without_changing_existing_code</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Immediate_deadlock_notifications_without_changing_existing_code</guid>
      <pubDate>Fri, 18 Jul 2008 15:00:36 GMT</pubDate>
    </item>
    <item>
      <title>SQL Server 2005 bug when using LIKE searches</title>
      <description>Here's a demo of a nice little bug in SQL Server 2005 when using LIKE comparisons for searching. 
What is so &amp;quot;nice&amp;quot; about it is that it only manifests itself if your search ends in number 9 followed by a wildcard when 
selecting only columns covered by a nonclustered index.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2008%2f07%2f14%2fSQL-Server-2005-bug-when-using-LIKE-searches.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2008%2f07%2f14%2fSQL-Server-2005-bug-when-using-LIKE-searches.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Server_2005_bug_when_using_LIKE_searches</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Server_2005_bug_when_using_LIKE_searches</guid>
      <pubDate>Mon, 14 Jul 2008 15:43:30 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 13:15:16 GMT</pubDate>
    </item>
    <item>
      <title>How To: Rename SQL Server 2005 Database Using TSQL </title>
      <description>For some reasons, DBA's need to rename their Databases. One of the reasons might be to comply to Best Practices Policy changes.

Here we are going to rename our Database named "Bad_Ass_DB" into "Best_Practice_DB". This is how Database renaming with TSQL is done in SQL Server 2005....
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdbalink.wordpress.com%2f2008%2f07%2f10%2fhow-to-rename-sql-server-2005-database-using-tsql%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdbalink.wordpress.com%2f2008%2f07%2f10%2fhow-to-rename-sql-server-2005-database-using-tsql%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/How_To_Rename_SQL_Server_2005_Database_Using_TSQL</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/How_To_Rename_SQL_Server_2005_Database_Using_TSQL</guid>
      <pubDate>Thu, 10 Jul 2008 14:19:56 GMT</pubDate>
    </item>
    <item>
      <title>SQL Server 2005 Security Update (KB948109) fails to install with error</title>
      <description>Gotcha to watch out for with the SQL security update. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.jemm.net%2f2008%2f07%2f09%2fsql-server-2005-security-update-kb948109-fails-to-install-with-error-code-0x773f-how-to-fix%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.jemm.net%2f2008%2f07%2f09%2fsql-server-2005-security-update-kb948109-fails-to-install-with-error-code-0x773f-how-to-fix%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Server_2005_Security_Update_KB948109_fails_to_install_with_error</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Server_2005_Security_Update_KB948109_fails_to_install_with_error</guid>
      <pubDate>Wed, 09 Jul 2008 20:55:21 GMT</pubDate>
    </item>
    <item>
      <title>SQL Server 2005: Immediate Deadlock notifications</title>
      <description>Deadlocks can be a pain to debug since they're so rare and unpredictable. The problem lies in repeating them in your dev environment. That's why it's crucial to have as much information about them from the production environment as possible. This is one way of getting it immediatly when it happens, &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2008%2f05%2f21%2fSQL-Server-2005-Immediate-Deadlock-notifications.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2008%2f05%2f21%2fSQL-Server-2005-Immediate-Deadlock-notifications.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Server_2005_Immediate_Deadlock_notifications</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Server_2005_Immediate_Deadlock_notifications</guid>
      <pubDate>Wed, 21 May 2008 15:48:15 GMT</pubDate>
    </item>
    <item>
      <title>New CTP for &amp;quot;Rosario&amp;quot;</title>
      <description>Visual Studio 2005 (codename Whidbey) and Visual Studio 2008 (codename Orcas) ... What's Next in VS?  it will be &amp;quot;Rosario&amp;quot; to check its new Features and Specifications and download its VPC &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmydreamhelmy.blogspot.com%2f2008%2f04%2fwhidbey-vs-2005-orcas-vs-2008-rosario.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmydreamhelmy.blogspot.com%2f2008%2f04%2fwhidbey-vs-2005-orcas-vs-2008-rosario.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/New_CTP_for_Rosario</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/New_CTP_for_Rosario</guid>
      <pubDate>Sat, 12 Apr 2008 18:30:36 GMT</pubDate>
    </item>
    <item>
      <title>How to Query Active Directory using LDAP in SQL Server 2000 / 2005 ?</title>
      <description>This article is about configuring SQL Server to query Active Directory using LDAP.

It also lists the possible columns that can be used with LDAP query. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.gchandra.com%2fscripts%2f%3fp%3d79"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.gchandra.com%2fscripts%2f%3fp%3d79" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/directoryservices/How_to_Query_Active_Directory_using_LDAP_in_SQL_Server_2000_2005</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/directoryservices/How_to_Query_Active_Directory_using_LDAP_in_SQL_Server_2000_2005</guid>
      <pubDate>Fri, 29 Feb 2008 02:10:33 GMT</pubDate>
    </item>
    <item>
      <title>Restoring VS2005's 'prop' snippet in VS2008</title>
      <description>Automatic properties are nice, but sometimes they just won't do. Visual C# 2005 included a 'prop' code snippet for a full property with backing filed but 2008 changed the snippet to generate an automatic property. Here's how to restore the 2005 snippet. &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%2fvs2005-prop-c-code-snippet-in-vs2008"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjohn-sheehan.com%2fblog%2findex.php%2fvs2005-prop-c-code-snippet-in-vs2008" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Restoring_VS2005_s_prop_snippet_in_VS2008</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Restoring_VS2005_s_prop_snippet_in_VS2008</guid>
      <pubDate>Wed, 27 Feb 2008 23:37:10 GMT</pubDate>
    </item>
    <item>
      <title>Step by Step building a project template and wizard in VS 2005</title>
      <description>Step by Step building a project template and wizard in VS 2005 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fnickotech2000.blogspot.com%2f2008%2f02%2fstep-by-step-building-project-template.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fnickotech2000.blogspot.com%2f2008%2f02%2fstep-by-step-building-project-template.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Step_by_Step_building_a_project_template_and_wizard_in_VS_2005</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Step_by_Step_building_a_project_template_and_wizard_in_VS_2005</guid>
      <pubDate>Wed, 27 Feb 2008 17:14:36 GMT</pubDate>
    </item>
    <item>
      <title>SQL Server 2005 : Access Tables / Entities across Servers</title>
      <description>Updating / Accessing data from another server is very easy using SQLServer 2005.

Its very handy to restrict access to Production Server. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgchandra.wordpress.com%2f2008%2f02%2f18%2fsql-server-2005-access-tables-entities-across-servers%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgchandra.wordpress.com%2f2008%2f02%2f18%2fsql-server-2005-access-tables-entities-across-servers%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Server_2005_Access_Tables_Entities_across_Servers</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Server_2005_Access_Tables_Entities_across_Servers</guid>
      <pubDate>Tue, 19 Feb 2008 02:36:01 GMT</pubDate>
    </item>
    <item>
      <title>Unique Data Columns in SQL Server 2005: A Quick Look</title>
      <description>Some basic differences among SQL Server 2005 unique columns (primary key, unique key, unique identifiers etc). &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgeekswithblogs.net%2fjoycsharp%2farchive%2f2008%2f02%2f07%2funique-data-columns-in-sql-server-2005-a-quick-look.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgeekswithblogs.net%2fjoycsharp%2farchive%2f2008%2f02%2f07%2funique-data-columns-in-sql-server-2005-a-quick-look.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Unique_Data_Columns_in_SQL_Server_2005_A_Quick_Look</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Unique_Data_Columns_in_SQL_Server_2005_A_Quick_Look</guid>
      <pubDate>Sat, 16 Feb 2008 10:55:37 GMT</pubDate>
    </item>
  </channel>
</rss>
