|
|
|
|
|
Total Hits: 513 | Today: 0
|
Author: MSDN
|
Rating:
|
|

The .NET Framework exposes classes that allow you to programmatically access the Visual Basic .NET language compiler. This might also be useful if you want to write your own code-compiling utilities. This article provides sample code that allows you to compile code from a text source. The application allows you to either just build the executable or build the executable and run it. Any errors that occur during the compilation process are displayed on the form.
|
|
|
|
Latest Posts at Dev Forums
|
|
|
|
|
|
|
|
|
|
|