Related resources for XMLConvert class
  • Verify XML Names Using C#5/27/2013 1:49:55 PM. The XML specification does not allow some characters to be a part of valid XML names. We can use the XMLConvert class and its methods to verify, encode and decode names.
  • The XmlConvert class9/29/2012 6:01:36 AM. In this article I will explain you how to read an XmlConvert Class in ADO.NET.