B
Bill McCormick
I have a set of classes that I built under the .NET 2.0 FW that I have
used to deserialize an XML doc into objects. I'm pretty sure I can go
the other way as well, but before I do, I wonder if it would be
worthwhile to use LINQ for this instead. If you have experience using
the LINQ to XML API, please share. Thanks.
Bill
used to deserialize an XML doc into objects. I'm pretty sure I can go
the other way as well, but before I do, I wonder if it would be
worthwhile to use LINQ for this instead. If you have experience using
the LINQ to XML API, please share. Thanks.
Bill