<?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: Binary Serialization with Micro Framework</title>
	<atom:link href="http://www.microframework.nl/2008/11/17/binary-serialization-with-micro-framework/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.microframework.nl/2008/11/17/binary-serialization-with-micro-framework/</link>
	<description>Elze Kool&#039;s experiences with the Micro Framework</description>
	<lastBuildDate>Thu, 31 Mar 2011 00:39:10 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Wertugo</title>
		<link>http://www.microframework.nl/2008/11/17/binary-serialization-with-micro-framework/comment-page-1/#comment-3697</link>
		<dc:creator>Wertugo</dc:creator>
		<pubDate>Mon, 11 Oct 2010 17:00:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.microframework.nl/?p=171#comment-3697</guid>
		<description>In my one project, i need communicate desctop-win32 full .net framework, win-mobile cf 3.5 .net framework and .Net Micro Framework device. Applications data - Serialize Data from Micro Framework. But Full, Compact Framework BinarySerializer is different that Serializer in Micro Framework. I used Microsoft source code from Microsoft.SPOT.Debugger.DLL. 

It place in Micro Framework Porting Kit 4.0, path:
...MicroFrameworkPK_v4_0\Framework\Debugger\BinaryFormatter.cs</description>
		<content:encoded><![CDATA[<p>In my one project, i need communicate desctop-win32 full .net framework, win-mobile cf 3.5 .net framework and .Net Micro Framework device. Applications data &#8211; Serialize Data from Micro Framework. But Full, Compact Framework BinarySerializer is different that Serializer in Micro Framework. I used Microsoft source code from Microsoft.SPOT.Debugger.DLL. </p>
<p>It place in Micro Framework Porting Kit 4.0, path:<br />
&#8230;MicroFrameworkPK_v4_0\Framework\Debugger\BinaryFormatter.cs</p>
]]></content:encoded>
	</item>
</channel>
</rss>

