Persistent application-scope settings shared among serveral running instances

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Alex N
    New Member
    • Nov 2009
    • 1

    Persistent application-scope settings shared among serveral running instances

    My question relates to one of the previous ones,
    http://bytes.com/topic/c-sharp/answers/545389-saving-properties-settings-dll-project

    If i want to share a single <app>.exe.confi g file among several networked running instances of the same app, how can i save changes of an application-scope settings so other instances after Reload or unexpected reboot will have latest values?
Working...