|
ASP.NET 2.0 US Weather Forecast Custom Control
| Version Compatibility: |
Visual Basic.NET ASP.NET
|
More information: This application shows you how to construct a custom control used to display a three day weather forecast based upon a designated zip code. The control is driven by a public, free web service that returns the seven forecast for any area in the United States by zip code or location. This example project only uses the first three days of the seven day forecast and it implements only the zip code based request for forecast data. Documentation included. This code has been viewed 42000 times. Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents. http://www.freevbcode.com/source/1106/WeatherForecastPackage.ZIP
|