Skip to content

Unit Converter Starter Kit

Simon (darkside) Jackson edited this page Aug 21, 2020 · 8 revisions

Unit Converter Starter Kit

Area Submitted Type
Games: Data Management 11/19/2010 Code Sample

Sample Overview

This Windows Phone 7 Starter Kit is a complete Unit Converter application written in C#. The program enables the user with to convert values from one type of unit to another. The units can be in the following categories: length, temperature, speed, time, volume, angle, weight, or area.

The program consists of two pages. The user enaters a number on the main page. This number is displayed in one unit, and then converted and displayed in another unit. For example, the user can enter eight inches and the program will then convert that to 20.32 centimeters. If the user has a particular conversion that they use frequently, they can save it as a favorite.

You can also view the documentation for this Starter Kit in the MSDN Libary. View the documentation for this Starter Kit.

All content and source code downloaded from this page are bound to the Microsoft Permissive License (Ms-PL).

Download Size Description
UnitConverterStarterKit 0.13MB This Windows Phone 7 Starter Kit is a complete Unit Converter application written in C#. The program provides the user with the ability to convert values from one type of unit to another.
UnitConverterStarterKit.zip 0.13MB This Windows Phone 7 Starter Kit is a complete Unit Converter application written in C#. The program provides the user with the ability to convert values from one type of unit to another.
Clone this wiki locally