Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

binary serialization - XmlSerializer

0 views
Skip to first unread message

jwei

unread,
Nov 5, 2009, 2:48:01 AM11/5/09
to
i would use binary serialization on .net ce 5.0
the only built in way is XmlSerializer ? or exists a kind of binary
serialization ?
thanks

Christian Resma Helle

unread,
Nov 5, 2009, 2:59:03 AM11/5/09
to
There's a product by gotcf.net that might have the solution you want. I've
never tried it myself though...
http://gotcf.net/

Otherwise there is the free CompactFormatter
http://www.freewebs.com/compactFormatter/About.html


--
Regards,
Christian Resma Helle
http://christian-helle.blogspot.com

Ginny Caughey

unread,
Nov 5, 2009, 7:21:21 AM11/5/09
to
As Christian suggested, CompactFormatter (or rather its child
CompactFormatterPlus) works quite well and is much faster than using Xml
serialization.

--

Ginny Caughey
Device Application Development MVP

"jwei" <jw...@discussions.microsoft.com> wrote in message
news:3B2DDC22-A76C-4D2C...@microsoft.com...

0 new messages