<?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: WCF Configuration Complexity</title>
	<atom:link href="http://winterdom.com/2007/02/wcfconfigurationcomplexity/feed" rel="self" type="application/rss+xml" />
	<link>http://winterdom.com/2007/02/wcfconfigurationcomplexity</link>
	<description>by dæmons be driven</description>
	<lastBuildDate>Sat, 13 Mar 2010 12:02:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Nap</title>
		<link>http://winterdom.com/2007/02/wcfconfigurationcomplexity/comment-page-1#comment-1249</link>
		<dc:creator>Nap</dc:creator>
		<pubDate>Fri, 04 Dec 2009 11:28:41 +0000</pubDate>
		<guid isPermaLink="false">http://winterdom.com/2007/02/wcfconfigurationcomplexity#comment-1249</guid>
		<description>I was wondering, I created a WCF service but on the client side, I used the wizard to create a web reference to consume the service. Since the web reference is a different way to consume the service than pure WCF, I do not have any configuration set to the app.config. I do have a Web_Reference folder that has lots of stuff which I am not aware of. what they do.</description>
		<content:encoded><![CDATA[<p>I was wondering, I created a WCF service but on the client side, I used the wizard to create a web reference to consume the service. Since the web reference is a different way to consume the service than pure WCF, I do not have any configuration set to the app.config. I do have a Web_Reference folder that has lots of stuff which I am not aware of. what they do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Santosh</title>
		<link>http://winterdom.com/2007/02/wcfconfigurationcomplexity/comment-page-1#comment-844</link>
		<dc:creator>Santosh</dc:creator>
		<pubDate>Thu, 28 May 2009 13:52:18 +0000</pubDate>
		<guid isPermaLink="false">http://winterdom.com/2007/02/wcfconfigurationcomplexity#comment-844</guid>
		<description>very informative article clearly explaining whats the purpose of binding, behavior, end points.

Me too was using WCF service for 2 years without ever understanding/caring what configuring each end point.behavior unless I ran into a problem, which I used to find the solution through the forums as you mentioned</description>
		<content:encoded><![CDATA[<p>very informative article clearly explaining whats the purpose of binding, behavior, end points.</p>
<p>Me too was using WCF service for 2 years without ever understanding/caring what configuring each end point.behavior unless I ran into a problem, which I used to find the solution through the forums as you mentioned</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bryan costanich</title>
		<link>http://winterdom.com/2007/02/wcfconfigurationcomplexity/comment-page-1#comment-277</link>
		<dc:creator>bryan costanich</dc:creator>
		<pubDate>Sat, 21 Apr 2007 18:24:07 +0000</pubDate>
		<guid isPermaLink="false">http://winterdom.com/2007/02/wcfconfigurationcomplexity#comment-277</guid>
		<description>i can&#039;t believe this. this should have never been designed this way. it&#039;s completely non-intuitive and it goes against basic xml design rules. they should have looked at the WSE for design inspiration, because at least that is understandable.
for that matter the whole WCF framework is just bizarre. i&#039;m surprised that they missed the mark as far as they did in fact. yeah, there are legitimate gripes with a lot of stuff that was released in 1.0 and 2.0, but 3.0 is just a cluster.
</description>
		<content:encoded><![CDATA[<p>i can&#8217;t believe this. this should have never been designed this way. it&#8217;s completely non-intuitive and it goes against basic xml design rules. they should have looked at the WSE for design inspiration, because at least that is understandable.<br />
for that matter the whole WCF framework is just bizarre. i&#8217;m surprised that they missed the mark as far as they did in fact. yeah, there are legitimate gripes with a lot of stuff that was released in 1.0 and 2.0, but 3.0 is just a cluster.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Seely</title>
		<link>http://winterdom.com/2007/02/wcfconfigurationcomplexity/comment-page-1#comment-276</link>
		<dc:creator>Scott Seely</dc:creator>
		<pubDate>Mon, 12 Feb 2007 10:54:41 +0000</pubDate>
		<guid isPermaLink="false">http://winterdom.com/2007/02/wcfconfigurationcomplexity#comment-276</guid>
		<description>When using config, all this is very confusing. I typically recommend that people DON&#039;T edit these by hand but use the WCF Configuration Editor instead. If you have the SDK installed, VS will let you right click on the config file and choose &quot;Edit WCF Configuration&quot;. This reduces the complexity immensely and allows you to get to the settings of interest much faster.
</description>
		<content:encoded><![CDATA[<p>When using config, all this is very confusing. I typically recommend that people DON&#8217;T edit these by hand but use the WCF Configuration Editor instead. If you have the SDK installed, VS will let you right click on the config file and choose &quot;Edit WCF Configuration&quot;. This reduces the complexity immensely and allows you to get to the settings of interest much faster.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
