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.
mardi 19 décembre 2017
In UWP can we dynamically compile and invoke new Page in UWP using Dynamic compilation and member invocation using C# Reflection?
Inscription à :
Publier les commentaires (Atom)
Aucun commentaire:
Enregistrer un commentaire