ZiBaT => Peter Levinsky => Programming => exercise

Components 2
Calculator + DLL + Exchange

Updated : 2015-08-24

Component - library- part 2

Mission:

You have download this dll-file (MathClass.dll).
From these files and information, you are to build an application, which make use of the functionality  provided of the dll-file.

Exercise:

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.