<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - rengber</title>
<link>http://snipplr.com/users/rengber/tags/WCF</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 20 Jun 2013 09:34:57 GMT</pubDate>
<item>
<title>(C#) Minimalist WCF Client-side Config File</title>
<link>http://snipplr.com/view/62966/minimalist-wcf-clientside-config-file/</link>
<description><![CDATA[ <p>Again, A-B-C.   All the Behaviour garbage that "Add Service Reference" inserts for the TCP binding is unnecessary, especially if the Operation Contract is only for simple value types.</p> ]]></description>
<pubDate>Wed, 01 Feb 2012 09:17:14 GMT</pubDate>
<guid>http://snipplr.com/view/62966/minimalist-wcf-clientside-config-file/</guid>
</item>
<item>
<title>(C#) Minimalist WCF Server-side Config File</title>
<link>http://snipplr.com/view/62963/minimalist-wcf-serverside-config-file/</link>
<description><![CDATA[ <p>ABC - Address Binding Contract
Note that the Service Name and Contract must match a real live type (case Sensitive)
Binding name is also case sensitive.</p> ]]></description>
<pubDate>Wed, 01 Feb 2012 07:45:34 GMT</pubDate>
<guid>http://snipplr.com/view/62963/minimalist-wcf-serverside-config-file/</guid>
</item>
</channel>
</rss>