all groups > dotnet compact framework > december 2007 >
You're in the

dotnet compact framework

group:

Equivalent of System.CodeDom.Compiler in compact framework



Equivalent of System.CodeDom.Compiler in compact framework Manish Bafna
12/28/2007 1:42:01 AM
dotnet compact framework: 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)
--
Hope this helps.
Thanks and Regards.
Manish Bafna.
MCP and MCTS.
Re: Equivalent of System.CodeDom.Compiler in compact framework ctacke/
12/28/2007 9:15:05 AM
The compact framework does not have compiler services, so there is no
equivalent.


--

Chris Tacke, eMVP
Join the Embedded Developer Community
http://community.opennetcf.com


[quoted text, click to view]

AddThis Social Bookmark Button