<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/c-sharp/tags/serialization</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 08 Oct 2008 07:01:55 GMT</pubDate>
<item>
<title>(C#) De-serialize Base64 String to Object - Anthony</title>
<link>http://snipplr.com/view/8014/deserialize-base64-string-to-object/</link>
<description><![CDATA[ <p>De-serializes a Base64 String back to it's original object.  First x characters should indicate the byte length of the encoded data.</p> ]]></description>
<pubDate>Mon, 25 Aug 2008 09:55:22 GMT</pubDate>
<guid>http://snipplr.com/view/8014/deserialize-base64-string-to-object/</guid>
</item>
<item>
<title>(C#) Serialize Object to a Base64 String - Anthony</title>
<link>http://snipplr.com/view/8013/serialize-object-to-a-base64-string/</link>
<description><![CDATA[ <p>Serializes an object to a Base64 string.  The first few characters of the serialized string indicate the byte length of the encoded data.</p> ]]></description>
<pubDate>Mon, 25 Aug 2008 09:52:00 GMT</pubDate>
<guid>http://snipplr.com/view/8013/serialize-object-to-a-base64-string/</guid>
</item>
<item>
<title>(C#) Serializing and Deserializing a Class Created with XSD.Exe Using XML Strings - rengber</title>
<link>http://snipplr.com/view/2660/serializing-and-deserializing-a-class-created-with-xsdexe-using-xml-strings/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 16 May 2007 14:33:21 GMT</pubDate>
<guid>http://snipplr.com/view/2660/serializing-and-deserializing-a-class-created-with-xsdexe-using-xml-strings/</guid>
</item>
<item>
<title>(C#) Get XML String Out of an Instance of a Class Generated from an XSD File by XSD.exe - rengber</title>
<link>http://snipplr.com/view/2640/get-xml-string-out-of-an-instance-of-a-class-generated-from-an-xsd-file-by-xsdexe/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 15 May 2007 20:29:41 GMT</pubDate>
<guid>http://snipplr.com/view/2640/get-xml-string-out-of-an-instance-of-a-class-generated-from-an-xsd-file-by-xsdexe/</guid>
</item>
<item>
<title>(C#) Object Serialization - roberocity</title>
<link>http://snipplr.com/view/1378/object-serialization/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 10 Oct 2006 19:47:10 GMT</pubDate>
<guid>http://snipplr.com/view/1378/object-serialization/</guid>
</item>
</channel>
</rss>