V
VB Programmer
I suppose it's XML, but is there a way to easily parse/read app settings?
In ASP.NET I can use the '<appSettings>' section in the Web.config (by
calling the ConfigurationSettings.AppSettings method.) I would like to find
another similar way to do it in VB.NET.
Thanks.
In ASP.NET I can use the '<appSettings>' section in the Web.config (by
calling the ConfigurationSettings.AppSettings method.) I would like to find
another similar way to do it in VB.NET.
Thanks.