
- Forum
- Programming Talk
- XML
- Suggestion on Tool
Suggestion on Tool
This is a discussion on Suggestion on Tool within the XML forums, part of the Programming Talk category; I want to generate a class that I can use to provide a typed DataSet for my XML application. Is ...
-
Suggestion on Tool
I want to generate a class that I can use to provide a typed DataSet for my XML application. Is there any tool or resource I could use for achieving my stated purpose. Kindly help me on this.
-
There is tool available for providing a typed DataSet for your XML application. You can make use of XSD.EXE tool to generate the necessary class code from an XML schema that can be compiled and used within your application.

Reply With Quote





