Wednesday, April 28, 2010

Dynamically Read, Compile, and Run Source Code From a Text File

Here is a simple tutorial on how to read, compile, and run code that is written in a text file. In this example, we will be reading properly formatted VB.NET code from a text file which will change the text of a TextBox in a Windows Forms application to "Hello vbCity!!" when a button is pressed.

Read more: vbcity

Posted via email from jasper22's posterous