August 2003
Intermediate to advanced
928 pages
32h 1m
English
This chapter covers the
System.Runtime.Serialization.Formatters namespace,
which contains a number of types that are
used by serialization formatters. Figure 39-1 shows
the types in this namespace. This chapter also features
BinaryFormatter and
SoapFormatter, two formatters that live in their
own namespace and rely on the types in the
System.Runtime.Serialization.Formatters namespace.

Figure 39-1. The System.Runtime.Serialization.Formatters namespace