<?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: Extension Methods Feature in C# 3.0</title>
	<atom:link href="http://www.techbubbles.com/uncategorized/extension-methods-feature-in-c-30/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techbubbles.com/uncategorized/extension-methods-feature-in-c-30/</link>
	<description></description>
	<lastBuildDate>Tue, 07 Feb 2012 17:42:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Tr3v</title>
		<link>http://www.techbubbles.com/uncategorized/extension-methods-feature-in-c-30/comment-page-1/#comment-36</link>
		<dc:creator>Tr3v</dc:creator>
		<pubDate>Tue, 05 Aug 2008 09:32:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.techbubbles.com/2008/07/12/extension-methods-feature-in-c-30/#comment-36</guid>
		<description>You can put extension methods in a different namespace to the class that is implementing them.

As long as you add a &quot;using&quot; statement for your extensions namespace in each class that needs to use it, it will be visible.</description>
		<content:encoded><![CDATA[<p>You can put extension methods in a different namespace to the class that is implementing them.</p>
<p>As long as you add a &#8220;using&#8221; statement for your extensions namespace in each class that needs to use it, it will be visible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DotNetKicks.com</title>
		<link>http://www.techbubbles.com/uncategorized/extension-methods-feature-in-c-30/comment-page-1/#comment-26</link>
		<dc:creator>DotNetKicks.com</dc:creator>
		<pubDate>Sun, 13 Jul 2008 18:44:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.techbubbles.com/2008/07/12/extension-methods-feature-in-c-30/#comment-26</guid>
		<description>&lt;strong&gt;Extension Methods...&lt;/strong&gt;

You&#039;ve been kicked (a good thing) - Trackback from DotNetKicks.com...</description>
		<content:encoded><![CDATA[<p><strong>Extension Methods&#8230;</strong></p>
<p>You&#8217;ve been kicked (a good thing) &#8211; Trackback from DotNetKicks.com&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

