Compile at runtime with VBCodeProvider without VS

  • Thread starter Thread starter Frank
  • Start date Start date
F

Frank

I'm using to compile at runtime with VBCodeProvider

Now I'm wondering if it will work on a machine without VS or some other
compiler on it.

I mean, is this like using Word for spell check, which I assume one needs
Word to work?





Thanks
 
Frank said:
I'm using to compile at runtime with VBCodeProvider

Now I'm wondering if it will work on a machine without VS or some other
compiler on it.


Yes, it will work because the compilers are part of the .NET Framework.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top