Compiling a Win8 application from a Win8 Metro application (and possibly running it in a sandbox)

I have a slightly strange question. Is it possible for CodeDom or Emit to compile a Win8 Metro application (.NET or HTML5 / JS) from a Win8 Metro application and then run it (do not install it, just run it until the user closes it / stops it)? I think this is a kind of need for MEF-ish.

I could not find references to this need. I tried to get through what Rosetta strong> is / does, but not very far from understanding how much better / differs from CodeDom or Emit, and if that was even what I'm looking for.

+1
source share
1 answer

. Windows 8 Metro .NET Framework ( .NET Framework). System.CodeDom . ​​ Win8 CP, Core Profile ILDasm ILSpy ...

C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETCore\v4.5\

.NET Windows 8 .NET Profile Metro.

+3

All Articles