<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Call Dispose on your ServicedComponent's (please)</title><link>http://blogs.msdn.com/b/darrenj/archive/2003/08/22/51979.aspx</link><description>My last blog entry pointed at a Enterprise Services FAQ which mentions that you should
 call .Dispose on your ServicedComponent proxies. 
 
 
 Now this "recommendation" isn't documented very well, hence most people don't do it
 and you won't hit problems</description><dc:language>en-GB</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title> Darren Jefford Call Dispose on your ServicedComponent s please | Outdoor Decor</title><link>http://blogs.msdn.com/b/darrenj/archive/2003/08/22/51979.aspx#9746370</link><pubDate>Sun, 14 Jun 2009 01:11:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9746370</guid><dc:creator> Darren Jefford Call Dispose on your ServicedComponent s please | Outdoor Decor</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://outdoordecoration.info/story.php?id=1486"&gt;http://outdoordecoration.info/story.php?id=1486&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9746370" width="1" height="1"&gt;</description></item><item><title>re: Call Dispose on your ServicedComponent's (please)</title><link>http://blogs.msdn.com/b/darrenj/archive/2003/08/22/51979.aspx#9052731</link><pubDate>Fri, 07 Nov 2008 21:14:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9052731</guid><dc:creator>Mike Coleman</dc:creator><description>&lt;p&gt;Looking at the source via Reflector, it looks like the Dispose method is called during the internal_Deactivate method. &amp;nbsp;In a JITed component, isn't this always the case especially if you decorate all public methods with [AutoComplete] ? &amp;nbsp;Isn't Deactivate always called?&lt;/p&gt;
&lt;p&gt;Additionally, how does this work with DCOM? &amp;nbsp;Does it make another network hop in order to call the Dispose method on the remote component?&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Coleman&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9052731" width="1" height="1"&gt;</description></item><item><title>IDisposable Pattern vs Need for Finalize</title><link>http://blogs.msdn.com/b/darrenj/archive/2003/08/22/51979.aspx#409990</link><pubDate>Wed, 20 Apr 2005 13:31:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:409990</guid><dc:creator>Chanian, Raj</dc:creator><description>IDisposable Pattern vs Need for Finalize&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=409990" width="1" height="1"&gt;</description></item></channel></rss>