I am writing a web application in which the user can write, compile and run scripts in C# or VB.NET code. The script is compiled to a method using the CodeDom compiler which is invoked using reflection. One question from my end users is that they want to be able to debug the code that they are writing in the browser. How would one go about this? Is it even possible?
Thanks!
Aucun commentaire:
Enregistrer un commentaire