weatherview

About this tag
WeatherView is a universal Windows app sample written in C# that runs on both Windows 8.1 and Windows Phone 8.1. The app uses geolocation and two web services to create a graphical weather display. It is based on a real app available in the Windows Store and Windows Phone Store, with source code provided for developers. The sample demonstrates how to build a universal application that works across multiple Windows platforms, making it a useful reference for developers interested in Windows app development and weather-related functionality.
  1. News

    WeatherView, a C# Universal App Sample

    Today's project shows off a simple yet "real" universal application that's already available in the Stores for free, but the source is available too... Link Removed This is a sample which creates a universal Windows app written in C#, that runs on both Windows 8.1 and Windows Phone 8.1. You...
Back
Top