dotNet (.NET) Components |
With the popular dotNet (.NET) common language runtime (CLR), a vast amount of functionality has become available in the form of components in standard libraries and code stub on the internet in an easy to use form. This functionality is available in USoft using the RDMI interface for Microsoft's .NET, and the C Sharp (C#) programming language. The C# programming language for Microsoft .NET is well documented and widely used. For more information refer to www.microsoft.com. There are 2 ways in which an RDMI dotNet component can be defined:
Related Topics Defining a Component Using the RDMI Interface Defining a Component Using C Sharp Code |