March 2002
Intermediate to advanced
864 pages
31h 8m
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 the 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