4
Reply

I have created an XML document. What is the easiest/best way to read it in C# ?

mike hayers

mike hayers

Jul 2 2012 9:11 AM
1.9k
I have created an XML document. What is the easiest/best way to read it in C# ? And if I want to create C# code from my xml whats the best way to do it without having to do it all by hand?

Answers (4)