You can skip this in seconds

Click here to continue

Download Now!

.Net Runtime Library for Delphi 6.0.0.1

.Net Runtime Library for Delphi .Net Runtime Library for Delphi 6.0.0.1

Screenshots of .Net Runtime Library for Delphi

.Net Runtime Library for Delphi Publisher's Description

The .Net Runtime Library for Delphi can be used to:
- Hosts the .Net Common Language Runtime (CLR) in Delphi.
- Loads assemblies from .Net dll or executable file without registering the Library as COM in Delphi.
- Loads .Net assemblies from Global Assembly Cache (GAC) without prior registration of the assembly types as COM.
- Accesses .Net assembly types and members of the types which includes fields, properties, methods events etc.
- Creates an instance of a .Net object from the types of the loaded assemblies.
- Calls static and non-static members of the .Net types from the loaded assemblies. The members include fields, properties, methods and events.
- Handles and raises .Net exceptions and also get information about the type of the exception.
- Accesses, handles and invokes .net events and delegates from Delphi.
- Contains all the assemblies and types in the .Net Framework Class Libraries.
- Hosts .Net controls in Delphi Forms.
- Contains a utility which imports .net dll, executable or Web Service Definition Language (WSDL) and generates Delphi classes from the loaded assemblies.
- and many more.

There are 2 main libraries that constitutes the .Net Runtime Library for Delphi, these are:

1. Host Class Library
This is also called Delphi Host Class Library or DHCL. This Library contains Delphi classes and interfaces for starting and hosting the .Net Common Language Runtime (CLR) which allows Delphi applications to load and access .net assemblies, create object instance of the types from the loaded assembly, invoke the members of the types etc. The CLR manages memory, thread execution, code execution and other system services.

2. Framework Class Library
The Delphi Framework Class Library (DFCL) is a Delphi interface representation of the .NET Framework class library which is a collection of reusable types that tightly integrate with the Delphi Host Class Library.

.Net Assembly/WSDL Importer
Used to import .net DLL, WSDL into Delphi.

What's New in Version 6.0.0.1 of .Net Runtime Library for Delphi

Fixed bug with creating an instance of the TClrObjectArray or TClrArray Class.
Fixed bugs in .Net Assembly/WSDL Import Tools to generate Delphi codes from .Net assemblies/WSDL without compiler errors.
Fixed "Constructor on type 'CNClrLibrary.Security.Cryptography.Cryptostream' not found" error.
Changed ret

urn type of the methods for loading .net assemblies in TClrAssembly and TClrAppDomain Classes from TClrAssembly to _Assembly interface in order to prevent possible memory leaks if the user forgets to free the loaded .net assemblies.

Look for Similar Items by Category

Feedback

Popular Downloads