Click here to Skip to main content
15,884,177 members
Articles / Programming Languages / Visual Basic

Compile and Run VB.NET Code using the CodeDom

Rate me:
Please Sign up or sign in to vote.
4.81/5 (42 votes)
27 Jan 2006CPOL8 min read 206.3K   7.8K   52  
Demonstrates "run-time" compilation and execution of VB.NET code, using the CodeDom

Revisions


  

Compare Revision Minor Date Status Editor
1 - publicly available No 27-Jan-06 5:25 Available Deeksha Shenoy

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) Texas Woman's University
United States United States
I wrote my first program when I was a child - Basic on the TRS-80 used line numbers back then. I enjoy the problem solving and creative process that writing software invokes.

Comments and Discussions