<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Introducing Fluent WCF</title>
	<atom:link href="http://www.markharris.net.au/blog/2009/03/31/introducing-fluent-wcf/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.markharris.net.au/blog/2009/03/31/introducing-fluent-wcf/</link>
	<description>Prognostication Free</description>
	<lastBuildDate>Wed, 13 Apr 2011 08:45:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: sanosdole</title>
		<link>http://www.markharris.net.au/blog/2009/03/31/introducing-fluent-wcf/comment-page-1/#comment-18427</link>
		<dc:creator>sanosdole</dc:creator>
		<pubDate>Wed, 13 Apr 2011 08:45:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.markharris.net.au/blog/2009/03/31/introducing-fluent-wcf/#comment-18427</guid>
		<description>Have a look @ http://www.castleproject.org/container/facilities/trunk/wcf/index.html

We use it for fluent configuration of our WCF Services, but it requires the Windsor container.</description>
		<content:encoded><![CDATA[<p>Have a look @ <a href="http://www.castleproject.org/container/facilities/trunk/wcf/index.html" rel="nofollow">http://www.castleproject.org/container/facilities/trunk/wcf/index.html</a></p>
<p>We use it for fluent configuration of our WCF Services, but it requires the Windsor container.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Harris</title>
		<link>http://www.markharris.net.au/blog/2009/03/31/introducing-fluent-wcf/comment-page-1/#comment-5533</link>
		<dc:creator>Mark Harris</dc:creator>
		<pubDate>Thu, 24 Sep 2009 12:46:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.markharris.net.au/blog/2009/03/31/introducing-fluent-wcf/#comment-5533</guid>
		<description>Paul,

It not something that i would like to champion espically since i spend all of my time working with NServiceBus.

David Kirkland has done some work on this and the code is available at 
http://code.google.com/p/vitamink/

Mark</description>
		<content:encoded><![CDATA[<p>Paul,</p>
<p>It not something that i would like to champion espically since i spend all of my time working with NServiceBus.</p>
<p>David Kirkland has done some work on this and the code is available at<br />
<a href="http://code.google.com/p/vitamink/" rel="nofollow">http://code.google.com/p/vitamink/</a></p>
<p>Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Schofield</title>
		<link>http://www.markharris.net.au/blog/2009/03/31/introducing-fluent-wcf/comment-page-1/#comment-5411</link>
		<dc:creator>Paul Schofield</dc:creator>
		<pubDate>Thu, 17 Sep 2009 02:44:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.markharris.net.au/blog/2009/03/31/introducing-fluent-wcf/#comment-5411</guid>
		<description>Would you consider open sourcing this project?  The community could definitely use something like this.</description>
		<content:encoded><![CDATA[<p>Would you consider open sourcing this project?  The community could definitely use something like this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Harris</title>
		<link>http://www.markharris.net.au/blog/2009/03/31/introducing-fluent-wcf/comment-page-1/#comment-3530</link>
		<dc:creator>Mark Harris</dc:creator>
		<pubDate>Thu, 11 Jun 2009 10:54:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.markharris.net.au/blog/2009/03/31/introducing-fluent-wcf/#comment-3530</guid>
		<description>Simon,

I intended to have something out already. However my work and family commitments have kept me otherwise occupied. 

I would expect to put a usable version out over the weekend.</description>
		<content:encoded><![CDATA[<p>Simon,</p>
<p>I intended to have something out already. However my work and family commitments have kept me otherwise occupied. </p>
<p>I would expect to put a usable version out over the weekend.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://www.markharris.net.au/blog/2009/03/31/introducing-fluent-wcf/comment-page-1/#comment-3481</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Fri, 05 Jun 2009 03:55:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.markharris.net.au/blog/2009/03/31/introducing-fluent-wcf/#comment-3481</guid>
		<description>var host = new WCFHost()
        .AtAddress(&quot;http://localhost:8080/&quot;)
        .UsingContract()
        .WithBinding(new ())
        .EnableMex()
        .Start();</description>
		<content:encoded><![CDATA[<p>var host = new WCFHost()<br />
        .AtAddress(&#8220;http://localhost:8080/&#8221;)<br />
        .UsingContract()<br />
        .WithBinding(new ())<br />
        .EnableMex()<br />
        .Start();</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://www.markharris.net.au/blog/2009/03/31/introducing-fluent-wcf/comment-page-1/#comment-3480</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Fri, 05 Jun 2009 03:52:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.markharris.net.au/blog/2009/03/31/introducing-fluent-wcf/#comment-3480</guid>
		<description>Sounds good
Timeline?</description>
		<content:encoded><![CDATA[<p>Sounds good<br />
Timeline?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

