bgx:components logo
© 2004 -2005
Bernhard Gaul



ASP.NET WeatherClient

This is an example of how to use the webservice proxy dll created with the .NET proxy generator to render weather information as HTML output. The functionality is basically the same as the Flash client, without the graphical visualization.

The sample package contains the GlobalWeather.dll which you have to upload to the bin directory of your .NET application.

The weather.aspx file contains all code necessary for the HTML inteface. It should work from any location within your website.

View the ASP.NET client

Download the sample files (ZIP file, 6 kB)

Links

View the Flash visualization

Read an interview I gave CapeScience regarding this Flash client.

How to use the .NET Webservice proxy generator from the command line

Generating and using a .NET Webservice proxy with Dreamweaver