G
Guest
Hi,
There is something fundamental which i donn't get it.
I created a new Win Forms project in dotNet 2.0.
I added Keys and Values to the settings.
When I use ConfigurationManager.AppSettings, it returns empty collection?!
I can get the values through the use of Properties.Settings - Strongly
types.
But how do i get the collection itself?
Why the is empty ConfigurationManager.AppSettings?
Thanks
There is something fundamental which i donn't get it.
I created a new Win Forms project in dotNet 2.0.
I added Keys and Values to the settings.
When I use ConfigurationManager.AppSettings, it returns empty collection?!
I can get the values through the use of Properties.Settings - Strongly
types.
But how do i get the collection itself?
Why the is empty ConfigurationManager.AppSettings?
Thanks