J
Jason Gleason
I'm currently using visual studio.net to develop a c# windows application. I
was wondering if there is any way to make an xml file (with say
connectionstring data in it) part of the program. Like when I compiled the
program i could reference the file somehow without having it actually be in
the debug directory, or actually having to add it to export to setup
projects (and making connection string viewable to anyone using it).
I'm probably not explaining what I mean to well, but i can answer further
questions if anyone has any.
was wondering if there is any way to make an xml file (with say
connectionstring data in it) part of the program. Like when I compiled the
program i could reference the file somehow without having it actually be in
the debug directory, or actually having to add it to export to setup
projects (and making connection string viewable to anyone using it).
I'm probably not explaining what I mean to well, but i can answer further
questions if anyone has any.