I'm trying to serialize a *List* of objects, where each object contains a DataTable. I'm just using the XmlSerializer, out of the box. The result I'm getting is that each object (in the resulting...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_23194642.html