<?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 - 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 05: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 17: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 16: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 19: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 17: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 19: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 22: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 22: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 22: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 17: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 17: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 15: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 16: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 22: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 17: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 20: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 03: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>Thu, 28 Feb 2008 00: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 18: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 03: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 11:55:37 GMT</pubDate>
    </item>
    <item>
      <title>Integrating Profiler and PerfMon Log Files</title>
      <description>How to create a PerfMon counters log file and SQL Profiler Trace file, how to read them both and how to correlate the two files in SQL Profiler. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.sqlteam.com%2farticle%2fintegrating-profiler-and-perfmon-log-files"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.sqlteam.com%2farticle%2fintegrating-profiler-and-perfmon-log-files" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Integrating_Profiler_and_PerfMon_Log_Files</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Integrating_Profiler_and_PerfMon_Log_Files</guid>
      <pubDate>Fri, 08 Feb 2008 20:50:57 GMT</pubDate>
    </item>
    <item>
      <title>Back to Basics: Count, Count, Count, Sum or how to Count </title>
      <description>There are at least 4 ways you can COUNT in SQL Server: COUNT(*), COUNT(ColumnName), COUNT(DISTINCT ColumnName) AND SUM()
All 4 combined can be used to speed up queries especially for reporting. &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%2f02%2f04%2fBack-to-Basics-Count-Count-Count-Sum-or-how-to.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2008%2f02%2f04%2fBack-to-Basics-Count-Count-Count-Sum-or-how-to.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Back_to_Basics_Count_Count_Count_Sum_or_how_to_Count</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Back_to_Basics_Count_Count_Count_Sum_or_how_to_Count</guid>
      <pubDate>Mon, 04 Feb 2008 23:25:56 GMT</pubDate>
    </item>
    <item>
      <title>Migrating Web Application Projects between VS 2005 and VS 2008</title>
      <description>If you move Web Application Projects between Visual Studio 2008 and Visual Studio 2005 and a machine that doesn't have Visual Studio 2005 installed you will find that the project doesn't load due to a build target difference. &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%2f234883.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f234883.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Migrating_Web_Application_Projects_between_VS_2005_and_VS_2008</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Migrating_Web_Application_Projects_between_VS_2005_and_VS_2008</guid>
      <pubDate>Tue, 22 Jan 2008 23:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Using SQL Server 2005's OUTPUT to return generated identity with ADO.N</title>
      <description>This article focuses especially on ADO.NET-side of handling the returned values from the SQL Server 2005's OUTPUT. It is a good alternative for the scope_identity() etc. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.jemm.net%2farticles%2fdatabases%2fhow-to-using-sql-server-2005s-output-to-return-generated-identity%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.jemm.net%2farticles%2fdatabases%2fhow-to-using-sql-server-2005s-output-to-return-generated-identity%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/adonet/Using_SQL_Server_2005_s_OUTPUT_to_return_generated_identity_with_ADO_N</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/adonet/Using_SQL_Server_2005_s_OUTPUT_to_return_generated_identity_with_ADO_N</guid>
      <pubDate>Fri, 11 Jan 2008 18:28:56 GMT</pubDate>
    </item>
  </channel>
</rss>