For Programmers: Free Programming Magazines  


Home > Archive > C# > December 2005 > some help needed









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author some help needed
spectre

2005-12-11, 1:50 am

I'm looking for a library to extract the class structure from the source code and export it to xml. It's a thing i have to do for school, i have to study a few of these libraries and do an xsml parsing on the xml file created, and generate a html page (similar to ndoc output). But i can't find any library like this. Could someone please point me in the right direction?
spalding

2005-12-19, 8:48 pm

xsd.exe should allow you to reverse engineer a class to an xml schema and viceversa. It's deployed with the DotNet SDK but you'll need to run it from the commandline.
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com