<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   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/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    
    <title>Arogl Darthu's Blog - WCF</title>
    <link>http://blog.arogldarthu.nl/</link>
    <description>profound astoundment</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.5.4 - http://www.s9y.org/</generator>
    <pubDate>Fri, 24 Dec 2010 09:18:21 GMT</pubDate>

    <image>
        <url>http://blog.arogldarthu.nl/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Arogl Darthu's Blog - WCF - profound astoundment</title>
        <link>http://blog.arogldarthu.nl/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Proxy's Dispose results in Exception</title>
    <link>http://blog.arogldarthu.nl/archives/11-Proxys-Dispose-results-in-Exception.html</link>
            <category>WCF</category>
    
    <comments>http://blog.arogldarthu.nl/archives/11-Proxys-Dispose-results-in-Exception.html#comments</comments>
    <wfw:comment>http://blog.arogldarthu.nl/wfwcomment.php?cid=11</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.arogldarthu.nl/rss.php?version=2.0&amp;type=comments&amp;cid=11</wfw:commentRss>
    

    <author>nospam@example.com (Twan Jacobs)</author>
    <content:encoded>
    A while ago I grabbed a WCF Membership example from &lt;a href=&quot;http://www.monstersgotmy.net/post/WCF-MembershipProvider-and-RoleProvider-Schweeeet.aspx&quot; title=&quot;Wcf Membership Provider&quot;&gt;here&lt;/a&gt;. Now that I&#039;ve been reading some more on WCF, I stumbled upon the following article: http://msdn.microsoft.com/en-us/library/aa355056.aspx&lt;br /&gt;
&lt;br /&gt;
How do you see this? Have you ever had these &#039;errors from IDisposable&#039; surface in production? Did you start rewriting every client call with try-catch-finally? Personally I&#039;m a bit appalled by the idea... Using the using statement keeps the code clean.&lt;br /&gt;
&lt;br /&gt;
So I started searching for a solution. This article (&lt;a href=&quot;http://old.iserviceoriented.com/blog/post/Indisposable+-+WCF+Gotcha+1.aspx&quot; title=&quot;Almost?&quot;&gt;WCF Gotcha #1&lt;/a&gt;) seems to provide a nice solution, but it&#039;s not exactly what I was hoping for.&lt;br /&gt;
&lt;br /&gt;
Ideas are very welcome! &lt;br /&gt;&lt;a href=&quot;http://blog.arogldarthu.nl/archives/11-Proxys-Dispose-results-in-Exception.html#extended&quot;&gt;Continue reading &quot;Proxy&#039;s Dispose results in Exception&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Tue, 27 Jan 2009 09:58:10 +0000</pubDate>
    <guid isPermaLink="false">http://blog.arogldarthu.nl/archives/11-guid.html</guid>
    
</item>

</channel>
</rss>
