<?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: Remove Unused Using Statements</title>
	<atom:link href="http://www.codeitwell.com/remove-unused-using-statements.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.codeitwell.com/remove-unused-using-statements.html</link>
	<description>With Resources on How to Make Money Online doing Freelancing, Affiliate Marketing, Blogging and many more ...</description>
	<lastBuildDate>Fri, 24 Dec 2010 09:13:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Shabbir Bhimani</title>
		<link>http://www.codeitwell.com/remove-unused-using-statements.html/comment-page-1#comment-14008</link>
		<dc:creator>Shabbir Bhimani</dc:creator>
		<pubDate>Wed, 31 Mar 2010 07:09:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeitwell.com/?p=27#comment-14008</guid>
		<description>Modern day compiler is smart enough to not overload the executable but its always better to control the controllable.</description>
		<content:encoded><![CDATA[<p>Modern day compiler is smart enough to not overload the executable but its always better to control the controllable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tushar</title>
		<link>http://www.codeitwell.com/remove-unused-using-statements.html/comment-page-1#comment-14006</link>
		<dc:creator>Tushar</dc:creator>
		<pubDate>Tue, 30 Mar 2010 21:56:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeitwell.com/?p=27#comment-14006</guid>
		<description>I have a question here. As part of code clean-up and making code more readable, this makes perfect sense. Let&#039;s say you decide to retain all the unused usings and not remove them. Will that be a Performance impact on the app?</description>
		<content:encoded><![CDATA[<p>I have a question here. As part of code clean-up and making code more readable, this makes perfect sense. Let&#39;s say you decide to retain all the unused usings and not remove them. Will that be a Performance impact on the app?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

