Help with configuration file
C#
2
Posts
2
Posters
0
Views
1
Watching
-
i working on 2 parts application windows service and windows application i want to attach them to the same configuration file. is it possible. and if it yes how shuold i do it ? and if it is not? what other solution. regards
-
i working on 2 parts application windows service and windows application i want to attach them to the same configuration file. is it possible. and if it yes how shuold i do it ? and if it is not? what other solution. regards
Have the config file for each point to a central config file: MSDN: appSettings[^]
Upcoming FREE developer events: * Developer Day Scotland Recent blog posts: * Follow up on hiring a software developer * The Value of Smaller Methods My website | blog