<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Channel 9 Forums - Coffeehouse - XML Web Services 2</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Forums/rss"></atom:link>
	<image>
		<url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url>
		<title>Channel 9 Forums - Coffeehouse - XML Web Services 2</title>
		<link>http://channel9.msdn.com/Forums</link>
	</image>
	<description>Channel 9 keeps you up to date with the latest news and behind the scenes info from Microsoft that developers love to keep up with. From LINQ to SilverLight – Watch videos and hear about all the cool technologies coming and the people behind them.</description>
	<link>http://channel9.msdn.com/Forums</link>
	<language>en</language>
	<pubDate>Tue, 21 May 2013 15:14:38 GMT</pubDate>
	<lastBuildDate>Tue, 21 May 2013 15:14:38 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<c9:totalResults>4</c9:totalResults>
	<c9:pageCount>-4</c9:pageCount>
	<c9:pageSize>-1</c9:pageSize>
	<item>
		<title>Coffeehouse - XML Web Services 2</title>
		<description><![CDATA[<p>Two questions:<br>
<br>
1)&nbsp; Does anyone know if there is any organization/committee that is working on defining XML Web Services interfaces for organizations?&nbsp; For example, what web services should a bank provide, what web services should a manufacturer provide, etc.<br>
<br>
2)&nbsp; Is there a link or tutorial on how to pass binary data to a web service?&nbsp; For example, how do I pass a png file to a web service?<br>
<br>
Thanks in advanced.&nbsp; <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /><br></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/28825-XML-Web-Services-2/28825#28825</link>
		<pubDate>Sat, 20 Nov 2004 13:39:04 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/28825-XML-Web-Services-2/28825#28825</guid>
		<dc:creator>dugsnake</dc:creator>
		<slash:comments>4</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/dugsnake/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - XML Web Services 2</title>
		<description><![CDATA[<p>I think I found the answer to my second question.&nbsp; I think the idea is to use serialization to send the data via SOAP.&nbsp; Am I on the right track?<br></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/28825-XML-Web-Services-2/5a1bfa0293c24b4ba7879dea013516cf#5a1bfa0293c24b4ba7879dea013516cf</link>
		<pubDate>Sat, 20 Nov 2004 14:37:14 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/28825-XML-Web-Services-2/5a1bfa0293c24b4ba7879dea013516cf#5a1bfa0293c24b4ba7879dea013516cf</guid>
		<dc:creator>dugsnake</dc:creator>
		<slash:comments>4</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/dugsnake/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - XML Web Services 2</title>
		<description><![CDATA[<p>The answer to question one is yes, Oasis UDDI can be found at <a href="http://www.uddi.org">
www.uddi.org</a>&nbsp;@ UDDI&nbsp;you will find a directory of organisations web services as well as standards for common areas.<br>
<br>
To reassure you, yep serialising (yep I'm British) is the way to pass binary data via soap.
<br>
<br>
I remember you saying in a previous post that was anyone else using Web Services? My experience has been that web services are great when used the right places and used properly but without a plan and some organisation it can all get rather complex and messy.<br>
<br>
If I was you I would look into something called 'Service Orientated Architecture' which is often shorted to just 'SOA'.
<a href="http://msdn.microsoft.com/architecture/soa/default.aspx">http://msdn.microsoft.com/architecture/soa/default.aspx</a><br>
<br>
I don't want to do a tutorial on SOA just to say in brief that it isn't a 'Silver Bullet' architecture&nbsp;but a set of best practices and half of them aren't new. Yes it is far reaching and comprehensive and evidentially unfinished but it's a goal and all good
 plans need one of them.<br>
<br>
Have anymore question ... post away!<br>
<br>
-Sabot<br></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/28825-XML-Web-Services-2/3e3d9f54ea2c45f096a49dea01351707#3e3d9f54ea2c45f096a49dea01351707</link>
		<pubDate>Sat, 20 Nov 2004 15:53:56 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/28825-XML-Web-Services-2/3e3d9f54ea2c45f096a49dea01351707#3e3d9f54ea2c45f096a49dea01351707</guid>
		<dc:creator>David Oliver</dc:creator>
		<slash:comments>4</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Sabot/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - XML Web Services 2</title>
		<description><![CDATA[<p><blockquote>
<div>dugsnake wrote:</div>
<div>2)&nbsp; Is there a link or tutorial on how to pass binary data to a web service?&nbsp; For example, how do I pass a png file to a web service?</div>
</blockquote>
<br>
You will need to serialize, because it needs to be valid XML. Typically you'll use something like base64 encoding to pass arbitrary binary data around. There is something called WS-Attachments, which allows you to attach binary files to SOAP messages using
 DIME. WSE has a pretty simple to use WS-Attachments implementation. I have however found it's not really performant once you start passing around really large files, but for your average PNG it'll probably do.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/28825-XML-Web-Services-2/0d3a6b2ca96d4fd78ce39dea01351730#0d3a6b2ca96d4fd78ce39dea01351730</link>
		<pubDate>Sat, 20 Nov 2004 17:54:11 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/28825-XML-Web-Services-2/0d3a6b2ca96d4fd78ce39dea01351730#0d3a6b2ca96d4fd78ce39dea01351730</guid>
		<dc:creator>Sven Groot</dc:creator>
		<slash:comments>4</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Sven Groot/Discussions/RSS</wfw:commentRss>
	</item>
</channel>
</rss>