Reading an XML file compiled in a project ???

  • Thread starter Thread starter jkruger
  • Start date Start date
J

jkruger

I have an XML file of data that never changes. So instead
of shipping this file, I would like to add it to the
project in Visual Studio and embed it in the assembly, and
then read the file in from the assembly. Is this possible?

Jon
 

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

Back
Top