Using System.CodeDom.Compiler.CodeDomProvider I can able to compile codes till .Net 4+. So I can dynamically compile the code in runtime and invoke any WinFrom forms using C# Reflection programmatically.
Similarly can we do that in UWP platform? I tried the same flow with UWP, but those compiler assemblies are not supported in UWP.
Aucun commentaire:
Enregistrer un commentaire