Wednesday, November 16, 2005 2:41 PM
by
whodurun4 Edit
XML Serialization for Objects in .NET 2.0
Thiru Thangarathinam put together a clear and concise article on
serializing objects in .NET 2.0 with the IXmlSerializable interface. It is as complete as it is succinct. The only other thing I'd like to see is how to use xsd schemas.