E
elain
Hi all,
Is there the best way to store lots of constant values(like error
messages) in asp.net application -- i mean soemwhere that other
persons(who is not a programmer or developer) can change those values
and still can run the application without recompile? Please don't tell
me web.config file, i don't want to mix configuration keys with these
constant values;
thanks,
Elain
Is there the best way to store lots of constant values(like error
messages) in asp.net application -- i mean soemwhere that other
persons(who is not a programmer or developer) can change those values
and still can run the application without recompile? Please don't tell
me web.config file, i don't want to mix configuration keys with these
constant values;
thanks,
Elain