Showing posts with label DataContractSerializer. Show all posts
Showing posts with label DataContractSerializer. Show all posts

Wednesday, 14 September 2011

Simple Serialization To Console

Here's a few examples of a basic data item being serialized using different techniques:

Xml, Mtom, Binary, BinarySession & Json.

ScreenShot

 

Source code: http://stevenhollidge.com/blog-source-code/SerializationExamples.zip