<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Using keyword &#8220;using&#8221; in code block</title>
	<atom:link href="http://addisu.wordpress.com/2007/03/03/using-keyword-using-in-code-block/feed/" rel="self" type="application/rss+xml" />
	<link>http://addisu.wordpress.com/2007/03/03/using-keyword-using-in-code-block/</link>
	<description>Just one of the Ethio Pioneers!</description>
	<lastBuildDate>Thu, 25 Jun 2009 12:10:28 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: addisu</title>
		<link>http://addisu.wordpress.com/2007/03/03/using-keyword-using-in-code-block/#comment-73</link>
		<dc:creator>addisu</dc:creator>
		<pubDate>Sun, 18 Mar 2007 02:32:21 +0000</pubDate>
		<guid isPermaLink="false">http://addisu.wordpress.com/2007/03/03/using-keyword-using-in-code-block/#comment-73</guid>
		<description>Thanks Zeberga...
Well, I would still say &quot;using&quot; has two uses , i.e. as &quot;Directive&quot; and  as &quot;statement&quot;. For the directive part it has two uses..
    *To permit the use of types in a namespace so you do not have to qualify the use of a type in that namespace.
    * To create an alias for a namespace.

In this post , I wanted to focus more on the statement part.

Thanks..Bello...</description>
		<content:encoded><![CDATA[<p>Thanks Zeberga&#8230;<br />
Well, I would still say &#8220;using&#8221; has two uses , i.e. as &#8220;Directive&#8221; and  as &#8220;statement&#8221;. For the directive part it has two uses..<br />
    *To permit the use of types in a namespace so you do not have to qualify the use of a type in that namespace.<br />
    * To create an alias for a namespace.</p>
<p>In this post , I wanted to focus more on the statement part.</p>
<p>Thanks..Bello&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zeberga</title>
		<link>http://addisu.wordpress.com/2007/03/03/using-keyword-using-in-code-block/#comment-72</link>
		<dc:creator>Zeberga</dc:creator>
		<pubDate>Sat, 17 Mar 2007 17:36:35 +0000</pubDate>
		<guid isPermaLink="false">http://addisu.wordpress.com/2007/03/03/using-keyword-using-in-code-block/#comment-72</guid>
		<description>Addew, 

The using keyword also has a third use ... aliasing. You can find more on msdn on this use of the &quot;using&quot; keyword at http://msdn2.microsoft.com/en-us/library/sf0df423.aspx</description>
		<content:encoded><![CDATA[<p>Addew, </p>
<p>The using keyword also has a third use &#8230; aliasing. You can find more on msdn on this use of the &#8220;using&#8221; keyword at <a href="http://msdn2.microsoft.com/en-us/library/sf0df423.aspx" rel="nofollow">http://msdn2.microsoft.com/en-us/library/sf0df423.aspx</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
