<?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: Disposable Base Class</title>
	<atom:link href="http://www.danrigsby.com/blog/index.php/2008/03/15/disposable-base-class/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.danrigsby.com/blog/index.php/2008/03/15/disposable-base-class/</link>
	<description>Developer.Speaker.Blogger</description>
	<lastBuildDate>Sun, 14 Aug 2011 06:09:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Alan Mojab</title>
		<link>http://www.danrigsby.com/blog/index.php/2008/03/15/disposable-base-class/comment-page-1/#comment-409</link>
		<dc:creator>Alan Mojab</dc:creator>
		<pubDate>Wed, 09 Apr 2008 13:45:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.danrigsby.com/blog/index.php/2008/03/15/disposable-base-class/#comment-409</guid>
		<description>Hello Dan,

Thank you for the article.

If I may, I would like to introduce you to a Tool called Smarties 2008. Smarties 2008 supports a command called &quot;Smart IDisposable&quot; as part of Smart Inerfaces with four different Implementations. The best thing about Smart Interfaces are they can refactor themselves if the developer wants to change the implementation type.

The direct page to Smart Interfaces is &lt;a href=&quot;http://MojabSoftware.com/Products/Smarties2008/SmartInterfaces.aspx&quot; rel=&quot;nofollow&quot;&gt;Smart Interfaces.

I&#039;m glad there are developers take this interface seriously because of the GC many developers are under impressions that there is no need to use IDisposable pattern. Having said that such developers would miss the &quot;using&quot; keyword in C# 2.0 since it requires the class to implement IDisposable now.

Thank you again.</description>
		<content:encoded><![CDATA[<p>Hello Dan,</p>
<p>Thank you for the article.</p>
<p>If I may, I would like to introduce you to a Tool called Smarties 2008. Smarties 2008 supports a command called &#8220;Smart IDisposable&#8221; as part of Smart Inerfaces with four different Implementations. The best thing about Smart Interfaces are they can refactor themselves if the developer wants to change the implementation type.</p>
<p>The direct page to Smart Interfaces is <a href="http://MojabSoftware.com/Products/Smarties2008/SmartInterfaces.aspx" rel="nofollow">Smart Interfaces.</p>
<p>I&#8217;m glad there are developers take this interface seriously because of the GC many developers are under impressions that there is no need to use IDisposable pattern. Having said that such developers would miss the &#8220;using&#8221; keyword in C# 2.0 since it requires the class to implement IDisposable now.</p>
<p>Thank you again.</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

