<?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: Using the using-statement and pattern in C#</title>
	<atom:link href="http://www.haugern.net/blog/using-the-using-statement-and-pattern-in-c/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.haugern.net/blog/using-the-using-statement-and-pattern-in-c/</link>
	<description>Morten Haug on development and other curiosities</description>
	<lastBuildDate>Thu, 04 Jun 2009 21:33:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Haugerns Development Escapades &#187; Blog Archive &#187; Beware of the IEnumerables</title>
		<link>http://www.haugern.net/blog/using-the-using-statement-and-pattern-in-c/comment-page-1/#comment-708</link>
		<dc:creator>Haugerns Development Escapades &#187; Blog Archive &#187; Beware of the IEnumerables</dc:creator>
		<pubDate>Fri, 17 Oct 2008 09:01:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.haugern.net/blog/using-the-using-statement-and-pattern-in-c/#comment-708</guid>
		<description>[...] connection, or anything that the inside of the iterator rely on. Any fetching of IEnumerables inside using-blocks should also be considered smells in this regard. If you should clear the list of pupils right after [...]</description>
		<content:encoded><![CDATA[<p>[...] connection, or anything that the inside of the iterator rely on. Any fetching of IEnumerables inside using-blocks should also be considered smells in this regard. If you should clear the list of pupils right after [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fredrik</title>
		<link>http://www.haugern.net/blog/using-the-using-statement-and-pattern-in-c/comment-page-1/#comment-451</link>
		<dc:creator>Fredrik</dc:creator>
		<pubDate>Sat, 14 Jun 2008 11:21:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.haugern.net/blog/using-the-using-statement-and-pattern-in-c/#comment-451</guid>
		<description>Great idea! :)</description>
		<content:encoded><![CDATA[<p>Great idea! <img src='http://www.haugern.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
