 |
|
|
 |
|
C#
|
C# is an elegant, simple, type-safe, object-oriented language that allows enterprise programmers to build a breadth of applications.
C# also gives you the capability to build durable system-level components by virtue of the following features:
full COM/Platform support for existing code integration;
robustness through garbage collection and type safety;
security provided through intrinsic code trust mechanisms;
full support of extensible metadata concepts.
You can also interoperate with other languages, across platforms, with legacy data, by virtue of the following features:
full interoperability support through COM+ 1.0 and .NET Framework services with tight library-based access;
XML support for wWeb-based component interaction;
versioning to provide ease of administration and deployment.
|
|
|
 |