Hi,
why various adress in source are hard coded (for example : url = String.Format("http://xoap.weather.com/weather/local/{0}?cc=*&dayf=5&link=xoap ....... in GUIWindowWeather.cs).
It's sure web sites will change their access.
Why these adress are not in a config file (xml) ?
Have a good day
csc
why various adress in source are hard coded (for example : url = String.Format("http://xoap.weather.com/weather/local/{0}?cc=*&dayf=5&link=xoap ....... in GUIWindowWeather.cs).
It's sure web sites will change their access.
Why these adress are not in a config file (xml) ?
Have a good day
csc