Grofit
August 23rd, 2009, 04:26 PM
Hey,
Im just wondering if you can use the DLR for dynamic scripting logic within winforms based applications, or at least console based applications.
I tried to find any examples online but couldnt find much, so was wondering if anyone had anything on it...
All i need for the basics to test is being able to make a class, have a c# console app that lets you put in a value, then call the script to change the value on the object then display the value... that there should give me the building blocks for everything else i need to do... would like to use JScript ideally but any DLR language to show the principle is fine :D
Im just wondering if you can use the DLR for dynamic scripting logic within winforms based applications, or at least console based applications.
I tried to find any examples online but couldnt find much, so was wondering if anyone had anything on it...
All i need for the basics to test is being able to make a class, have a c# console app that lets you put in a value, then call the script to change the value on the object then display the value... that there should give me the building blocks for everything else i need to do... would like to use JScript ideally but any DLR language to show the principle is fine :D