September 2009 - Posts

0
Comments

XML Document to XSD To Strong Typed Class by rojay12

Convert XML to XSD to Class   From a command prompt run the following statements to convert first to an XSD then to a CS file.   C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\Bin>xsd c:\myXML.xml /out:c:\ C:\Program Files\Microsoft...
More Posts