Tag Archives: Visual Studio

Generate Sample XML Data From XSD Using Visual Studio

If you have an XSD file, it is difficult to visualize how the XML file structure looks like. As a developer, you are mostly dealing with XML. As XML file quickly visualizes the data structure, you are looking for a way to get XML file with dummy data from a given XSD file. Visual Studio […]

Xml