<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Using the using-statement and pattern in C#</title>
	<link>http://www.haugern.net/blog/using-the-using-statement-and-pattern-in-c/</link>
	<description>Morten Haug on development and other curiosities</description>
	<pubDate>Thu, 20 Nov 2008 20:18:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<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-708</link>
		<author>Haugerns Development Escapades &#187; Blog Archive &#187; Beware of the IEnumerables</author>
		<pubDate>Fri, 17 Oct 2008 09:01:02 +0000</pubDate>
		<guid>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>[&#8230;] 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 [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fredrik</title>
		<link>http://www.haugern.net/blog/using-the-using-statement-and-pattern-in-c/#comment-451</link>
		<author>Fredrik</author>
		<pubDate>Sat, 14 Jun 2008 11:21:45 +0000</pubDate>
		<guid>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>
