|
-
Aug 15th, 2003, 12:56 AM
#1
Thread Starter
New Member
Execute code at runtime
Does VB.net allow for a way of executing a string of code at runtime?
I've seen code using System.CodeDom.Compiler but it needs to compile an entire VB object and run it seperatley from the program. I just need to execute one line. (I have seen vb6 code that does this but that was 2 years ago)
Basically i'm trying to grab a form name from a database and display the form.
Thanks in advance.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|