Click here to Skip to main content
15,888,803 members
Articles / Desktop Programming / WPF

WPF Weather App

Rate me:
Please Sign up or sign in to vote.
4.92/5 (38 votes)
5 Nov 2010CPOL9 min read 145K   5.1K   87  
A WPF application that provides weather information using GOOWAPI
Class App

	' Application-level events, such as Startup, Exit, and DispatcherUnhandledException
	' can be handled in this file.

End Class

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Kenya Kenya
Experienced C# software developer with a passion for WPF.

Awards,
  • CodeProject MVP 2013
  • CodeProject MVP 2012
  • CodeProject MVP 2021

Comments and Discussions