J
Jarod
Hello,
is there a way to save settings independent of the assembly version?
..NET always stores the file user.config below a directory that has the
name of the assembly version. When the version of an application
changes, the file is written to a new directory and read from there.
With this behaviour a new version of an application cannot apply
settings that were saved with an older version of that application! Is
there a solution to have this version independent?
Jarod
is there a way to save settings independent of the assembly version?
..NET always stores the file user.config below a directory that has the
name of the assembly version. When the version of an application
changes, the file is written to a new directory and read from there.
With this behaviour a new version of an application cannot apply
settings that were saved with an older version of that application! Is
there a solution to have this version independent?
Jarod