ZiBaT
=> Peter Levinsky
=> Programming => exercise |
Brush up 2 |
Updated : 2015-08-24
|
You have received randomly an USB-key including a DLL-file and some documentation.
From these files and information, you are to build an application, which make use of the functionality provided of the DLL-file.
Create a project (console, wpf or windows store app) e.g. ‘CalculatorApp’.
In this project, include the DLL-file.
Make your User Interface
Start simple and then make it more and more advanced e.g. start with the addition function.