Evaluate a string expression
Is there any built-in library present in C# .net other than third parties to evaluate an expression which is in the form of a string
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Keerthana KolandasamyPosted Jul 22, 2014, 3:10 AM
Actually I am working on WPF C#.I could not find a way to use ScriptControl there.So I used a Javascript method eval() by creating dll and used it.
Thank you
VulpesPosted Jul 4, 2014, 3:30 AM
Check this thread:
http://www.c-sharpcorner.com/Forums/Thread/134939/formula-in-C-Sharp-net.aspx