Previous Topic: Accessing Individual Class MembersNext Topic: .NET Modules


Compiling the EABs

The CSC command (C# compile) is used to compile the EAB into either a .NET module or assembly. For EABs compiled as a .NET module, the CA Gen Build Tool builds the generated application and includes the .NET modules in the application's assemblies. For EABs compiled as assemblies, the CA Gen Build Tool builds the generated application and references the EABs in the assembly. During the assemble process, the assembly containing the EABs must be specified on the CA Gen Build Tool's assemble dialog so that the assembly is included in the MSI.