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 thebuildnetclient utility.
The following is a buildnetclient syntax example:
buildnetclient -v -o simpapp.exe simpapp.csParent topic: Programming Tuxedo .NET Workstation Clients