Posted by
So you seen the following warning message? Warning 1 ‘System.Xml.XmlValidatingReader’ is obsolete: ‘Use XmlReader created by XmlReader.Create() method using appropriate XmlReaderSettings instead
Follow this link:
Validation of XML with XSD with C#
No comments yet.