<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: C# 3.0&#8242;s syntatic sugar</title>
	<atom:link href="http://www.sidesofmarch.com/index.php/archive/2009/01/05/c-sharp-3-syntatic-sugar/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sidesofmarch.com/index.php/archive/2009/01/05/c-sharp-3-syntatic-sugar/</link>
	<description>Thoughts on life, liberty, and information technology</description>
	<lastBuildDate>Tue, 24 Jan 2012 10:43:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: brian</title>
		<link>http://www.sidesofmarch.com/index.php/archive/2009/01/05/c-sharp-3-syntatic-sugar/#comment-396957</link>
		<dc:creator>brian</dc:creator>
		<pubDate>Wed, 14 Jan 2009 03:48:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.sidesofmarch.com/?p=318#comment-396957</guid>
		<description>A lot of it is style, that&#039;s for sure. It may be less &quot;obvious&quot; on quick glance, but has scalability benefits, and provides much greater usefulness for larger sets of repetitive operations. Imagine the same code above with eight &quot;Rows.Add()&quot;... The latter (with lambda expressions and such) focuses on the functionality and interaction with data, whereas the former is simply procedural.

The best part of it is each person gets to choose to do it however they want, and the result is the same. :)</description>
		<content:encoded><![CDATA[<p>A lot of it is style, that&#8217;s for sure. It may be less &#8220;obvious&#8221; on quick glance, but has scalability benefits, and provides much greater usefulness for larger sets of repetitive operations. Imagine the same code above with eight &#8220;Rows.Add()&#8221;&#8230; The latter (with lambda expressions and such) focuses on the functionality and interaction with data, whereas the former is simply procedural.</p>
<p>The best part of it is each person gets to choose to do it however they want, and the result is the same. <img src='http://www.sidesofmarch.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mischa Kroon</title>
		<link>http://www.sidesofmarch.com/index.php/archive/2009/01/05/c-sharp-3-syntatic-sugar/#comment-394214</link>
		<dc:creator>Mischa Kroon</dc:creator>
		<pubDate>Sat, 10 Jan 2009 19:26:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.sidesofmarch.com/?p=318#comment-394214</guid>
		<description>I&#039;d have to say that for me it seems a step backward. 

You save 1 line of code, and it doesn&#039;t become clearer what the code does. 
Exactly the opossite. 

There might be other things in which it does benefit but for me this is a bad example.</description>
		<content:encoded><![CDATA[<p>I&#8217;d have to say that for me it seems a step backward. </p>
<p>You save 1 line of code, and it doesn&#8217;t become clearer what the code does.<br />
Exactly the opossite. </p>
<p>There might be other things in which it does benefit but for me this is a bad example.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: josh</title>
		<link>http://www.sidesofmarch.com/index.php/archive/2009/01/05/c-sharp-3-syntatic-sugar/#comment-389559</link>
		<dc:creator>josh</dc:creator>
		<pubDate>Mon, 05 Jan 2009 21:25:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.sidesofmarch.com/?p=318#comment-389559</guid>
		<description>..and now I see the quote at the bottom of the page is random too. thus my random comment has absolutely no context. yay.</description>
		<content:encoded><![CDATA[<p>..and now I see the quote at the bottom of the page is random too. thus my random comment has absolutely no context. yay.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: josh</title>
		<link>http://www.sidesofmarch.com/index.php/archive/2009/01/05/c-sharp-3-syntatic-sugar/#comment-389558</link>
		<dc:creator>josh</dc:creator>
		<pubDate>Mon, 05 Jan 2009 21:24:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.sidesofmarch.com/?p=318#comment-389558</guid>
		<description>i&#039;ve had many disagreements with mark twain, not the least of which is his being dead in times when his wit would be well applied. (random thought. got a quota ya know)

anyway, yeah c# 3.0 is cool. hoping to use it some time this year.</description>
		<content:encoded><![CDATA[<p>i&#8217;ve had many disagreements with mark twain, not the least of which is his being dead in times when his wit would be well applied. (random thought. got a quota ya know)</p>
<p>anyway, yeah c# 3.0 is cool. hoping to use it some time this year.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

