<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by moff</title>
    <description>Stories kicked by moff</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>Lock Down SQL Server 2005</title>
      <description>This article teaches you how to lock down a SQL Server 2005 installation. A step-by-step procedure is given along with the concepts behind it. It includes a world-accessible SQL2005 shell to let you experiment with a hardened database. Two SQL scripts are provided to automate hardening. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fduartes.org%2fgustavo%2farticles%2fLock-Down-SQL-Server-2005.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fduartes.org%2fgustavo%2farticles%2fLock-Down-SQL-Server-2005.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/security/Lock_Down_SQL_Server_2005</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/security/Lock_Down_SQL_Server_2005</guid>
      <pubDate>Tue, 12 Feb 2008 03:16:02 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>Use the Database Publishing Wizard to script your table data</title>
      <description>Jon Galloway combines the Database Publishing Wizard with PowerSMO to create a powerful means of scripting schema and data so it can be version controlled. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fjgalloway%2farchive%2f2006%2f12%2f29%2ftip-use-the-database-publishing-wizard-to-script-your-table-data.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fjgalloway%2farchive%2f2006%2f12%2f29%2ftip-use-the-database-publishing-wizard-to-script-your-table-data.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Use_the_Database_Publishing_Wizard_to_script_your_table_data</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Use_the_Database_Publishing_Wizard_to_script_your_table_data</guid>
      <pubDate>Wed, 03 Jan 2007 14:31:02 GMT</pubDate>
    </item>
  </channel>
</rss>