Straight It solutions
My archive of working solutions of programming problems
Showing posts with label
xsd
.
Show all posts
Showing posts with label
xsd
.
Show all posts
2016/07/26
How to generate C# classes from xml in Visual Studio ?
Copy xml to clipboard
Open Visual Studio -> create class file -> remove class definition -> edit menu -> Paste special -> Paste XML As Classes
Replace typeA[][] to List<TypeA>
Older Posts
Home
Subscribe to:
Posts (Atom)