1, CS file making DLL
Compile using CSC.exe, command is CSC / T: library /r :system.web.dll /r :system.dll /out:***.dll ***. Cs
Write batch! CSC / T: library /r:system.web.dll /r :system.dll /out:1.dll 1.cscsc / t: library /r: tySystem.Web.dll /R :system.dll /out:2.dll 2.cs ... CSC / T: library /r :system.web.dll /r:system.dll /out:n.dll n.cs