.Net Runtime Library for Delphi 6.0.0.1 Review & Download

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.



Publisher: Visit .Net Runtime Library for Delphi 6.0.0.1 Website

Download: Download .Net Runtime Library for Delphi 6.0.0.1 Now

Category: Programming Software > Delphi Tools Software

Size: 55.22MB

OS: Win2000,WinXP,Win7 x32,Win7 x64,Windows 8,Windows

Downloads: 126327

License: Commercial

.Net Runtime Library for Delphi Screenshot

More Software Like .Net Runtime Library for Delphi 6.0.0.1

Clever Internet Suite

Internet components - Clever Internet Suite is the native Delphi VCL for RAD Studio 10.1 Berlin, XE..XE8, .NET and ActiveX. HTTP, FTP, SMTP, POP, IMAP, SFTP (SSH), OAUTH, SOAP, WebDAV, DKIM components. Full IpV6, Unicode and 64bit support.

BasicVideo VCL

Delphi/C++ Builder VCL/FMX components for fast video capture and playback. Allows implementing capture and playback with zero lines of program code. The library supports large number of formats and technologies. Free for non-commercial use.

EntityDAC

EntityDAC is an ORM for Delphi with LINQ support. It provides a framework that allows performing object-relational mapping of database objects to Delphi classes with full support for encapsulation, inheritance, polymorphism and other OOP features.