J
J. van Herten
I am searching for the replacement of the scriptcontrol of VB6 in .NET.
I am plaing with the CodeDOM but I cannot get to evaluate a string text to
the result I want.
String text = "1 + 2"
Result shoul be 3.
I am plaing with the CodeDOM but I cannot get to evaluate a string text to
the result I want.
String text = "1 + 2"
Result shoul be 3.