Community

Converting between XML Schema and CLR Types using the XmlConvert Class

This sample application demonstrates how to use the XmlConvert class to convert from XML Schema data types to corresponding CLR types (and vice versa), and shows how to use the EncodeName() method to ensure that dynamically created XML element and attribute names do not contain prohibited characters

Read More - Register for Free Membership