ASP.NET Weather Module
- Get weather from a configured location
- Get weather from the client location (GeoIP)
- Configurable Class Library Setting
- XSLT and CSS enabled
In the box
- .NET Class Library Assembly and Source Code
- Direct access to configurable class properties mapped to weather webservice parameters
- Uses http://worldweatheronline.com/ (requires Free or Premium aikey from http://developer.worldweatheronline.com/)
- Uses Weather Underground as another choice, http://www.wunderground.com/weather/api/
- Handles IP Calculation
- Handles GeoIP for getting the weather based on the client location
- Enables customization of properties (forecast days, city, and others)
- Shipped with XSLT style sheet to easily tweak the rendering of the xml output to html
- Shipped with CSS stylesheet for customization of look and feel
- Shipped with demo project in C# implementing file system caching and error handling
- Support and examples for 3 services (WWO Free, WWO Premium, WU)
Version History
v1.1
- Fixed minor XSLT inconsistencies in the premium WWO service
- Added a space between wind values and units
v1.00
- First version
- GeoIP capability (client based)
- XSLT and CSS provided for rendering at will
- Multiple providers
If you purchase, please take a brief moment to rate this product