Programming using the .NET Framework

The .NET Framework offers a number of advantages when developing remote client applications.

  • A consistent model, provided by the .NET class library, for all supported programming languages.
  • High levels of security for applications used in remote mode topologies; method-level security using industry standard security technologies can be explicitly defined.
  • Separation of application logic from presentation logic for easier maintenance and upgrade.
  • Simplified debugging plus the availability of runtime diagnostics.
  • Simpler application deployment.

Concept Concept

Feedback


Timestamp icon Last updated: Tuesday, 19 November 2013


https://ut-ilnx-r4.hursley.ibm.com/tg_latest/help/topic/com.ibm.cics.tg.doc//progde/prognet.html