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 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:
This Library 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:
A tool which is part of the .Net Runtime Library for Delphi used for importing .net DLL/WSDL into Delphi.
Keywords: Delphi, .Net Framework, Host .Net in Delphi, Import .Net DLL, Import WSDL
|
|
.Net Runtime Library for Delphi 6.0.0.1 |
Author: | CrystalNet Technologies LTD
Other programs by CrystalNet Technologies LTD
|
Downloads: |
338 |
Size: |
56545K |
Cost: |
$179.99 US |
Users Rating: |
Reviews (0) Write review |
Feedback: |
Report broken download Report spyware [?] |
License: |
Shareware [?] |
Operating Systems: |
|
Release Status: |
new (2017-08-14) |
Recent Changes: |
-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 '' not found' error. |
Supported Languages: |
English |
Additional Requirements: |
.NET Framework 4.5 |
Related programs in Development - Delphi |
PrintDialogEx
PrintDialogEx contains an extended Print Dialog component for Delphi.
|
LSFindReplaceDialogW
Unicode enabled Find/Search-Replace dialog components for Delphi
|
BasicAudio VCL
Set of VCL/FMX components for fast and easy audio capture and playback.
|
novaPDF SDK
Easily integrate PDF creation support in your application using novaPDF SDK.
|
ESBPCS-Dates for VCL
Delphi Components and Routines for Calendars and Date/Time Manipulation.
|
ESBPCS for VCL
Delphi Components and Routines making Data Entry and Manipulation Easy
|
ESBPCS-Calcs for VCL
Delphi Components and Routines for Calculators and Unit Conversion.
|
ESBPCS-Stats for VCL
Delphi Components and Routines for Statistics and Matrix/Vector.
|
Add-in Express for Office and VCL
Visual tool for creating COM Add-ins, Smart Tags and RTD servers in Delphi
|
Speller
Speller is designed for Delphi: Add spell check capability to any application.
|
|