Showing posts with label generate classes from XSD file. Show all posts
Showing posts with label generate classes from XSD file. Show all posts

Wednesday, November 16, 2011

generate classes from XSD file

To generate the classes from XSD, run the following on the command line
LinqToXsd.exe /Myschema.xsd

Note: download above exe from codeplex
http://linqtoxsd.codeplex.com/