<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com - Stories tagged with sqlserver2008</title>
    <description>the latest stories tagged with 'sqlserver2008' 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>Best Practices for Integrated Full Text Search (iFTS) in SQL 2008</title>
      <description>&amp;quot;This blog [post] is a result of lessons learned while working with the new Integrated Full Text Search in SQL Server 2008.  It is not intended to be an in-depth tutorial on how to implement it.  Instead, it will concentrate on best practices.&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%2fsqlcat%2farchive%2f2008%2f11%2f06%2fbest-practices-for-integrated-full-text-search-ifts-in-sql-2008.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fsqlcat%2farchive%2f2008%2f11%2f06%2fbest-practices-for-integrated-full-text-search-ifts-in-sql-2008.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Best_Practices_for_Integrated_Full_Text_Search_iFTS_in_SQL_2008</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Best_Practices_for_Integrated_Full_Text_Search_iFTS_in_SQL_2008</guid>
      <pubDate>Wed, 12 Nov 2008 13:50:22 GMT</pubDate>
    </item>
    <item>
      <title>Best Practices for Integrated Full Text Search (iFTS) in SQL 2008</title>
      <description>&amp;quot;This blog [post] is a result of lessons learned while working with the new Integrated Full Text Search in SQL Server 2008.  It is not intended to be an in-depth tutorial on how to implement it.  Instead, it will concentrate on best practices.&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%2fsqlcat%2farchive%2f2008%2f11%2f06%2fbest-practices-for-integrated-full-text-search-ifts-in-sql-2008.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fsqlcat%2farchive%2f2008%2f11%2f06%2fbest-practices-for-integrated-full-text-search-ifts-in-sql-2008.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Best_Practices_for_Integrated_Full_Text_Search_iFTS_in_SQL_2008</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Best_Practices_for_Integrated_Full_Text_Search_iFTS_in_SQL_2008</guid>
      <pubDate>Wed, 12 Nov 2008 13:50:22 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 2008 FileStream - T-SQL,WPF, LINQ-TO-SQL</title>
      <description>SQL 2008 FileStream, T-SQL, LINQ to SQL &amp;amp; WPF putting all together &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fomarbesiso.spaces.live.com%2fblog%2fcns!70A5B53D721071B7!308.entry"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fomarbesiso.spaces.live.com%2fblog%2fcns!70A5B53D721071B7!308.entry" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_2008_FileStream_T_SQL_WPF_LINQ_TO_SQL</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_2008_FileStream_T_SQL_WPF_LINQ_TO_SQL</guid>
      <pubDate>Mon, 20 Oct 2008 10:56:27 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>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 Management Studio tip: Status bar Custom Colors</title>
      <description>&amp;quot;Here is a handy tip for those of you who work often with multiple SQL Server instances: Custom Colors for the connection status bar.&amp;quot; &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%2f08%2f12%2fsql-server-2008-management-studio-tip-status-bar-custom-colors%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.jemm.net%2f2008%2f08%2f12%2fsql-server-2008-management-studio-tip-status-bar-custom-colors%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Server_2008_Management_Studio_tip_Status_bar_Custom_Colors</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Server_2008_Management_Studio_tip_Status_bar_Custom_Colors</guid>
      <pubDate>Wed, 13 Aug 2008 04:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Sqlps.exe is the New Black</title>
      <description>SQL Server 2008 sample code on importing OS perfmon or eventlog data with powershell. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fstatisticsio.com%2fHome%2ftabid%2f36%2fctl%2fArticleView%2fmid%2f677%2farticleId%2f124%2fSqlpsexe-is-the-New-Black.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fstatisticsio.com%2fHome%2ftabid%2f36%2fctl%2fArticleView%2fmid%2f677%2farticleId%2f124%2fSqlpsexe-is-the-New-Black.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Sqlps_exe_is_the_New_Black</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Sqlps_exe_is_the_New_Black</guid>
      <pubDate>Sat, 17 May 2008 20:28:28 GMT</pubDate>
    </item>
    <item>
      <title>Ease your SSMS experience: SSMS Tools PACK 1.0 is out!</title>
      <description> A popular free add-in for SQL Server Management Studio (SSMS) is now in release version 1.0.
With many new and improved features it speeds up your SSMS development. &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%2f08%2fEase-your-SSMS-experience-SSMS-Tools-PACK-1.0-is-out.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2008%2f05%2f08%2fEase-your-SSMS-experience-SSMS-Tools-PACK-1.0-is-out.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Ease_your_SSMS_experience_SSMS_Tools_PACK_1_0_is_out</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Ease_your_SSMS_experience_SSMS_Tools_PACK_1_0_is_out</guid>
      <pubDate>Mon, 19 May 2008 08:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Table-Value Parameters in SQL Server 2008</title>
      <description>One of the cool new data types added in SQL Server 2008 is Table-Value Parameters. You can use table value parameters to send multiple rows of data to a Transact-SQL statement, or to a routine such as a stored procedure or function. This can be done without creating a temporary table or many parameters. Table-value parameters are like parameter arrays in Object Linking and Embedding Database (OLE DB) and Open Database Connectivity (ODBC), but offer better flexibility and closer integration with Transact-SQL. Table-value parameters can participate in set-based operations. 

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnethitman.spaces.live.com%2fblog%2fcns!E149A8B1E1C25B14!129.entry"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnethitman.spaces.live.com%2fblog%2fcns!E149A8B1E1C25B14!129.entry" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Table_Value_Parameters_in_SQL_Server_2008</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Table_Value_Parameters_in_SQL_Server_2008</guid>
      <pubDate>Tue, 06 May 2008 04:20:29 GMT</pubDate>
    </item>
    <item>
      <title>Download Free E-Book: Introducing SQL Server 2008</title>
      <description>learn about major new features in SQL Server 2008, including security, administration, and performance. Downloading the book require registration. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.mosesofegypt.net%2fpost%2f2008%2f04%2fDownload-Free-E-Book-Introducing-SQL-Server-2008.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mosesofegypt.net%2fpost%2f2008%2f04%2fDownload-Free-E-Book-Introducing-SQL-Server-2008.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Download_Free_E_Book_Introducing_SQL_Server_2008</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Download_Free_E_Book_Introducing_SQL_Server_2008</guid>
      <pubDate>Thu, 10 Apr 2008 10:49:33 GMT</pubDate>
    </item>
    <item>
      <title>Microsoft SQL Server Reporting Services White Paper</title>
      <description>Link to a Microsoft SQL Server 2008 Reporting Services White paper.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.sqlteam.com%2fjoew%2farchive%2f2008%2f03%2f27%2f60556.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.sqlteam.com%2fjoew%2farchive%2f2008%2f03%2f27%2f60556.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Microsoft_SQL_Server_Reporting_Services_White_Paper</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Microsoft_SQL_Server_Reporting_Services_White_Paper</guid>
      <pubDate>Thu, 27 Mar 2008 11:19:45 GMT</pubDate>
    </item>
    <item>
      <title>Filtered indexes not compatible plan reuse??</title>
      <description>A tsql example of using filtered indexes in SQL Server 2008 and their plan reuse behavior. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fstatisticsio.com%2fHome%2ftabid%2f36%2fctl%2fArticleView%2fmid%2f677%2farticleId%2f82%2fFiltered-indexes-not-compatible-plan-reuse.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fstatisticsio.com%2fHome%2ftabid%2f36%2fctl%2fArticleView%2fmid%2f677%2farticleId%2f82%2fFiltered-indexes-not-compatible-plan-reuse.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Filtered_indexes_not_compatible_plan_reuse</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Filtered_indexes_not_compatible_plan_reuse</guid>
      <pubDate>Sun, 16 Mar 2008 16:21:56 GMT</pubDate>
    </item>
    <item>
      <title>Top 10 SQL 2008 Features for SharePoint IT Pros</title>
      <description>Joel does a nice job reviewing his top 10 Sql 2008 features that will benefit SharePoint professionals. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdrewmace.blogspot.com%2f2008%2f03%2ftop-10-sql-2008-features-for-sharepoint.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdrewmace.blogspot.com%2f2008%2f03%2ftop-10-sql-2008-features-for-sharepoint.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Top_10_SQL_2008_Features_for_SharePoint_IT_Pros</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Top_10_SQL_2008_Features_for_SharePoint_IT_Pros</guid>
      <pubDate>Tue, 11 Mar 2008 15:51:31 GMT</pubDate>
    </item>
    <item>
      <title>Type less in SQL Server 2008 (variable init and multi row inserts)</title>
      <description>Among the large number of new features in SQL Server 2008 there are two, almost insignificant features, that I use almost constantly. These are variable initialization and the values clause of insert statements that now accept multiple rows.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.simple-talk.com%2fcommunity%2fblogs%2fandras%2farchive%2f2008%2f02%2f28%2f44645.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.simple-talk.com%2fcommunity%2fblogs%2fandras%2farchive%2f2008%2f02%2f28%2f44645.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Type_less_in_SQL_Server_2008_variable_init_and_multi_row_inserts</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Type_less_in_SQL_Server_2008_variable_init_and_multi_row_inserts</guid>
      <pubDate>Fri, 29 Feb 2008 00:01:02 GMT</pubDate>
    </item>
    <item>
      <title>The SQL Server 2008 February CTP is here</title>
      <description>Download the latest SQL Server 2008 Community Technology Preview. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.sqlteam.com%2fjoew%2farchive%2f2008%2f02%2f20%2f60519.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.sqlteam.com%2fjoew%2farchive%2f2008%2f02%2f20%2f60519.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/The_SQL_Server_2008_February_CTP_is_here</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/The_SQL_Server_2008_February_CTP_is_here</guid>
      <pubDate>Wed, 20 Feb 2008 12:28:48 GMT</pubDate>
    </item>
    <item>
      <title>Try out SQL Server 2008 without downloading the CTP</title>
      <description>Links to a free online site created by Dell, MaximumASP, and PASS for test-driving Microsoft SQL Server 2008 without having to download the lastest CTP. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.sqlteam.com%2fjoew%2farchive%2f2008%2f02%2f19%2f60516.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.sqlteam.com%2fjoew%2farchive%2f2008%2f02%2f19%2f60516.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Try_out_SQL_Server_2008_without_downloading_the_CTP</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Try_out_SQL_Server_2008_without_downloading_the_CTP</guid>
      <pubDate>Tue, 19 Feb 2008 14:59:07 GMT</pubDate>
    </item>
    <item>
      <title>Here's the SQL Server 2008 to match with VS 2008</title>
      <description>MS has also released the CTP of SQL Server 2008 to go with Visual Studio 2008. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.microsoft.com%2fdownloads%2fdetails.aspx%3ffamilyid%3d3bf4c5ca-b905-4ebc-8901-1d4c1d1da884%26displaylang%3den"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.microsoft.com%2fdownloads%2fdetails.aspx%3ffamilyid%3d3bf4c5ca-b905-4ebc-8901-1d4c1d1da884%26displaylang%3den" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Here_s_the_SQL_Server_2008_to_match_with_VS_2008</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Here_s_the_SQL_Server_2008_to_match_with_VS_2008</guid>
      <pubDate>Wed, 21 Nov 2007 08:36:58 GMT</pubDate>
    </item>
    <item>
      <title>SQL Server 2008 &amp;quot;Katmai&amp;quot; for download</title>
      <description>The June CTP of SQL Server 2008 &amp;quot;Katmai&amp;quot; is now available for download. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codeassassin.com%2fblog%2fPermaLink%2cguid%2cf4e693eb-d530-4a40-91fa-6a99bc9d1437.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codeassassin.com%2fblog%2fPermaLink%2cguid%2cf4e693eb-d530-4a40-91fa-6a99bc9d1437.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Server_2008_quot_Katmai_quot_for_download</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Server_2008_quot_Katmai_quot_for_download</guid>
      <pubDate>Mon, 04 Jun 2007 23:38:56 GMT</pubDate>
    </item>
  </channel>
</rss>