<?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: Convention, configuration and WCF</title>
	<atom:link href="http://lostechies.com/jimmybogard/2008/08/18/convention-configuration-and-wcf/feed/" rel="self" type="application/rss+xml" />
	<link>http://lostechies.com/jimmybogard/2008/08/18/convention-configuration-and-wcf/</link>
	<description>Strong opinions, weakly held</description>
	<lastBuildDate>Wed, 22 May 2013 13:39:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: erichexter</title>
		<link>http://lostechies.com/jimmybogard/2008/08/18/convention-configuration-and-wcf/#comment-787</link>
		<dc:creator>erichexter</dc:creator>
		<pubDate>Wed, 20 Aug 2008 03:46:45 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jimmy_bogard/archive/2008/08/18/convention-configuration-and-wcf.aspx#comment-787</guid>
		<description>3.5 sp1 really covers most of your pain, here.  They have clearly stated the support for POCO with wcf in the service pack.  I think it is time for Rhino Mocks to not worry about being all things to all languages and just roll in the fix for c#....</description>
		<content:encoded><![CDATA[<p>3.5 sp1 really covers most of your pain, here.  They have clearly stated the support for POCO with wcf in the service pack.  I think it is time for Rhino Mocks to not worry about being all things to all languages and just roll in the fix for c#&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy Gray</title>
		<link>http://lostechies.com/jimmybogard/2008/08/18/convention-configuration-and-wcf/#comment-786</link>
		<dc:creator>Jeremy Gray</dc:creator>
		<pubDate>Tue, 19 Aug 2008 14:17:01 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jimmy_bogard/archive/2008/08/18/convention-configuration-and-wcf.aspx#comment-786</guid>
		<description>@Jimmy and Ben - Consider yourselves very lucky to only have customers that are either good or awesome. ;)</description>
		<content:encoded><![CDATA[<p>@Jimmy and Ben &#8211; Consider yourselves very lucky to only have customers that are either good or awesome. <img src='http://lostechies.com/jimmybogard/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Scheirman</title>
		<link>http://lostechies.com/jimmybogard/2008/08/18/convention-configuration-and-wcf/#comment-785</link>
		<dc:creator>Ben Scheirman</dc:creator>
		<pubDate>Tue, 19 Aug 2008 12:44:35 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jimmy_bogard/archive/2008/08/18/convention-configuration-and-wcf.aspx#comment-785</guid>
		<description>Wow, I have that same enumeration in many of MY projects!</description>
		<content:encoded><![CDATA[<p>Wow, I have that same enumeration in many of MY projects!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jimmy Bogard</title>
		<link>http://lostechies.com/jimmybogard/2008/08/18/convention-configuration-and-wcf/#comment-784</link>
		<dc:creator>Jimmy Bogard</dc:creator>
		<pubDate>Tue, 19 Aug 2008 11:19:21 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jimmy_bogard/archive/2008/08/18/convention-configuration-and-wcf.aspx#comment-784</guid>
		<description>@Rob, Moto

Ah thanks, I&#039;ll check that out.  The WCF improvements seem to have been glossed over in many announcements.

Though with Ayende&#039;s recent troubles, I&#039;m not sure when I&#039;ll upgrade.</description>
		<content:encoded><![CDATA[<p>@Rob, Moto</p>
<p>Ah thanks, I&#8217;ll check that out.  The WCF improvements seem to have been glossed over in many announcements.</p>
<p>Though with Ayende&#8217;s recent troubles, I&#8217;m not sure when I&#8217;ll upgrade.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://lostechies.com/jimmybogard/2008/08/18/convention-configuration-and-wcf/#comment-783</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Tue, 19 Aug 2008 03:10:02 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jimmy_bogard/archive/2008/08/18/convention-configuration-and-wcf.aspx#comment-783</guid>
		<description>I Believe that sp1 enables you to serialize objects without DataContract/DataMember.  But, I don&#039;t think you can remove the ServiceContract/OperationContract.  I haven&#039;t confirmed yet.</description>
		<content:encoded><![CDATA[<p>I Believe that sp1 enables you to serialize objects without DataContract/DataMember.  But, I don&#8217;t think you can remove the ServiceContract/OperationContract.  I haven&#8217;t confirmed yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MotoWilliams</title>
		<link>http://lostechies.com/jimmybogard/2008/08/18/convention-configuration-and-wcf/#comment-782</link>
		<dc:creator>MotoWilliams</dc:creator>
		<pubDate>Tue, 19 Aug 2008 01:35:46 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jimmy_bogard/archive/2008/08/18/convention-configuration-and-wcf.aspx#comment-782</guid>
		<description>I need to proof read - Does this get better with the SP in that some of those attribues aren&#039;t needed anymore?</description>
		<content:encoded><![CDATA[<p>I need to proof read &#8211; Does this get better with the SP in that some of those attribues aren&#8217;t needed anymore?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MotoWilliams</title>
		<link>http://lostechies.com/jimmybogard/2008/08/18/convention-configuration-and-wcf/#comment-781</link>
		<dc:creator>MotoWilliams</dc:creator>
		<pubDate>Tue, 19 Aug 2008 01:17:33 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jimmy_bogard/archive/2008/08/18/convention-configuration-and-wcf.aspx#comment-781</guid>
		<description>Will this be improved, in your eyes, somewhat with the 3.5 SP1 (after MS Fixes the SP) changes to WCF in that [DataContract] / [DataMember]?</description>
		<content:encoded><![CDATA[<p>Will this be improved, in your eyes, somewhat with the 3.5 SP1 (after MS Fixes the SP) changes to WCF in that [DataContract] / [DataMember]?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
