Managed extensions for VCL
Managed extensions for VCL is the best components suite to work with .Net framework from Delphi and C++ Builder. Managed VCL can: Create .Net objects without registering them with COM. Create and use .Net objects that are not COM visible. Create .Net objects using parametrized constructors. Call properties/methods/fields of .Net object including static properties/methods/fields. Handle .Net exceptions and get all .Net exception properties including exception type name, StackTrace etc. Get information about loaded instance of .Net framework such as memory usage and size of heap by generation. Managed VCL can not: Query .Net interface if it is not COM visible. Work with .Net events. Work with .Net controls. Managed VCL will not turn your Delphi or C++ Builder into .Net language and it some other features may not be available. Managed VCL includes special components for: ADO.Net - supports almost all ADO.Net features. Components to work with all standard .Net providers (those that are available in .Net framework) are included. JScript.Net - lets you execute JScript.Net scripts from Delphi/C++ Builder application.
|
Managed extensions for VCL Review
More Popular Programming--Delphi Titles SmartPlugin Engine SmartPlugin is a tool for creating modular applications. Instead of having a single and huge executable, with SmartPlugin you can split your applications functionality into modules (plugins), making it much better organized, very easy to maintain.
TAccessDSNCreator This component is used to Add, Reconfigure and Remove MS Access Datasource Names (DSNs) on the fly. Now supports Delphi 4, 5 and 6
KeyDB KeyDB is a powerful but compact database engine which groups multiple tables into a single database file. The database engine compiles into your executable so there are no associated files to distribute. KeyDB is a multi-user DB engine with SQL.
|