advertisement

Find Code  Advanced Search   

Free Newsletters:   
browse free vb code
Submit Code
ASP,  HTML, and XML
Database
Dates  and Math
Files  and Directories
Forms  and Controls
Lists,  Collections, and Arrays
Miscellaneous
Multimedia/Games
Office/VBA
Network/Internet
Registry
Screen/Graphics
String  Manipulation
System/API
Windows  2000/XP
VB.NET/ASP.NET



advertisement
ASP.NET 2.0 US Weather Forecast Custom Control

Author: Scott Lysle
Category: VB.NET/ASP.NET
Type: Controls
Difficulty: Intermediate

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

Sponsored Links