Microsoft.CSharp and System.CodeDom.Compiler

View: New views
1 Messages — Rating Filter:   Alert me  

Microsoft.CSharp and System.CodeDom.Compiler

by Ori :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello,

On .net framework 2.00 I'm using the two namespaces to compile code at runtime, and then run it within a context. I wanted to know if it is possible to do the same in Mono

Thanks.