TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Ian Journeaux
NA
2
4.4k
CLickOnce and User modifable config settings
Jan 14 2011 9:22 PM
I am a novice C# progrmamer and I am trying to use ClickOnce to deploy an simple console application. I have a config file where the user configures the some settings for the correct operation of the software.
If I compile for a normal application, the config file is in the same folder as the application. The config file is easy for the user to fine and edit. Unfortunately with ClickOnce, the config file is located in once of the obscure ClickOnce folders.
What is the best way to create a config file is a folder the is easier for the user to find? Perhaps the USER AppData folder under the program name?
Reply
Answers (
1
)
Problem with Data Template
Expression Tree API - Invoking method