M
Manish Bafna
Hi,
What is equivalent of System.CodeDom.Compiler in compact framework as
documentation suggests this namespace is not supported in compact framework.I
want to dynamically compile and run c# scripts in compact framework?in
windows application it was possible to do this with System.CodeDom.Compiler
namespace.But i am not able to figure out how to implement same thing in
compact framework?
Any suggestion/ideas would be highly appreciated.
Thanks in advance for replying(as always)
What is equivalent of System.CodeDom.Compiler in compact framework as
documentation suggests this namespace is not supported in compact framework.I
want to dynamically compile and run c# scripts in compact framework?in
windows application it was possible to do this with System.CodeDom.Compiler
namespace.But i am not able to figure out how to implement same thing in
compact framework?
Any suggestion/ideas would be highly appreciated.
Thanks in advance for replying(as always)