<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by cdbh</title>
    <description>Stories kicked by cdbh</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>Interesting Observation about Order of Resultset without ORDER BY</title>
      <description>Example covered in this example is something we have heard in theory, let us look at the example and understand the logic behind order by. &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%2f11%2f24%2fsql-server-interesting-observation-about-order-of-resultset-without-order-by%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2008%2f11%2f24%2fsql-server-interesting-observation-about-order-of-resultset-without-order-by%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Interesting_Observation_about_Order_of_Resultset_without_ORDER_BY</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Interesting_Observation_about_Order_of_Resultset_without_ORDER_BY</guid>
      <pubDate>Tue, 25 Nov 2008 14:16:11 GMT</pubDate>
    </item>
    <item>
      <title>Transaction and Local Variables - Swap Variables - Update All At Once </title>
      <description>Summary : Transaction have no effect over memory variables. When UPDATE statement is applied over any table (physical or memory) all the updates are applied at one time together when the statement is committed.  &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%2f10%2f20%2fsql-server-transaction-and-local-variables-swap-variables-update-all-at-once-concept%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2008%2f10%2f20%2fsql-server-transaction-and-local-variables-swap-variables-update-all-at-once-concept%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Transaction_and_Local_Variables_Swap_Variables_Update_All_At_Once</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Transaction_and_Local_Variables_Swap_Variables_Update_All_At_Once</guid>
      <pubDate>Tue, 21 Oct 2008 17:37:55 GMT</pubDate>
    </item>
    <item>
      <title>SQL Server 2008 - Cheat Sheet - One Page PDF Download</title>
      <description>Very frequently I have been asked to create a page, post or article where in one page all the important concepts of SQL Server are covered. SQL Server 2008 is very large subject and can not be even covered 1000 of pages. In daily life of DBA there are few commands very frequently used and for novice developers it is good to keep all the important SQL Script and SQL Statements handy.

I have attempted to create cheat sheet for SQL Server 2008 most important commands. User can print this in one A4 size page and keep along with them. This can be used in interviews where T-SQL scripts are being asked.

Let me know your opinion and if you find this useful.

Bookmark it for future use. &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%2f10%2f02%2fsql-server-2008-cheat-sheet-one-page-pdf-download%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2008%2f10%2f02%2fsql-server-2008-cheat-sheet-one-page-pdf-download%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Server_2008_Cheat_Sheet_One_Page_PDF_Download</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Server_2008_Cheat_Sheet_One_Page_PDF_Download</guid>
      <pubDate>Wed, 08 Oct 2008 09:31:02 GMT</pubDate>
    </item>
    <item>
      <title>SQL SERVER - Guidelines and Coding Standards Complete List Download</title>
      <description>Coding standards and guidelines are very important for any developer on the path of successful career. A coding standard is a set of guidelines, rules and regulations on how to write code. Coding standards should be flexible enough or should take care of the situation where they should not prevent best practices for coding. They are basically the guidelines that one should follow for better understanding.

The concept behind implementing coding standards and guidelines, is that the consistency and uniformity in programming so that if multiple people are working on the same code, it becomes easier to communicate, share with or understand each other's work.

With the goal of promoting good coding standards and guidelines I have created document which can guide developers. &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%2f09%2f25%2fsql-server-guidelines-and-coding-standards%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2008%2f09%2f25%2fsql-server-guidelines-and-coding-standards%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_SERVER_Guidelines_and_Coding_Standards_Complete_List_Download</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_SERVER_Guidelines_and_Coding_Standards_Complete_List_Download</guid>
      <pubDate>Tue, 30 Sep 2008 16:16:12 GMT</pubDate>
    </item>
    <item>
      <title>Fun - Wedding In SQL Style</title>
      <description>Smile please, hey guys I received this query through email from one of my friend. It looks great and funny; I am sharing it with you. Dedicated to all techies :) &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.techsvr.com%2f%3fp%3d70"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.techsvr.com%2f%3fp%3d70" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Fun_Wedding_In_SQL_Style</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Fun_Wedding_In_SQL_Style</guid>
      <pubDate>Mon, 22 Sep 2008 10:08:54 GMT</pubDate>
    </item>
    <item>
      <title>SQL SERVER - 2008 - Interview Questions and Answers - Download PDF</title>
      <description>Interview is very important event for any person. A good interview leads to good career if candidate is willing to learn. I always enjoy interview questions and answers series. This is my very humble attempt to write SQL Server 2008 interview questions and answers. SQL Server is very large subject and not everything is usually asked in interview. In interview what matters the most is conceptual knowledge and learning attitude.

I have listed all the series in this post so that it can be easily downloaded and used. All the questions are collected and listed in one PDF which is here to download. If you have any question or if you want to add to any of the question please send me mail or write a comment.

Bookmark this first ever set of interview questions and answers. &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%2f09%2f20%2fsql-server-2008-interview-questions-and-answers-complete-list-download%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2008%2f09%2f20%2fsql-server-2008-interview-questions-and-answers-complete-list-download%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_SERVER_2008_Interview_Questions_and_Answers_Download_PDF</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_SERVER_2008_Interview_Questions_and_Answers_Download_PDF</guid>
      <pubDate>Mon, 22 Sep 2008 16:16:04 GMT</pubDate>
    </item>
    <item>
      <title>SQL SERVER - 2008 - Creating Full Text Catalog and Full Text Search</title>
      <description>This is the first ever and complete example for SQL Server 2008 - Full Text Catalog and Full Text Search.

Make sure to book mark for future reference. &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%2f09%2f05%2fsql-server-creating-full-text-catalog-and-index%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2008%2f09%2f05%2fsql-server-creating-full-text-catalog-and-index%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_SERVER_2008_Creating_Full_Text_Catalog_and_Full_Text_Search</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_SERVER_2008_Creating_Full_Text_Catalog_and_Full_Text_Search</guid>
      <pubDate>Wed, 10 Sep 2008 19:16:06 GMT</pubDate>
    </item>
    <item>
      <title>Introduction to Table-Valued Parameters with Example</title>
      <description>Table-Valued Parameters is a new feature introduced in SQL SERVER 2008. In earlier versions of SQL SERVER it is not possible to pass a table variable in stored procedure as a parameter, but now in SQL SERVER 2008 we can use Table-Valued Parameter to send multiple rows of data to a stored procedure or a function without creating a temporary table or passing so many parameters.

This is one feature all the SQL Server developer were waiting for long time. This article explains how it can be used with very simple words. &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%2f31%2fsql-server-table-valued-parameters-in-sql-server-2008%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2008%2f08%2f31%2fsql-server-table-valued-parameters-in-sql-server-2008%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Introduction_to_Table_Valued_Parameters_with_Example</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Introduction_to_Table_Valued_Parameters_with_Example</guid>
      <pubDate>Wed, 03 Sep 2008 21:19:55 GMT</pubDate>
    </item>
    <item>
      <title>Introduction to Filtered Index - Improve performance</title>
      <description>Filtered Index is a new feature in SQL SERVER 2008. Filtered Index is used to index a portion of rows in a table that means it applies filter on INDEX which improves query performance, reduce index maintenance costs, and reduce index storage costs compared with full-table indexes. When we see an Index created with some WHERE clause then that is actually a FILTERED INDEX.

I am sure this feature will change how the indexes are created in SQL Server. &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%2f09%2f01%2fsql-server-2008-introduction-to-filtered-index-improve-performance-with-filtered-index%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2008%2f09%2f01%2fsql-server-2008-introduction-to-filtered-index-improve-performance-with-filtered-index%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Introduction_to_Filtered_Index_Improve_performance</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Introduction_to_Filtered_Index_Improve_performance</guid>
      <pubDate>Wed, 03 Sep 2008 21:18:36 GMT</pubDate>
    </item>
    <item>
      <title>Changing Your Garbage Collector Settings on the Fly</title>
      <description>.NET 3.5 and 2.0 SP1 jointly included a new feature which lets you programmatically manipulate the way your garbage collector acts.  This can be done through changing the value of a new property of the System.Runtime.GCSettings class named LatencyMode. In this article I will walk you through this new property and the different effects of each of it's possible settings. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.atalasoft.com%2fcs%2fblogs%2frickm%2farchive%2f2008%2f08%2f20%2fchanging-your-garbage-collector-settings-on-the-fly-net-memory-management-part-5.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.atalasoft.com%2fcs%2fblogs%2frickm%2farchive%2f2008%2f08%2f20%2fchanging-your-garbage-collector-settings-on-the-fly-net-memory-management-part-5.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Changing_Your_Garbage_Collector_Settings_on_the_Fly</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Changing_Your_Garbage_Collector_Settings_on_the_Fly</guid>
      <pubDate>Wed, 03 Sep 2008 17:01:12 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET Validation Controls - Important Points, Tips and Tricks </title>
      <description>ASP.NET validation controls provide an easy-to-use but powerful mechanism of ensuring that data is entered correctly on the forms. There are 6 validation controls included in the ASP.NET 2.0 and ASP.NET 3.5 versions.In this article, we will see some 'very handy' tips and tricks that can be applied to the validation controls in our projects
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d121"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d121" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_Validation_Controls_Important_Points_Tips_and_Tricks</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_Validation_Controls_Important_Points_Tips_and_Tricks</guid>
      <pubDate>Wed, 03 Sep 2008 15:31:10 GMT</pubDate>
    </item>
    <item>
      <title>Google Chrome and Web Standards</title>
      <description>How does the adoption of Google Chrome affect cross browser compatibility?  Are web standards a solution?  How can I easily move to standard compliant pages? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.aggiorno.com%2fblog%2fpost%2fGoogle-Chrome-amp3b-Web-Standards.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.aggiorno.com%2fblog%2fpost%2fGoogle-Chrome-amp3b-Web-Standards.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ie/Google_Chrome_and_Web_Standards</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ie/Google_Chrome_and_Web_Standards</guid>
      <pubDate>Wed, 03 Sep 2008 16:16:02 GMT</pubDate>
    </item>
    <item>
      <title>List of countries, cities, languages</title>
      <description>You will find in the following links list of countries, cities, and their languages in CSV format, you can import into any database: &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2famrelgarhytech.blogspot.com%2f2008%2f08%2flist-of-countries-cities-languages.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2famrelgarhytech.blogspot.com%2f2008%2f08%2flist-of-countries-cities-languages.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/List_of_countries_cities_languages</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/List_of_countries_cities_languages</guid>
      <pubDate>Wed, 03 Sep 2008 09:31:03 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 14:46:03 GMT</pubDate>
    </item>
    <item>
      <title>SQL Server in One Page - Download it Now</title>
      <description>One of the most popular request I have received on this blog is to create one page which list all the SQL Server FAQs. SQL Server technology is very broad as well very deep. This is my humble attempt to list few of the daily used details in one page. Let me know your opinion and suggestion.
Download SQL Server FAQ Sheet in PDF format
 &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%2f04%2f28%2fsql-server-download-faq-sheet-sql-server-in-one-page%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2008%2f04%2f28%2fsql-server-download-faq-sheet-sql-server-in-one-page%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Server_in_One_Page_Download_it_Now</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Server_in_One_Page_Download_it_Now</guid>
      <pubDate>Tue, 29 Apr 2008 02:01:02 GMT</pubDate>
    </item>
    <item>
      <title>SQL SERVER - Better Performance - LEFT JOIN or NOT IN?</title>
      <description>What do you think?
I am sure result will surprise you. &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%2f04%2f22%2fsql-server-better-performance-left-join-or-not-in%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2008%2f04%2f22%2fsql-server-better-performance-left-join-or-not-in%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_SERVER_Better_Performance_LEFT_JOIN_or_NOT_IN</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_SERVER_Better_Performance_LEFT_JOIN_or_NOT_IN</guid>
      <pubDate>Thu, 24 Apr 2008 10:16:02 GMT</pubDate>
    </item>
    <item>
      <title>ReSharper 4.0, I love you but it may be time we break up </title>
      <description>What's happening with R# 4? 
Every build has more issues than the previous one...  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevlicio.us%2fblogs%2fderik_whittaker%2farchive%2f2008%2f04%2f22%2fresharper-4-0-i-love-you-but-it-may-be-time-we-break-up.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevlicio.us%2fblogs%2fderik_whittaker%2farchive%2f2008%2f04%2f22%2fresharper-4-0-i-love-you-but-it-may-be-time-we-break-up.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/ReSharper_4_0_I_love_you_but_it_may_be_time_we_break_up</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/ReSharper_4_0_I_love_you_but_it_may_be_time_we_break_up</guid>
      <pubDate>Tue, 22 Apr 2008 23:01:03 GMT</pubDate>
    </item>
    <item>
      <title>Five recommendations for starting a startup with ASP.NET</title>
      <description>Here are five practical pieces of advice for developers who want to build a web startup, and use ASP.NET to do it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dimebrain.com%2f2008%2f04%2ffive-recommenda.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dimebrain.com%2f2008%2f04%2ffive-recommenda.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Five_recommendations_for_starting_a_startup_with_ASP_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Five_recommendations_for_starting_a_startup_with_ASP_NET</guid>
      <pubDate>Tue, 22 Apr 2008 16:16:03 GMT</pubDate>
    </item>
    <item>
      <title>SQL SERVER - 15 Best Practices for Better Database Performance</title>
      <description>I have written 14 best practices here, read them all and let me know what is as per your opinion should be the 15th best practice. &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%2f04%2f06%2fsql-server-15-best-practices-for-better-database-performance%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2008%2f04%2f06%2fsql-server-15-best-practices-for-better-database-performance%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_SERVER_15_Best_Practices_for_Better_Database_Performance</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_SERVER_15_Best_Practices_for_Better_Database_Performance</guid>
      <pubDate>Tue, 15 Apr 2008 02:01:02 GMT</pubDate>
    </item>
    <item>
      <title>SQL SERVER - How to Retrieve TOP and BOTTOM Rows Together using T-SQL</title>
      <description>UNION ALL does not work all the time.

There is great discussion about it. If you have any suggestion, please provide it.  &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%2f03%2f02%2fsql-server-how-to-retrieve-top-and-bottom-rows-together-using-t-sql%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2008%2f03%2f02%2fsql-server-how-to-retrieve-top-and-bottom-rows-together-using-t-sql%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_SERVER_How_to_Retrieve_TOP_and_BOTTOM_Rows_Together_using_T_SQL</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_SERVER_How_to_Retrieve_TOP_and_BOTTOM_Rows_Together_using_T_SQL</guid>
      <pubDate>Tue, 04 Mar 2008 13:31:02 GMT</pubDate>
    </item>
    <item>
      <title>SELECT 1 vs SELECT * - An Interesting Observation</title>
      <description>This articles offers one honest fact about SELECT 1 vs SELECT * - however it lacks conclusion - your opinion matters.  &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%2f02%2f26%2fsql-server-select-1-vs-select-an-interesting-observation%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2008%2f02%2f26%2fsql-server-select-1-vs-select-an-interesting-observation%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SELECT_1_vs_SELECT_An_Interesting_Observation</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SELECT_1_vs_SELECT_An_Interesting_Observation</guid>
      <pubDate>Wed, 27 Feb 2008 07:31:03 GMT</pubDate>
    </item>
    <item>
      <title>Import CSV File Into SQL Server Using Bulk Insert - Load Comma Delimit</title>
      <description>A short Tutorial - A Perfect Tutorial &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%2f02%2f06%2fsql-server-import-csv-file-into-sql-server-using-bulk-insert-load-comma-delimited-file-into-sql-server%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2008%2f02%2f06%2fsql-server-import-csv-file-into-sql-server-using-bulk-insert-load-comma-delimited-file-into-sql-server%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Import_CSV_File_Into_SQL_Server_Using_Bulk_Insert_Load_Comma_Delimit</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Import_CSV_File_Into_SQL_Server_Using_Bulk_Insert_Load_Comma_Delimit</guid>
      <pubDate>Mon, 11 Feb 2008 03:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Most Frequently Asked Generic Interview Questions</title>
      <description>Each question is very unique to each individual and its answer can be very different from person to person. There is no right or wrong answer here. Just answer what you feel right. &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%2f01%2f05%2fsql-server-most-frequently-asked-generic-interview-questions%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2008%2f01%2f05%2fsql-server-most-frequently-asked-generic-interview-questions%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Most_Frequently_Asked_Generic_Interview_Questions</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Most_Frequently_Asked_Generic_Interview_Questions</guid>
      <pubDate>Mon, 07 Jan 2008 10:45:07 GMT</pubDate>
    </item>
    <item>
      <title>Top 10 Reasons Companies Outsource</title>
      <description>Notes about usergroup meeting as well interesting read about Top 10 reasons companies outsource.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.sqlauthority.com%2f2007%2f12%2f04%2fsqlauthority-author-visit-it-outsourcing-to-india-top-10-reasons-companies-outsource%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2007%2f12%2f04%2fsqlauthority-author-visit-it-outsourcing-to-india-top-10-reasons-companies-outsource%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/events/Top_10_Reasons_Companies_Outsource</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/events/Top_10_Reasons_Companies_Outsource</guid>
      <pubDate>Tue, 04 Dec 2007 12:00:42 GMT</pubDate>
    </item>
    <item>
      <title> SQL Server Pre-Code Review Tips - A list of tips for enforcing coding</title>
      <description>Each organization has its own coding standards and enforcement rules. It is sometime difficult for DBAs to change code following code review, as it may affect many different layers of the application. In large organizations, many stored procedures are written and modified every day. It is smart to keep watch on all stored procedures, at frequent intervals, before code comes to final code review. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetslackers.com%2farticles%2fsql%2fSQLServerPreCodeReviewTips.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetslackers.com%2farticles%2fsql%2fSQLServerPreCodeReviewTips.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Server_Pre_Code_Review_Tips_A_list_of_tips_for_enforcing_coding</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Server_Pre_Code_Review_Tips_A_list_of_tips_for_enforcing_coding</guid>
      <pubDate>Fri, 12 Oct 2007 13:38:52 GMT</pubDate>
    </item>
  </channel>
</rss>