<?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: Are Extension Methods Useful for Normal Programming Tasks?</title>
	<atom:link href="http://blog.darrenstokes.com/2007/12/09/are-extension-methods-useful-for-normal-programming-tasks/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.darrenstokes.com/2007/12/09/are-extension-methods-useful-for-normal-programming-tasks/</link>
	<description>Thoughts on programming and other things</description>
	<lastBuildDate>Mon, 05 Sep 2011 19:34:26 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: zak</title>
		<link>http://blog.darrenstokes.com/2007/12/09/are-extension-methods-useful-for-normal-programming-tasks/comment-page-1/#comment-2812</link>
		<dc:creator>zak</dc:creator>
		<pubDate>Wed, 08 Oct 2008 01:16:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.darrenstokes.com/?p=19#comment-2812</guid>
		<description>Hi!
Nice site, and nice intro to extensions. I&#039;ve also started liking them. You can work an extension object into your logging solution, which makes logging exceptions as easy as exceptionInstance.Log();. I&#039;ve written about it here http://www.codeproject.com/KB/cs/ExtensionsAndAlog.aspx

Thanx</description>
		<content:encoded><![CDATA[<p>Hi!<br />
Nice site, and nice intro to extensions. I&#8217;ve also started liking them. You can work an extension object into your logging solution, which makes logging exceptions as easy as exceptionInstance.Log();. I&#8217;ve written about it here <a href="http://www.codeproject.com/KB/cs/ExtensionsAndAlog.aspx" rel="nofollow">http://www.codeproject.com/KB/cs/ExtensionsAndAlog.aspx</a></p>
<p>Thanx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: celpjefscycle</title>
		<link>http://blog.darrenstokes.com/2007/12/09/are-extension-methods-useful-for-normal-programming-tasks/comment-page-1/#comment-16</link>
		<dc:creator>celpjefscycle</dc:creator>
		<pubDate>Sat, 12 Jan 2008 09:16:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.darrenstokes.com/?p=19#comment-16</guid>
		<description>Thanks for information. 
many interesting things 
Celpjefscylc</description>
		<content:encoded><![CDATA[<p>Thanks for information.<br />
many interesting things<br />
Celpjefscylc</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: twalker</title>
		<link>http://blog.darrenstokes.com/2007/12/09/are-extension-methods-useful-for-normal-programming-tasks/comment-page-1/#comment-5</link>
		<dc:creator>twalker</dc:creator>
		<pubDate>Wed, 12 Dec 2007 15:11:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.darrenstokes.com/?p=19#comment-5</guid>
		<description>Hey, thanks for the clarification!</description>
		<content:encoded><![CDATA[<p>Hey, thanks for the clarification!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darren Stokes</title>
		<link>http://blog.darrenstokes.com/2007/12/09/are-extension-methods-useful-for-normal-programming-tasks/comment-page-1/#comment-4</link>
		<dc:creator>Darren Stokes</dc:creator>
		<pubDate>Wed, 12 Dec 2007 13:27:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.darrenstokes.com/?p=19#comment-4</guid>
		<description>Well, technically both are correct.  Microsoft has decided to make the version numbering scheme for the entire development tool suite as complicated as possible. 

C# is versioned  separately, according to the language standand.  Since the C# language did not change for .Net 3.0, the version of the language was still 2.0.  The language additions that are included in VS.net 2008 have revised the language version to 3.0.

The .Net libary edition that is new with VS.net 2008 is .Net 3.5.</description>
		<content:encoded><![CDATA[<p>Well, technically both are correct.  Microsoft has decided to make the version numbering scheme for the entire development tool suite as complicated as possible. </p>
<p>C# is versioned  separately, according to the language standand.  Since the C# language did not change for .Net 3.0, the version of the language was still 2.0.  The language additions that are included in VS.net 2008 have revised the language version to 3.0.</p>
<p>The .Net libary edition that is new with VS.net 2008 is .Net 3.5.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: twalker</title>
		<link>http://blog.darrenstokes.com/2007/12/09/are-extension-methods-useful-for-normal-programming-tasks/comment-page-1/#comment-3</link>
		<dc:creator>twalker</dc:creator>
		<pubDate>Wed, 12 Dec 2007 04:21:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.darrenstokes.com/?p=19#comment-3</guid>
		<description>Darren,

In the text above you stated that with the release of VS 2008 they also release c# 3.0 but I thought it was .net 3.5.  Which one is correct?  Nice blog site!

Thanks,
TW</description>
		<content:encoded><![CDATA[<p>Darren,</p>
<p>In the text above you stated that with the release of VS 2008 they also release c# 3.0 but I thought it was .net 3.5.  Which one is correct?  Nice blog site!</p>
<p>Thanks,<br />
TW</p>
]]></content:encoded>
	</item>
</channel>
</rss>

