<?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: Optimize Large Data Transfer in Web Services with MTOM</title>
	<atom:link href="http://www.tfabraham.com/blog/2006/12/optimize-large-data-transfer-in-web-services-with-mtom/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tfabraham.com/blog/2006/12/optimize-large-data-transfer-in-web-services-with-mtom/</link>
	<description>Visual Studio, .NET, BizTalk Server, SQL Server and more...</description>
	<lastBuildDate>Fri, 27 Aug 2010 11:01:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Jeff Tressler</title>
		<link>http://www.tfabraham.com/blog/2006/12/optimize-large-data-transfer-in-web-services-with-mtom/comment-page-1/#comment-157</link>
		<dc:creator>Jeff Tressler</dc:creator>
		<pubDate>Thu, 18 Sep 2008 15:48:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.tfabraham.com/blog/?p=87#comment-157</guid>
		<description>This is interesting but does not seem to answer the &quot;I frequently hear comments that Web services are inappropriate for carrying large data messages, say greater than 1 MB.&quot; comment.

It deals with not having to expand a large message but wether you send a 3MB PDF in binary or a 4MB Base64 message, it is still greater then the magical 1MB limit. Now if I was sending a 1MB PDF and did not want to expand it to a 1.33 MB and thus pass the &quot;limit&quot; then the above is useful.

But if I want to send a 54 MB XML message, what would be the options with respect to Web Services. That is what is needed with respect to the &quot;Web services are inappropriate for carrying large data messages, say greater than 1 MB&quot; understanding that people have.</description>
		<content:encoded><![CDATA[<p>This is interesting but does not seem to answer the &#8220;I frequently hear comments that Web services are inappropriate for carrying large data messages, say greater than 1 MB.&#8221; comment.</p>
<p>It deals with not having to expand a large message but wether you send a 3MB PDF in binary or a 4MB Base64 message, it is still greater then the magical 1MB limit. Now if I was sending a 1MB PDF and did not want to expand it to a 1.33 MB and thus pass the &#8220;limit&#8221; then the above is useful.</p>
<p>But if I want to send a 54 MB XML message, what would be the options with respect to Web Services. That is what is needed with respect to the &#8220;Web services are inappropriate for carrying large data messages, say greater than 1 MB&#8221; understanding that people have.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Filippo</title>
		<link>http://www.tfabraham.com/blog/2006/12/optimize-large-data-transfer-in-web-services-with-mtom/comment-page-1/#comment-55</link>
		<dc:creator>Filippo</dc:creator>
		<pubDate>Fri, 30 Mar 2007 22:52:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.tfabraham.com/blog/?p=87#comment-55</guid>
		<description>Very interesting.. 

Your Demo code has the Download part. Do you have by any chance the Upload sample?

Thanks,

Filippo

pandiani69@hotmail.com</description>
		<content:encoded><![CDATA[<p>Very interesting.. </p>
<p>Your Demo code has the Download part. Do you have by any chance the Upload sample?</p>
<p>Thanks,</p>
<p>Filippo</p>
<p><a href="mailto:pandiani69@hotmail.com">pandiani69@hotmail.com</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
