<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Elena Neroslavskaya Weblog &#187; .NET</title>
	<atom:link href="http://enerosweb.wordpress.com/category/net/feed/" rel="self" type="application/rss+xml" />
	<link>http://enerosweb.wordpress.com</link>
	<description>To SOA or not to SOA -  OutOfMemory helper blog</description>
	<lastBuildDate>Thu, 15 Oct 2009 18:24:34 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='enerosweb.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/c7740773f9e48d49372b6801b9f1d81f?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Elena Neroslavskaya Weblog &#187; .NET</title>
		<link>http://enerosweb.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://enerosweb.wordpress.com/osd.xml" title="Elena Neroslavskaya Weblog" />
		<item>
		<title>Web Services Contract First</title>
		<link>http://enerosweb.wordpress.com/2008/10/01/web-service-contract-first/</link>
		<comments>http://enerosweb.wordpress.com/2008/10/01/web-service-contract-first/#comments</comments>
		<pubDate>Wed, 01 Oct 2008 21:09:34 +0000</pubDate>
		<dc:creator>enerosweb</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Web Services]]></category>
		<category><![CDATA[asmx]]></category>
		<category><![CDATA[Visual Studio 2008]]></category>
		<category><![CDATA[Web Services Contract First]]></category>
		<category><![CDATA[webservices]]></category>
		<category><![CDATA[WSCF]]></category>
		<category><![CDATA[wsdl]]></category>

		<guid isPermaLink="false">http://enerosweb.wordpress.com/?p=31</guid>
		<description><![CDATA[There are lots and lots of reasons to design the contract for the webservice (interface,messages etc) and only then proceed to the actual coding. Anyway it&#8217;s a common practice to any software project, but it is not that straightforward process in Visual Studio ASMX webservices.
With all the Vistual studio pre-generated project artifacts and templates it&#8217;s [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=enerosweb.wordpress.com&blog=4001761&post=31&subd=enerosweb&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://enerosweb.wordpress.com/2008/10/01/web-service-contract-first/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">enerosweb</media:title>
		</media:content>
	</item>
		<item>
		<title>Disable Soap1.2 generation in ASMX.NET WSDL generator</title>
		<link>http://enerosweb.wordpress.com/2008/07/31/disable-soap12-generation-in-asmxnet-wsdl-generator/</link>
		<comments>http://enerosweb.wordpress.com/2008/07/31/disable-soap12-generation-in-asmxnet-wsdl-generator/#comments</comments>
		<pubDate>Thu, 31 Jul 2008 17:18:26 +0000</pubDate>
		<dc:creator>enerosweb</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Web Services]]></category>
		<category><![CDATA[asmx]]></category>
		<category><![CDATA[SOAP]]></category>
		<category><![CDATA[soap 1.2]]></category>
		<category><![CDATA[wsdl]]></category>
		<category><![CDATA[wsdl generator]]></category>

		<guid isPermaLink="false">http://enerosweb.wordpress.com/?p=15</guid>
		<description><![CDATA[Websphere ESB 6.1 does not support Soap 1.2 yet. Presense of Soap1.2 bindings in .NET auto generated  WSDL files created lots of  problems with the new WID 6.1.2 release. So there are two options either modify WSDL manualy  when importing to ESB or modify the .NET web service to supress Soap1.2.
To disable Soap1.2 binding generation add in web.config  [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=enerosweb.wordpress.com&blog=4001761&post=15&subd=enerosweb&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://enerosweb.wordpress.com/2008/07/31/disable-soap12-generation-in-asmxnet-wsdl-generator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">enerosweb</media:title>
		</media:content>
	</item>
		<item>
		<title>wsdl.exe generator for WSDL with modeled soap faults</title>
		<link>http://enerosweb.wordpress.com/2008/06/25/wsdlexe-generator-for-wsdl-with-modeled-soap-faults/</link>
		<comments>http://enerosweb.wordpress.com/2008/06/25/wsdlexe-generator-for-wsdl-with-modeled-soap-faults/#comments</comments>
		<pubDate>Wed, 25 Jun 2008 17:07:02 +0000</pubDate>
		<dc:creator>enerosweb</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Web Services]]></category>
		<category><![CDATA[fault]]></category>
		<category><![CDATA[ServiceDescriptionFormatExtension']]></category>
		<category><![CDATA[SOAP]]></category>
		<category><![CDATA[soapfault]]></category>
		<category><![CDATA[WSCF]]></category>
		<category><![CDATA[wsdl]]></category>
		<category><![CDATA[wsdl.exe]]></category>

		<guid isPermaLink="false">http://enerosweb.wordpress.com/?p=9</guid>
		<description><![CDATA[Here is common problem with faults modeled using WSCF (WebServiceContractFirst) tool - while trying to generate C# Proxy for a webservice WSDL, I have kept getting the following error:
Error: Unable to cast object of type &#8216;System.Xml.XmlElement&#8217; to type &#8216;System.Web
.Services.Description.ServiceDescriptionFormatExtension&#8217;.
After a careful investigation of WSDL on W3C, I have discovered that the the bogus definition ( that wsdl.exe can&#8217;t [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=enerosweb.wordpress.com&blog=4001761&post=9&subd=enerosweb&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://enerosweb.wordpress.com/2008/06/25/wsdlexe-generator-for-wsdl-with-modeled-soap-faults/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">enerosweb</media:title>
		</media:content>
	</item>
	</channel>
</rss>