<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by Coldduck9</title>
    <description>Stories kicked by Coldduck9</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>Community Convergence XXIX</title>
      <description>There are several good new blogs from members of the Microsoft C# team. Nevertheless, the most important items in this edition of Community Convergence are Rico Mariani's series of articles on LINQ to SQL performance. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2007%2f08%2f12%2fcommunity-convergence-xxix.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2007%2f08%2f12%2fcommunity-convergence-xxix.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Community_Convergence_XXIX</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Community_Convergence_XXIX</guid>
      <pubDate>Sun, 12 Aug 2007 22:38:59 GMT</pubDate>
    </item>
    <item>
      <title>Draft of C# Specification for Review</title>
      <description>The CSharp Language Specification Version 3.0 is now available for review. This specification pulls together information from the CSharp 1.1, 2.0 and 3.0 specifications into a single unified document. 

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2007%2f07%2f26%2fcsharp-language-specification-version-3-0-available-for-review.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2007%2f07%2f26%2fcsharp-language-specification-version-3-0-available-for-review.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Draft_of_C_Specification_for_Review</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Draft_of_C_Specification_for_Review</guid>
      <pubDate>Fri, 27 Jul 2007 20:01:02 GMT</pubDate>
    </item>
    <item>
      <title>The Least You Need to Know about C# 3.0 (Beta 2 Edition)</title>
      <description>A lot of people (myself included) have written about LINQ in the next version of C#. LINQ is indeed an empowering technology. However, even without LINQ, C# 3.0 would be a compelling upgrade. Now that Beta2 is publicly available, here's my personal list of the most useful features in the next release. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fjomo_fisher%2farchive%2f2007%2f07%2f23%2fthe-least-you-need-to-know-about-c-3-0.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fjomo_fisher%2farchive%2f2007%2f07%2f23%2fthe-least-you-need-to-know-about-c-3-0.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/The_Least_You_Need_to_Know_about_C_3_0_Beta_2_Edition</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/The_Least_You_Need_to_Know_about_C_3_0_Beta_2_Edition</guid>
      <pubDate>Mon, 30 Jul 2007 08:46:02 GMT</pubDate>
    </item>
    <item>
      <title>LINQ to SQL Performance Numbers Coming Soon</title>
      <description>Rico Mariani, one of the architects responsible for LINQ to SQL performance, blogs about getting LINQ to SQL down to the metal. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fricom%2farchive%2f2007%2f06%2f25%2fdlinq-linq-to-sql-performance-part-2.aspx%23comments"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fricom%2farchive%2f2007%2f06%2f25%2fdlinq-linq-to-sql-performance-part-2.aspx%23comments" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/LINQ_to_SQL_Performance_Numbers_Coming_Soon</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/LINQ_to_SQL_Performance_Numbers_Coming_Soon</guid>
      <pubDate>Tue, 26 Jun 2007 10:05:01 GMT</pubDate>
    </item>
    <item>
      <title>Why Symmetric Multicore is a Dead End</title>
      <description>For the algorithms that can't run in parallel, having eight cores is like trying to get your Christmas shopping done faster by strapping eight Ferraris together and driving them from store to store. Eventually you'll give up and just use the one with the most gas in the tank. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fjomo_fisher%2farchive%2f2007%2f06%2f25%2fwhy-symmetric-multicore-is-a-dead-end.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fjomo_fisher%2farchive%2f2007%2f06%2f25%2fwhy-symmetric-multicore-is-a-dead-end.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Why_Symmetric_Multicore_is_a_Dead_End</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Why_Symmetric_Multicore_is_a_Dead_End</guid>
      <pubDate>Mon, 25 Jun 2007 09:53:26 GMT</pubDate>
    </item>
    <item>
      <title>The True Story Behind LINQ to SQL</title>
      <description>An architect's story of how LINQ to SQL came to be. 
&amp;quot;For the sake of LINQ and the customer in general, we took up the OR/M torch officially, announcing our intention internally and starting the political nightmare that became my life for the next three years.&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%2fmattwar%2farchive%2f2007%2f05%2f31%2fthe-origin-of-linq-to-sql.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fmattwar%2farchive%2f2007%2f05%2f31%2fthe-origin-of-linq-to-sql.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/The_True_Story_Behind_LINQ_to_SQL</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/The_True_Story_Behind_LINQ_to_SQL</guid>
      <pubDate>Thu, 07 Jun 2007 05:01:01 GMT</pubDate>
    </item>
    <item>
      <title>Evolution of a C# Query-Step by step from C# 1.1 to LINQ</title>
      <description>This article takes you step-by-step from C# 1.1 to LINQ. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fjomo_fisher%2farchive%2f2005%2f09%2f13%2f464884.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fjomo_fisher%2farchive%2f2005%2f09%2f13%2f464884.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Evolution_of_a_C_Query_Step_by_step_from_C_1_1_to_LINQ</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Evolution_of_a_C_Query_Step_by_step_from_C_1_1_to_LINQ</guid>
      <pubDate>Sat, 26 May 2007 21:31:01 GMT</pubDate>
    </item>
    <item>
      <title>Leaky Functions\Barrel of Bugs</title>
      <description>Create higher quality code with immutable classes. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fjomo_fisher%2farchive%2f2007%2f05%2f16%2fleaky-functions-barrel-of-bugs.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fjomo_fisher%2farchive%2f2007%2f05%2f16%2fleaky-functions-barrel-of-bugs.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Leaky_Functions_Barrel_of_Bugs</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Leaky_Functions_Barrel_of_Bugs</guid>
      <pubDate>Sat, 26 May 2007 22:16:01 GMT</pubDate>
    </item>
    <item>
      <title>Dealing with Linq's Immutable Expression Trees </title>
      <description>Show's how to effectively deal with Linq's Immutable Expression trees using chain-of-responsibility. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fjomo_fisher%2farchive%2f2007%2f05%2f23%2fdealing-with-linq-s-immutable-expression-trees.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fjomo_fisher%2farchive%2f2007%2f05%2f23%2fdealing-with-linq-s-immutable-expression-trees.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Dealing_with_Linq_s_Immutable_Expression_Trees</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Dealing_with_Linq_s_Immutable_Expression_Trees</guid>
      <pubDate>Thu, 24 May 2007 08:37:45 GMT</pubDate>
    </item>
  </channel>
</rss>