
How to use
1: Compile the class and add to your application reference list.
2: Add the following line to display output
Console.WriteLine(CodeDomCalc.Calculator.Execute("2*55/1.5", "double").ToString());
[Save]
Back to Home
As Nerdy As It Gets!

How to use
1: Compile the class and add to your application reference list.
2: Add the following line to display output
Console.WriteLine(CodeDomCalc.Calculator.Execute("2*55/1.5", "double").ToString());
[Save]
Posted by
Animaonline
at
15:49
0
comments
Labels: Calculator, CodeDom, Programming, Roman Alifanov, Visual Studio 2008