Compile on the fly

  • Thread starter Thread starter LS
  • Start date Start date
L

LS

Hello,

I have a vb.net program and I would like to include vb code into my database
(or into texfiles) which should be compiled or interpreted whenever
necessary for my program.
So that I can make changes on the fly without always having to stop and
recompile my program.

Is this possible in some way?
 
Back
Top