maandag 27 juli 2009

WCF Client Proxy IDisposable - Generic WCF Service Proxy

Matt (I don't know his last name) blogged about an pattern to use to safely dispose WCF interface objects. See the link below, which points to his blog.

http://blog.weminuche.net/2008/08/test-post.html

Thanks Matt!!

Geen opmerkingen:

(function($){ $(document).ready(function(){ dp.SyntaxHighlighter.BloggerMode(); dp.SyntaxHighlighter.ClipboardSwf = 'http://syntaxhighlighter.googlecode.com/svn/tags/1.5.1/Scripts/clipboard.swf'; dp.SyntaxHighlighter.HighlightAll('code'); }); })(jQuery);