Contents tagged with IL
-
Dynamic creation of assembly using IL
Introduction
Some days ago a friend asked me if it is possible for a .NET application to dynamically create another application. Of course, the answer is
Yes, we can!
But how? Well..Reflection is … more
-
Dynamic creation of assembly using IL
Introduction
Il y a quelques jours, un ami me demandait si il était possible, pour une appli .NET, de créer dynamiquement une autre. La réponse est, bien sûr :
Yes, we … more
