Moving Native COBOL Applications to .NET COBOL .NET COBOL code provides features that enable you to extend and modernize your existing procedural COBOL applications without having
to rewrite them.
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.