How to check that XML is valid XML ?
Hello All,I am working on vb.net project,
In this project i am generating one xml file using one xslt and want to send this xml to StringReader but it's not ? and after sending it to StringReader out put is Noting. i want to check that the XML i m passing to it is valid.
Can some one tell me how to check that ?
Thanks,
Nilesh Thakur.