<?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>The WCF subset supported by NetCF</title><link>http://blogs.msdn.com/andrewarnottms/archive/2007/08/21/The-WCF-subset-supported-by-NetCF.aspx</link><description>Many people have been asking about what subset of .NET 3.0's Windows Communication Foundation (WCF) will be supported by the .NET Compact Framework 3.5. In this post I present a table with an outline of WCF features and what NetCF supports.</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: The WCF subset supported by NetCF</title><link>http://blogs.msdn.com/andrewarnottms/archive/2007/08/21/The-WCF-subset-supported-by-NetCF.aspx#4493291</link><pubDate>Tue, 21 Aug 2007 14:54:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4493291</guid><dc:creator>Martin Bohring</dc:creator><description>&lt;p&gt;No custom headers ?&lt;/p&gt;
&lt;p&gt;This is a major bummer.&lt;/p&gt;
&lt;p&gt;We just completed an app where we use custom&lt;/p&gt;
&lt;p&gt;headers to track component state, end user language&lt;/p&gt;
&lt;p&gt;settings (according to a WS spec I can't remember right now) and some other app specific meta info, we&lt;/p&gt;
&lt;p&gt;don't want to transfer as parameters.&lt;/p&gt;
&lt;p&gt;This is realized via the extension hooks WCF Desktop provides.&lt;/p&gt;
&lt;p&gt;We already foresee a port to a platform for embedded devices (either CE or more likely .NET Micro Framework). The Desktop WCF3.0 based app runs under XPE.&lt;/p&gt;
&lt;p&gt;If the Compact Framework 3.5 already contains such a stripped down version of WCF, I can only imagine what's left if it comes to the .NET Micro Framework&lt;/p&gt;</description></item><item><title>Subset of WCF supported by .NET Compact Framework 3.5</title><link>http://blogs.msdn.com/andrewarnottms/archive/2007/08/21/The-WCF-subset-supported-by-NetCF.aspx#4542679</link><pubDate>Fri, 24 Aug 2007 15:53:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4542679</guid><dc:creator>Jackie Goldstein's Weblog (In Israel)</dc:creator><description>&lt;p&gt;If you are developing mobile apps and want to know what aspects of WCF will be support by NetCF 3.5,&lt;/p&gt;
</description></item><item><title>Subset of WCF supported by .NET Compact Framework 3.5</title><link>http://blogs.msdn.com/andrewarnottms/archive/2007/08/21/The-WCF-subset-supported-by-NetCF.aspx#4547559</link><pubDate>Fri, 24 Aug 2007 22:43:54 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4547559</guid><dc:creator>Community Blogs</dc:creator><description>&lt;p&gt;If you are developing mobile apps and want to know what aspects of WCF will be support by NetCF 3.5,&lt;/p&gt;
</description></item><item><title>re: The WCF subset supported by NetCF</title><link>http://blogs.msdn.com/andrewarnottms/archive/2007/08/21/The-WCF-subset-supported-by-NetCF.aspx#4571037</link><pubDate>Sun, 26 Aug 2007 10:43:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4571037</guid><dc:creator>BlackTiger</dc:creator><description>&lt;p&gt;Any working samples?&lt;/p&gt;</description></item><item><title>re: The WCF subset supported by NetCF</title><link>http://blogs.msdn.com/andrewarnottms/archive/2007/08/21/The-WCF-subset-supported-by-NetCF.aspx#4603614</link><pubDate>Tue, 28 Aug 2007 07:53:10 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4603614</guid><dc:creator>chadbr</dc:creator><description>&lt;p&gt;For what it’s worth…&lt;/p&gt;
&lt;p&gt;It sure would be nice if the CF supported WCF binary serialization (and plain binary serialization!)&lt;/p&gt;
&lt;p&gt;Doing XML on a small device just doesn't make sense from a processing and memory perspective. Our development efforts are constantly hampered by this limitation.&lt;/p&gt;
&lt;p&gt;Here’s hoping to see it “fixed” in 4.x.&lt;/p&gt;</description></item><item><title>Handy "What is supported" table for Windows Communication Foundation in .NET Compact Framework v3.5</title><link>http://blogs.msdn.com/andrewarnottms/archive/2007/08/21/The-WCF-subset-supported-by-NetCF.aspx#4816777</link><pubDate>Sat, 08 Sep 2007 00:30:10 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4816777</guid><dc:creator>David Kline</dc:creator><description>&lt;p&gt;Last month, Andrew Arnott posted a very handy table that compares the Windows Communication Foundation&lt;/p&gt;
</description></item><item><title>.NET Compact Framework 3.5 支持 WCF 的子集</title><link>http://blogs.msdn.com/andrewarnottms/archive/2007/08/21/The-WCF-subset-supported-by-NetCF.aspx#4831406</link><pubDate>Sat, 08 Sep 2007 19:07:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4831406</guid><dc:creator>黎波</dc:creator><description>&lt;p&gt;本文介绍了 .NET Compact Framework 3.5 对 Windows Communication Foundation 的支持，并简单比较了它跟 .NET Framework 3.5 版的功能差异。&lt;/p&gt;
</description></item><item><title>Using Compact SvcUtil to interact with ServiceContracts</title><link>http://blogs.msdn.com/andrewarnottms/archive/2007/08/21/The-WCF-subset-supported-by-NetCF.aspx#4885546</link><pubDate>Thu, 13 Sep 2007 02:26:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4885546</guid><dc:creator>Dan Horbatt's Blog</dc:creator><description>&lt;p&gt;Due to size constraints, only a subset of WCF features were ported over, including ServiceContract support.&lt;/p&gt;
</description></item><item><title>Using NetCFSvcUtil.exe to interact with ServiceContracts</title><link>http://blogs.msdn.com/andrewarnottms/archive/2007/08/21/The-WCF-subset-supported-by-NetCF.aspx#4886077</link><pubDate>Thu, 13 Sep 2007 02:57:01 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4886077</guid><dc:creator>Noticias externas</dc:creator><description>&lt;p&gt;Due to size constraints, only a subset of WCF features were ported over, excluding ServiceContract support&lt;/p&gt;
</description></item><item><title>re: The WCF subset supported by NetCF</title><link>http://blogs.msdn.com/andrewarnottms/archive/2007/08/21/The-WCF-subset-supported-by-NetCF.aspx#4890102</link><pubDate>Thu, 13 Sep 2007 10:47:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4890102</guid><dc:creator>Jose María Villagrá</dc:creator><description>&lt;p&gt;Ups, no username/password on WS-Security message level security?? Ups... that's a big problem for me.... &amp;nbsp;we have an API thats implementes username/password based on our Custom Providers. &lt;/p&gt;
&lt;p&gt;If we dont have this option in WCF in NETCF, how can we do it? Any idea? &lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;</description></item><item><title>re: The WCF subset supported by NetCF</title><link>http://blogs.msdn.com/andrewarnottms/archive/2007/08/21/The-WCF-subset-supported-by-NetCF.aspx#5137270</link><pubDate>Wed, 26 Sep 2007 09:41:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5137270</guid><dc:creator>Benk</dc:creator><description>&lt;p&gt;I still think the mail transport is a very dubious decision ... &amp;nbsp;Especially when there are so many critical things left out &lt;/p&gt;
&lt;p&gt;Binary formatter&lt;/p&gt;
&lt;p&gt;USerName/ Password&lt;/p&gt;
&lt;p&gt;Callbacks and services... &lt;/p&gt;
&lt;p&gt;Proxy generation.. &lt;/p&gt;
&lt;p&gt;Reliable messaging.. &lt;/p&gt;
&lt;p&gt;What additional value does 3.5 give us over 2.0 eg we alreally got over running basic binding over https. Compression ? &amp;nbsp;DO we have 1/2 meg of dlls for mail channels and client WS-addresing support when devices and the certificante may get lost .. &lt;/p&gt;
&lt;p&gt;Thanks for the writeup however... &lt;/p&gt;</description></item><item><title>re: The WCF subset supported by NetCF</title><link>http://blogs.msdn.com/andrewarnottms/archive/2007/08/21/The-WCF-subset-supported-by-NetCF.aspx#5179283</link><pubDate>Fri, 28 Sep 2007 07:27:25 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5179283</guid><dc:creator>Miguel Madero</dc:creator><description>&lt;p&gt;I dont know why WS-ReliableMessaging is not including, I thinks that one in particular is really needed and it's also easy to implement. &lt;/p&gt;</description></item><item><title>re: The WCF subset supported by NetCF</title><link>http://blogs.msdn.com/andrewarnottms/archive/2007/08/21/The-WCF-subset-supported-by-NetCF.aspx#5179289</link><pubDate>Fri, 28 Sep 2007 07:27:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5179289</guid><dc:creator>Miguel Madero</dc:creator><description>&lt;p&gt;I dont know why WS-ReliableMessaging is not included, I thinks that one in particular is really needed and it's also easy to implement. &lt;/p&gt;</description></item><item><title>Random CF.NET links</title><link>http://blogs.msdn.com/andrewarnottms/archive/2007/08/21/The-WCF-subset-supported-by-NetCF.aspx#5208780</link><pubDate>Sun, 30 Sep 2007 12:59:42 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5208780</guid><dc:creator>Ruslan Trifonov's blog</dc:creator><description>&lt;p&gt;I was too busy lately in order to blog and read blogs(never do this at home). I had to &amp;amp;quot;read&amp;amp;quot;&lt;/p&gt;
</description></item><item><title>re: The WCF subset supported by NetCF</title><link>http://blogs.msdn.com/andrewarnottms/archive/2007/08/21/The-WCF-subset-supported-by-NetCF.aspx#6465569</link><pubDate>Thu, 22 Nov 2007 09:00:54 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6465569</guid><dc:creator>andarno</dc:creator><description>&lt;p&gt;I'm sorry for the confusion in the table. &amp;nbsp;NetCF's version of WCF _does_ support custom headers. &amp;nbsp;It is merely the automated service proxy generation tool (NetCFSvcUtil) that does not support custom headers. &amp;nbsp;You're free to use the Compact WCF's message pipe to send/receive messages with any custom headers you want.&lt;/p&gt;
</description></item><item><title>re: The WCF subset supported by NetCF</title><link>http://blogs.msdn.com/andrewarnottms/archive/2007/08/21/The-WCF-subset-supported-by-NetCF.aspx#6751603</link><pubDate>Thu, 13 Dec 2007 00:49:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6751603</guid><dc:creator>Abraham</dc:creator><description>&lt;p&gt;SoapFormatter is not supported in Compact WCF &lt;/p&gt;</description></item><item><title>re: The WCF subset supported by NetCF</title><link>http://blogs.msdn.com/andrewarnottms/archive/2007/08/21/The-WCF-subset-supported-by-NetCF.aspx#6802957</link><pubDate>Wed, 19 Dec 2007 09:15:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6802957</guid><dc:creator>bob</dc:creator><description>&lt;p&gt;I agree with Benk.&lt;/p&gt;
&lt;p&gt;Not having the following is a big disappoint to me.&lt;/p&gt;
&lt;p&gt;Binary formatter -- xml serialization is slow and pocket devices don't have much MHz to spear.&lt;/p&gt;
&lt;p&gt;UserName/ Password -- needed in an enterprise system.&lt;/p&gt;
&lt;p&gt;Reliable messaging -- pocket devices are always on bad networks e.g. &amp;nbsp;mobile phone network / wifi etc....&lt;/p&gt;</description></item><item><title>re: The WCF subset supported by NetCF</title><link>http://blogs.msdn.com/andrewarnottms/archive/2007/08/21/The-WCF-subset-supported-by-NetCF.aspx#7511495</link><pubDate>Thu, 07 Feb 2008 12:58:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7511495</guid><dc:creator>Alexander Philippou</dc:creator><description>&lt;p&gt;You can use Fast Infoset as binary formatter on both .NET and .NET CF. It's more compact, faster to process, standards-based &amp;nbsp;and cross-platform interoperable. More info at &lt;a rel="nofollow" target="_new" href="http://www.noemax.com/products/wcfx/"&gt;http://www.noemax.com/products/wcfx/&lt;/a&gt;&lt;/p&gt;</description></item><item><title>re: The WCF subset supported by NetCF</title><link>http://blogs.msdn.com/andrewarnottms/archive/2007/08/21/The-WCF-subset-supported-by-NetCF.aspx#7906348</link><pubDate>Tue, 26 Feb 2008 19:19:40 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7906348</guid><dc:creator>Dan C</dc:creator><description>&lt;p&gt;Where can I find the GzipEncoder samples?&lt;/p&gt;</description></item><item><title>re: The WCF subset supported by NetCF</title><link>http://blogs.msdn.com/andrewarnottms/archive/2007/08/21/The-WCF-subset-supported-by-NetCF.aspx#8334575</link><pubDate>Tue, 25 Mar 2008 03:13:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8334575</guid><dc:creator>mobile phone deals</dc:creator><description>&lt;p&gt;I've tried binary serialization but my mobile phone device is grinding to an halt!&lt;/p&gt;
</description></item><item><title>re: The WCF subset supported by NetCF</title><link>http://blogs.msdn.com/andrewarnottms/archive/2007/08/21/The-WCF-subset-supported-by-NetCF.aspx#8960656</link><pubDate>Sun, 21 Sep 2008 22:38:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8960656</guid><dc:creator>Zack Evans</dc:creator><description>&lt;p&gt;Guys, hello.. and thanx in advance.. I've spent the last 3 days getting my WCF service to work with the GZipMessageEncoder &amp;nbsp;sample found in the WCF samples pack.. I've tested with a normal winforms app and was so exited with my compression until I found out that I couldn't use that library in the compact framework. My question is am I missing something ? (don't joke, I know &amp;nbsp;system.servicemodel.Configuration and a couple) . how can i then use gzipmessgeencoding in compact framework. and will there be support in the future?&lt;/p&gt;
&lt;p&gt;Once again, thanx in advance your help and comments will be appreciated.&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Zack&lt;/p&gt;</description></item></channel></rss>