Visual C++
Smart Device
Microsoft ISV
Visual FoxPro
.NET Development
Game Technologies
Visual C#
Visual Studio
Architecture
Visual J#
SQL Server
VS Team System
Visual Basic
Windows Forms
VS Express Editions
Software Development Network>> Visual C#>> Eval in VB equivalent in C#
Eval in VB equivalent in C#
Hot Topic
get user directory
How to create a trial version of my Software
Installation Problems with your product
Setup Set Version and Install Overwrite Properties
VS 8 Performance makes it unuseable
Input Integers
find available sql servers
Windows switching
Compare Generics Dictionary
How do I embed an SQL Server Express database with a C# application?
Visual C#
Threading in C#
Hi everybody ! Help me about Charset of Dataset.
Panel/UserControl behavior
Visual C# Application Deployment
Referencing Value Variables
How detemine compiler version for custom attribute ?
how to delete files with a certain extension
Newbie: Two Questions on Generated Delegate Class
TabControls and dynamic tabs
Related to C#
Eval in VB equivalent in C#
What whould be an equivalent commant in C# to the Eval in VB
Thank you.
Answer this question
Eval in VB equivalent in C#
Philippe2
There isn't one built in ( as far as I know ), but you probably could use the CodeDom to evaluate it. Also see if
http://www.codeproject.com/csharp/ExpressionEvaluator.asp#xx1246441xx
is what you are looking for
mike11d11
What are you trying to achieve
Eval in VB equivalent in C#
Answer this question
Eval in VB equivalent in C#
Philippe2
mike11d11