Thread
:
XML Class Generator for C# using XSD for deserialization
View Single Post
#
3
11-20-2007, 07:48 AM
kingmaker
D-Web Genius
Join Date: Jun 2007
Posts: 881
Re: XML Class Generator for C# using XSD for deserialization
in .net there is one exe "xsd"
that have many options to convert a xml to class,schema ...
xsd /c /l:vb customer.xsd
kingmaker
View Public Profile
Send a private message to kingmaker
Find all posts by kingmaker