View Single Post
  #3 (permalink)  
Old 11-20-2007, 08:48 AM
kingmaker kingmaker is offline
D-Web Genius
 
Join Date: Jun 2007
Posts: 882
kingmaker is on a distinguished road
Send a message via Yahoo to kingmaker
Default 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
__________________
The KINGMAKER
Makes Every Thing Possible

Stuffs (My Blog)
Reply With Quote