Alex Prinias asked 2016-07-07 16:32:21 UTC
Hi,
If I may make a suggestion, I think it would be better if you put Wisej-related settings in a separate Web.config configuration section and not the generally used appSettings. I prefer to keep my appSettings in a separate file and import it into the Web.config in a single line with
instead of messing with the Web.config every time I need to make a change. If I want to keep the same importing I will have to remove the generated appSettings section and copy/paste Wisej settings in my separate file.
Just a suggestion.
Best,
Alex
Alex Prinias asked 2016-07-07 16:32:21 UTC
Hi,
If I may make a suggestion, I think it would be better if you put Wisej-related settings in a separate Web.config configuration section and not the generally used appSettings. I prefer to keep my appSettings in a separate file and import it into the Web.config in a single line with
instead of messing with the Web.config every time I need to make a change. If I want to keep the same importing I will have to remove the generated appSettings section and copy/paste Wisej settings in my separate file.
Just a suggestion.
Best,
Alex