<?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"
	>
<channel>
	<title>Comments on: C# vs. VB</title>
	<atom:link href="http://andrewpeters.net/2007/07/03/73/feed/" rel="self" type="application/rss+xml" />
	<link>http://andrewpeters.net/2007/07/03/73/</link>
	<description>C# &#38; .NET Development, NHaml, PowerShell Gadget, Inflector.NET...</description>
	<pubDate>Fri, 21 Nov 2008 12:55:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: anastasiosyal</title>
		<link>http://andrewpeters.net/2007/07/03/73/#comment-252</link>
		<dc:creator>anastasiosyal</dc:creator>
		<pubDate>Thu, 20 Dec 2007 10:44:24 +0000</pubDate>
		<guid isPermaLink="false">http://andrewpeters.net/2007/07/03/73/#comment-252</guid>
		<description>Extension methods for a rubyish like library http://derekslager.com/blog/posts/2006/10/channeling-ruby-in-csharp-3.ashx</description>
		<content:encoded><![CDATA[<p>Extension methods for a rubyish like library <a href="http://derekslager.com/blog/posts/2006/10/channeling-ruby-in-csharp-3.ashx" rel="nofollow">http://derekslager.com/blog/posts/2006/10/channeling-ruby-in-csharp-3.ashx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Parle vous Anglais? &#171; Rowan Simpson</title>
		<link>http://andrewpeters.net/2007/07/03/73/#comment-105</link>
		<dc:creator>Parle vous Anglais? &#171; Rowan Simpson</dc:creator>
		<pubDate>Wed, 04 Jul 2007 21:52:57 +0000</pubDate>
		<guid isPermaLink="false">http://andrewpeters.net/2007/07/03/73/#comment-105</guid>
		<description>[...] Andrew from Mindscape makes the point that every different language has &#8220;different levels of expressiveness and also different aesthetics.&#8221; [...]</description>
		<content:encoded><![CDATA[<p>[...] Andrew from Mindscape makes the point that every different language has &#8220;different levels of expressiveness and also different aesthetics.&#8221; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brenda</title>
		<link>http://andrewpeters.net/2007/07/03/73/#comment-102</link>
		<dc:creator>Brenda</dc:creator>
		<pubDate>Wed, 04 Jul 2007 05:32:52 +0000</pubDate>
		<guid isPermaLink="false">http://andrewpeters.net/2007/07/03/73/#comment-102</guid>
		<description>you could also one line your C#
for (int i = 0; i </description>
		<content:encoded><![CDATA[<p>you could also one line your C#<br />
for (int i = 0; i</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brenda</title>
		<link>http://andrewpeters.net/2007/07/03/73/#comment-101</link>
		<dc:creator>Brenda</dc:creator>
		<pubDate>Wed, 04 Jul 2007 05:28:55 +0000</pubDate>
		<guid isPermaLink="false">http://andrewpeters.net/2007/07/03/73/#comment-101</guid>
		<description>php ftw:

echo implode(range(1,10));</description>
		<content:encoded><![CDATA[<p>php ftw:</p>
<p>echo implode(range(1,10));</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://andrewpeters.net/2007/07/03/73/#comment-100</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Wed, 04 Jul 2007 03:34:57 +0000</pubDate>
		<guid isPermaLink="false">http://andrewpeters.net/2007/07/03/73/#comment-100</guid>
		<description>Yep, Lambdas are a good thing and I wonder sometimes why we had to go through the "delegate" syntax to get there.</description>
		<content:encoded><![CDATA[<p>Yep, Lambdas are a good thing and I wonder sometimes why we had to go through the &#8220;delegate&#8221; syntax to get there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://andrewpeters.net/2007/07/03/73/#comment-99</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Wed, 04 Jul 2007 02:30:38 +0000</pubDate>
		<guid isPermaLink="false">http://andrewpeters.net/2007/07/03/73/#comment-99</guid>
		<description>James... that is exactly what I just wrote up...</description>
		<content:encoded><![CDATA[<p>James&#8230; that is exactly what I just wrote up&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Newton-King</title>
		<link>http://andrewpeters.net/2007/07/03/73/#comment-98</link>
		<dc:creator>James Newton-King</dc:creator>
		<pubDate>Wed, 04 Jul 2007 01:46:42 +0000</pubDate>
		<guid isPermaLink="false">http://andrewpeters.net/2007/07/03/73/#comment-98</guid>
		<description>Using C# 3.0 you could do something like this:

5.Times( i =&#62; Console.WriteLine(i) );</description>
		<content:encoded><![CDATA[<p>Using C# 3.0 you could do something like this:</p>
<p>5.Times( i =&gt; Console.WriteLine(i) );</p>
]]></content:encoded>
	</item>
</channel>
</rss>
