1.3.5 Building .NET Workstation Clients

The buildnetclient utility is provided to help compile C# source files into a .NET executable files. See also buildnetclient(1).

Note:

Link editing must be done by running the buildnetclient utility.

The following is a buildnetclient syntax example:

buildnetclient -v -o simpapp.exe simpapp.cs