xml schema to the ui not to file

  • Thread starter Keith Henderson
  • Start date
K

Keith Henderson

this writes the dataset to a file --> ds.WriteXmlSchema("c:\\mySchema.xsd");

how do i instead write it to the winform, say in a text box?

then once its on the screen i want the user to be able to click saveas and
everything in the textbox can get written to a xsd file. how do i do that?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top