Previous Topic: C# GenerationNext Topic: Supported Features


C# Runtime

The generated C# code is supported by a CA Gen C# runtime. The architecture of the runtime is similar to that of the Java runtime but written entirely C#. To improve performance, the runtime caches objects for reuse whenever possible. In the .NET Server environment, the runtime uses the facilities provided by the COM+ services to cache objects such as resource management, transaction control, and flow control.