Jump to content
Xtreme .Net Talk

How to invoke cs or vb compiler from inside vb code during runtime?


Recommended Posts

Posted

Hello.

 

I'm building an app that will allow users to edit library(.dll) source code during run time. After making changes the vb app that calls the editor will then invoke a compiler using the previously edited text file as the source.

 

I have a good example of how to do this using a C# program but I don't know how to do it using VB with .NET studio as the IDE.

 

Any help would be appreciated.

 

Thanks.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...