Native COBOL Compared with Managed COBOL Native COBOL and managed COBOL differ in how they compile and how the run-time management services, such as security, threading and memory management are provided.
Multiple User COBOL Applications in .NET
In a multiple user environment, COBOL applications must use multiple run units, with each instance of the application running in its own run unit.