I have created an XML document. What is the easiest/best way to read it in C# ?
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?