I've been always a great fan of XML. Yesterday, in the search for Indigo references, I've found a very interesting article by Aaron Skonnard on "Serialization in Windows Communication Foundation". It is always nice to learn directly from architects of a given technology. There is not much about WCF in there, but a lot about object to XML mapping, and how to make serialization and deserialization as flexible and transparent as possible. Especially this point seems to be the most interesting: “The...