<?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: C# custom SOAP header</title>
	<atom:link href="http://www.ioncannon.net/programming/71/csharp-custom-soap-header/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ioncannon.net/programming/71/csharp-custom-soap-header/</link>
	<description>Thoughts on Software Development and Engineering</description>
	<lastBuildDate>Thu, 05 Jan 2012 16:35:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Tamer Fathy</title>
		<link>http://www.ioncannon.net/programming/71/csharp-custom-soap-header/comment-page-1/#comment-169289</link>
		<dc:creator>Tamer Fathy</dc:creator>
		<pubDate>Tue, 04 May 2010 23:22:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.ioncannon.net/?p=71#comment-169289</guid>
		<description>you can use message inspection it gives you great control on message

http://msdn.microsoft.com/en-us/library/aa717047.aspx</description>
		<content:encoded><![CDATA[<p>you can use message inspection it gives you great control on message</p>
<p><a href="http://msdn.microsoft.com/en-us/library/aa717047.aspx" rel="nofollow">http://msdn.microsoft.com/en-us/library/aa717047.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: francis</title>
		<link>http://www.ioncannon.net/programming/71/csharp-custom-soap-header/comment-page-1/#comment-149301</link>
		<dc:creator>francis</dc:creator>
		<pubDate>Thu, 03 Sep 2009 21:02:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.ioncannon.net/?p=71#comment-149301</guid>
		<description>You can use SoapExtension to insert header for each request. In this way, changes on generated proxy class is not required.</description>
		<content:encoded><![CDATA[<p>You can use SoapExtension to insert header for each request. In this way, changes on generated proxy class is not required.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dimiro</title>
		<link>http://www.ioncannon.net/programming/71/csharp-custom-soap-header/comment-page-1/#comment-127193</link>
		<dc:creator>dimiro</dc:creator>
		<pubDate>Fri, 20 Mar 2009 11:59:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.ioncannon.net/?p=71#comment-127193</guid>
		<description>Good morning, i&#039;m from Italy and i have find the same problem with an axis webservice.
I pursued your same solution, giving a correct response from webservice;
but 
&quot;reference to the custom header before each call that requires the custom header&quot;
and
&quot;regenerating the code from an updated WSDL will wipe out the changes&quot;
in the .Net 3.5 and VS2008 era...
Do you know if WSE or WCF could give any workaround ?
Thank you for attention.
Best regards.</description>
		<content:encoded><![CDATA[<p>Good morning, i&#039;m from Italy and i have find the same problem with an axis webservice.<br />
I pursued your same solution, giving a correct response from webservice;<br />
but<br />
&#034;reference to the custom header before each call that requires the custom header&#034;<br />
and<br />
&#034;regenerating the code from an updated WSDL will wipe out the changes&#034;<br />
in the .Net 3.5 and VS2008 era&#8230;<br />
Do you know if WSE or WCF could give any workaround ?<br />
Thank you for attention.<br />
Best regards.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.298 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-01-12 07:42:16 -->

