how can i compile a vb.net code at runtime?

Mahyar

New member
i want to compile vb.net code in runtime and i use microsoft.office.interop
with codedom and reflection i can run genreal vb.net comands but i canot add reference
please help me how can i use microsoft.office.interop at runtime and adding this reference at runtime
 
Back
Top