Do you want to write your code in runtime, compile it and execute ? Yes it is possible. You have to use System.CodeDom, Microsoft.CSharp and Reflection. Here is the example.
Wednesday, April 28, 2004 2:04 AM