J
JC
Hello,
I'm looking for examples of how to make dynamic creation
of code and dynamic execution of the same code. I want to
do some code dynamically and then I want to use it to get
some results. Then I want to store the C# code in a
database.
I found an example explaining how to do a sum of 100
numbers. What I didn't understand was the way to
generalize it's use.
Any solutions fot this ?
Thanks.
I'm looking for examples of how to make dynamic creation
of code and dynamic execution of the same code. I want to
do some code dynamically and then I want to use it to get
some results. Then I want to store the C# code in a
database.
I found an example explaining how to do a sum of 100
numbers. What I didn't understand was the way to
generalize it's use.
Any solutions fot this ?
Thanks.