compiling assembly from the other just compiled assembly
问题 I need to compile assembly in memory, that can compile another one. There is a form with one button. Here is a code of the form Imports System Imports System.Threading Imports System.CodeDom Imports System.CodeDom.Compiler Imports System.Collections Imports System.ComponentModel Imports System.Diagnostics Imports System.Drawing Imports System.IO Imports System.Windows.Forms Imports Microsoft.VisualBasic Public Class testtwo Shared str_tb As String Private Sub Button1_Click(ByVal sender As