<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>WCF &amp;quot;Raw&amp;quot; programming model (Web)</title><link>http://blogs.msdn.com/carlosfigueira/archive/2008/04/17/wcf-raw-programming-model-web.aspx</link><description>I've seen quite a few times in the forums people asking how to control exactly how the data returned by a WCF service. People want to use a certain format for the output of the data which isn't (natively) supported by WCF, such as XML or JSON. A few examples</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>WCF "Raw" programming model - receiving arbitrary data</title><link>http://blogs.msdn.com/carlosfigueira/archive/2008/04/17/wcf-raw-programming-model-web.aspx#8405004</link><pubDate>Fri, 18 Apr 2008 01:41:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8405004</guid><dc:creator>Carlos' blog</dc:creator><description>&lt;p&gt;The previous post mentioned how to return arbitrary data from WCF services. To receive data, however,&lt;/p&gt;
</description></item><item><title>re: WCF "Raw" programming model (Web)</title><link>http://blogs.msdn.com/carlosfigueira/archive/2008/04/17/wcf-raw-programming-model-web.aspx#8849576</link><pubDate>Tue, 12 Aug 2008 03:37:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8849576</guid><dc:creator>sujeetsSpace</dc:creator><description>&lt;p&gt;What the differnt ways you can dispose the Stream that is returned? One way is to dispose the stream when the service type is disposed. However that will only work for per call mode.&lt;/p&gt;
</description></item><item><title>re: WCF "Raw" programming model (Web)</title><link>http://blogs.msdn.com/carlosfigueira/archive/2008/04/17/wcf-raw-programming-model-web.aspx#9063396</link><pubDate>Wed, 12 Nov 2008 20:16:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9063396</guid><dc:creator>richardcollette</dc:creator><description>&lt;p&gt;Interesting. &amp;nbsp;The benefit that I see but not clearly stated here is that you are able to produce HTTP (and only Http since WebOperationContext is being used) protocol services that do not rely on IIS. &amp;nbsp; It is like an httpHandler except no dependency on IIS.&lt;/p&gt;
</description></item><item><title>re: WCF "Raw" programming model (Web)</title><link>http://blogs.msdn.com/carlosfigueira/archive/2008/04/17/wcf-raw-programming-model-web.aspx#9905530</link><pubDate>Fri, 09 Oct 2009 19:55:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9905530</guid><dc:creator>dotnetCarpenter</dc:creator><description>&lt;p&gt;I've been looking all over the Net for this! You are a god send!&lt;/p&gt;
</description></item></channel></rss>