Where Can I find good tutorial about XMl serialization to the object? Thanks.
We use Serialization to write the data in Binary Format and IN XML format. for binary format we use BibnaryFormatSerialization and for XML format we use SoapFormatSerialization.