Is there any long time usable free service on the web that I can use to read and write information into my application, I need a free weather service to display my city temperature as a markee text running on my window title.
Thanks
Is there any long time usable free service on the web that I can use to read and write information into my application, I need a free weather service to display my city temperature as a markee text running on my window title.
Thanks
The Norwegian Meteorological Institute have free for commercial use weather The Norwegian Meteorological Institute. Or you may use Open Weather Map Open weather map.
You can use this library: CSharp_Weather It is very easy to use library for .NET.
Google for weather web service... Here's the first hit.
Here's some of my F# code that can be easily translated to C#, using Yahoo web service.