L
listerofsmeg
Newbie here.
I want to use a .config file with my simple console app, but no matter
what I do I cannot get the "dynamic" rollout in my properties window.
In the end I gave up and coded the calls to
ConfigurationSettings.AppSettings.Get() myself, but my problem now is
creating the config file. It looks like I'll have to do that manually
too.
Am I missing something fundamental? I tried creating a windows app,
but couldn't get "dynamic" in that either, except for controls that I
dragged onto the form.
Thanks,
Lister
I want to use a .config file with my simple console app, but no matter
what I do I cannot get the "dynamic" rollout in my properties window.
In the end I gave up and coded the calls to
ConfigurationSettings.AppSettings.Get() myself, but my problem now is
creating the config file. It looks like I'll have to do that manually
too.
Am I missing something fundamental? I tried creating a windows app,
but couldn't get "dynamic" in that either, except for controls that I
dragged onto the form.
Thanks,
Lister