csc or al

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Quick question, I have an application that has 3 dependent dlls they
are my c# project that were build outside my main project as they are
shared in multiple other projects. I compiled the app using csc and
got my exe created. Then I used ILMerge to merge all the dependent
dlls along with the main exe I created with csc and generated one
single output exe.
My question is, will it be possible to achive the result using csc or
al.exe?

Thanks,
.



Relevant Pages

  • Re: Assemblys vs. Modules ?
    ... I first compiled a .cs file to a .exe with csc. ... When I removed the .netmodule file and tried to run the exe, ... There may be multiple namespaces ...
    (microsoft.public.dotnet.general)
  • Re: csc or al
    ... shared in multiple other projects. ... got my exe created. ... Then I used ILMerge to merge all the dependent ... dlls along with the main exe I created with csc and generated one ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: csc or al
    ... shared in multiple other projects. ... got my exe created. ... dlls along with the main exe I created with csc and generated one ... with one assembly in multiple files, instead of multiple assemblies in one ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: csc or al
    ... shared in multiple other projects. ... got my exe created. ... Then I used ILMerge to merge all the dependent ... dlls along with the main exe I created with csc and generated one ...
    (microsoft.public.dotnet.languages.csharp)