WinConvert application


Description

WinConvert is a Windows Forms application that alows users to perform measure conversions.
Measures and conversions formulas can be added end edited. The configuration can be saved and loaded from XML file.
WinConvert demonstrates the following .Net features:

Download and installation

Download WinConvert.ZIP, unzip and run WinConvert.exe

Usage

1.Conversion

Select the measure to convert from
Select the measure to convert to
Enter the value to convert
Press "Convert" button
The result will appear in "Result" text box.

2.Configuration
On "Measures" page you can define new measures and measure types and set their names and abbreviations.



On "Converters" page you can define new converters and set their formulas.



3.Persistance
The configuration may be loaded and saved into an XML file using the File|Save and File|Load menu items.

4.Dont forget to look at the "About" box !

Source code

ZIP archive containing the source tree

to main .Net page

 Home    My LiveJournal    Professional    Photos    Hobbies    Friends  


Copyright (C) 2002, Ilia Tulchinsky
If you have any questions, bug reports, suggestions or just thoughts worth sharing contact me at ilia@tulchinsky.com.