C# Compiler Options

The compiler produces 3 types of files.

1.executable(.exe)files

2.dynamic-link libraries(.dll)

3.code modules(.netmodule).

原文地址:https://www.cnblogs.com/daishuguang/p/3024489.html