Member • Jul 7, 2013
Can anyone help in coding?
Say in a c# program a user is asked to enter another c# code and we store that code say in a string(sugggest anything else better to store that code).Now we have to execute that program (inputed by user)?Is there any way??