|
.Net Framework Logo (Photo credit: Wikipedia) |
I've recently came across the need to read symbolic math expressions from an Access database table as strings and evaluate them in a VB.Net program. Turns out that .Net does not allow for that natively. I found some real nice articles. Here are three of them:
Is there a string math evaluator in .NET?
VB.Net- Evaluating Mathematical Expression in a String
VB.NET Expression Evaluator using CodeDom.
No comments:
Post a Comment