G
Guest
hi,
Is there an equivalent of the web.config for windows apps, so that it's easy to get configuration values
like ConfigurationSettings.AppSettings("myKey") in ASP.NET.
Or do I have to use my own xml file and query that?
thanx,
t
Is there an equivalent of the web.config for windows apps, so that it's easy to get configuration values
like ConfigurationSettings.AppSettings("myKey") in ASP.NET.
Or do I have to use my own xml file and query that?
thanx,
t