<?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>Modifying Behavior of WCF-Free Service Implementations</title><link>http://blogs.msdn.com/ploeh/archive/2008/06/27/modifying-behavior-of-wcf-free-service-implementations.aspx</link><description>In my previous post , I explained how to implement a WCF service without referencing WCF. In simple cases, it works as described, but you may soon find yourself in a situation where you need to modify the behavior of the service when it's hosted by WCF.</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Unit Testing Duplex WCF Services</title><link>http://blogs.msdn.com/ploeh/archive/2008/06/27/modifying-behavior-of-wcf-free-service-implementations.aspx#8663477</link><pubDate>Sat, 28 Jun 2008 15:44:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8663477</guid><dc:creator>ploeh blog</dc:creator><description>&lt;p&gt;One of my readers recently asked me about unit testing WCF services when they have callbacks. Given that&lt;/p&gt;
</description></item><item><title>Unit Testing Duplex WCF Clients</title><link>http://blogs.msdn.com/ploeh/archive/2008/06/27/modifying-behavior-of-wcf-free-service-implementations.aspx#8709797</link><pubDate>Wed, 09 Jul 2008 00:06:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8709797</guid><dc:creator>ploeh blog</dc:creator><description>&lt;p&gt;In my previous post , I explained how to unit test a WCF service with callbacks. Since the scenario involves&lt;/p&gt;
</description></item></channel></rss>