Organising files and resources used by a .net project - TechRepublic
General discussion
November 4, 2004 at 04:46 AM
jmaserati

Organising files and resources used by a .net project

by jmaserati . Updated 21 years, 8 months ago

vb.net vs2003

Where is the best place to put related files eg xml files when developing a project?

They need to be accessible from the development project and also the installed project, so putting them in the solution folder is awkward. I wanted to use the LocalUserAppDataPath but you can’t specify this when adding a file when developing the project, or can you? Can anyone advise me how they have cracked this problem.

This discussion is locked

All Comments