G
Guest
I have read the Microsoft.CSharp.CSharpCodeProvider in MSDN webpage and also
a few article according to compile a c# at runtime. But i found that these
pages still lack some completeness, such as, how to reference to external
DLL(s) from the c# or etc. Therefore, I am here to ask some of you that might
please tell me other articles that could be fullfill my need.
I have to build a project that have a custom c# code and it need to be
compiled and run on fire; in which the code has to reference serveral
external DLLs.
Please help me out.
Thank
a few article according to compile a c# at runtime. But i found that these
pages still lack some completeness, such as, how to reference to external
DLL(s) from the c# or etc. Therefore, I am here to ask some of you that might
please tell me other articles that could be fullfill my need.
I have to build a project that have a custom c# code and it need to be
compiled and run on fire; in which the code has to reference serveral
external DLLs.
Please help me out.
Thank