Just In
4/25/2024
NTFS Files Salvage Software

4/25/2024
SIM Card Data Undelete

4/25/2024
Undelete SIM Card Data

4/24/2024
Canon Digital Camera Photo Recovery Software

4/24/2024
Deleted Hard Drive File Recovery Tool

4/24/2024
NTFS Data Recovery App

4/24/2024
USB Disk Undelete

4/24/2024
USB Drive Data Recovery Tools

4/24/2024
Database Converter Software

4/24/2024
Mac Deleted File

   
  All        Any      Web  Title +  Description 
 Search Results 
Cool Program = Cool Program
Rating:   0  
   Total Hits - 27  |  Hits Today - 0View Ratings  |  Add Your Rating
 
 
 The .Net DLL/WSDL Importer for Delphi also called .Net Assemblies Importer Utility for Delphi is used for importing .net assemblies(dll), WSDL or web service XML schema and generates Delphi classes from the types of the imported assemblies. This tool is categorised into two parts: Namely; Import .Net Assemblies Wizard and Import WSDL/Web Services Wizard. The Import .Net Assemblies Wizard is used for importing .net assemblies and generating Delphi classes from the types of the imported assemblies. The Import WSDL/Web Services Wizard is also used for importing Web Service Description language file/Url or XML schema that describes a web service and generates Delphi classes from the types of the imported WSDL assemblies. Features: - Import any .net library files (dll or exe). - Import any assemblies from the Global Assembly Cache (GAC). - Import any Web Services Definition Language(WSDL). - Generate Delphi Codes from the imported assemblies using the runtime library files.
 http://www.crystalnet-tech.comLast Updated on 12/13/2017 8:06:00 PM
 DownloadVersion 6.0.1.0
 View all programs for this developer
 
Rating:   0  
   Total Hits - 27  |  Hits Today - 0View Ratings  |  Add Your Rating
 
 
 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.
 http://www.crystalnet-tech.comLast Updated on 12/14/2017 4:16:00 AM
 DownloadVersion 6.0.1.0
 View all programs for this developer
 
Rating:   0  
   Total Hits - 15  |  Hits Today - 0View Ratings  |  Add Your Rating
 ADO.Net VCL for Delphi is the fastest and most reliable database connectivity solutions for any database using ADO.Net technology in Delphi. It provides data access to data sources such as SQL Server, Oracle and to data sources exposed through OLE DB and ODBC using ADO.Net data provider framework. ADO.Net VCL for Delphi is an enterprise solution with highest performance and unlimited possibilities. Data-sharing consumer applications can use ADO.NET VCL for Delphi to connect to these data sources and retrieve, handle, and update the data that they contain. With its powerful common architecture base on ADO.Net technology, ADO.Net VCL for Delphi enables high-speed direct data access from Delphi to SQL Server, Oracle and other data sources exposed through OL DB and ODBC. ADO.Net VCL for Delphi provides a library of components for connecting to a database, executing commands, and retrieving results. Those results are either processed directly, placed in a Virtual Table components. The Virtual Table component can also be used independently of a of any active connection to manage data local to the application or sourced from XML. You have the choice of either using client-side or server-side cursors. The ADO.Net VCL for Delphi actually handle the work of cursors. The developer has the freedom of choice in development, for creating efficient applications. The ADO.Net VCL for Delphi consists of the following library of Data Access components: - SqlClient Data Access Components. - OracleClient Data Access Components. - ODBC Data Access Components. - OLE DB Data Access Components. - Virtual Table Components. Note: Direct Data Access components for the following data sources will be available in future: MySQL, Firebird, SQLite, BD2, Informix etc. However, you can still connect to these data sources using ODBC Data Access Components or OLE DB Data Access Components provided ODBC drivers or OLE DB providers are installed on the client machine.
 http://www.crystalnet-tech.comLast Updated on 12/28/2017 6:54:00 AM
 DownloadVersion 4.0.0.0
 View all programs for this developer
 
Rating:   0  
   Total Hits - 5  |  Hits Today - 0View Ratings  |  Add Your Rating
 SqlClientDAC for Delphi is a feature-rich and high-performance library of components that provides native connectivity to SQL Server from Delphi for both 32-bit and 64-bit Windows platforms. SqlClientDAC-based applications connect to SQL Server directly through the ADO.Net SqlClient, which is a .NET Framework Data Provider for SQL Server. SqlClientDAC is designed to help programmers develop faster and cleaner SQL Server database applications. SqlClientDAC uses its own protocol to communicate with SQL Server. SqlClientDAC is lightweight and performs well because it is optimized to access a SQL Server directly without adding an OLE DB or Open Database Connectivity (ODBC) layer. SqlClientDAC, a high-performance and feature-rich SQL Server connectivity solution, is a complete replacement for standard SQL Server connectivity solutions and presents an efficient native alternative to the Borland Database Engine (BDE) and standard dbExpress driver for access to SQL Server. SqlClientDAC-based DB applications are easy to deploy, do not require installation of other data provider layers (such as BDE and ODBC), uses ADO.Net technologies and that''s why they can work faster than the ones based on standard Delphi data connectivity solutions. Features: - Direct access to microsoft sql server data. Does not require installation of other data provider layers (such as BDE). - Bulk copying of data from a data source to Sql server database using TSqlClientBulkCopy. - Interface compatible with standard data access methods, such as BDE and ADO. - High overall performance. - Fast controlled fetch of large data blocks. - High performance of applying cached updates with batches. - High performance batch processing. - Intelligent fetch block size control. - Support prefetching rows - specifies the number of rows that are to be fetched per server round trip. This is controlled by FetchOptions.RowsetSize property. - Automatic data updating. - Fast data retrieval.
 http://www.crystalnet-tech.comLast Updated on 12/28/2017 3:30:00 PM
 DownloadVersion 4.0.0.0
 View all programs for this developer
 
Rating:   0  
   Total Hits - 6  |  Hits Today - 0View Ratings  |  Add Your Rating
 OracleClient Data Access component(OracleClientDAC) is a feature-rich and high-performance library of components that provides native connectivity to Oracle from Delphi for both 32-bit and 64-bit Windows platforms. OracleClientDAC-based applications connect to Oracle directly through the ADO.Net OracleClient, which is an Oracle Data Provider for .NET (ODP.Net). OracleClientDAC aims to assist programmers in developing of fast and native Oracle database applications. OracleClientDAC allows developers to take advantage of advanced Oracle database functionality, including Real Application Clusters, self-tuning statement cache, and fast connection failover. OracleClientDAC, a high-performance and feature-rich Oracle connectivity solution, is an efficient native alternative to the Borland Database Engine (BDE) and standard dbExpress driver. It provides both possibility of connection to Oracle by means of native Oracle data access and direct access to Oracle without Oracle Client. OracleClientDAC-based DB applications are easy to deploy, do not require installation of other data provider layers (such as BDE or ODBC), uses ADO.Net technology and that''s why they can work faster than the ones based on standard Delphi data connectivity solutions. Features: -Direct access to server data. Does not require installation of other data provider layers (such as BDE and ODBC). - Interface compatible with standard data access methods, such as BDE and ADO. - Unicode and national charset support. - High overall performance. - Fast controlled fetch of large data blocks. - High performance of applying cached updates with batches. - High performance batch processing. - Intelligent fetch block size control. - Support prefetching rows - specifies the number of rows that are to be fetched per server round trip. This is controlled by FetchOptions.RowsetSize property. - Automatic data updating. - Fast data retrieval. - Data export and import to/from XML. - Statement Caching
 http://www.crystalnet-tech.comLast Updated on 12/28/2017 6:47:00 PM
 DownloadVersion 4.0.0.0
 View all programs for this developer
 
Rating:   0  
   Total Hits - 7  |  Hits Today - 0View Ratings  |  Add Your Rating
 ODBC Data Access Components (ODBCDAC) is a feature-rich and high-performance library of components that provides data access for data sources exposed through ODBC. The components support both 32-bit and 64-bit platforms. ODBCDAC-based applications connects to any data source exposed through ODBC using the .NET Framework Data Provider for ODBC.ODBCDAC aims to assist programmers in developing of fast and native database applications. ODBCDAC uses the native ODBC Driver Manager (DM) to enable data access. ODBCDAC uses the native ODBC Driver Manager (DM) to enable data access. ODBCDAC-based DB applications are easy to deploy, requires installation of ODBC drivers, uses ADO.Net technologies and works faster than the ones based on standard Delphi data connectivity solutions. Features: - Direct access to server data via ODBC providers. - Interface compatible with standard data access methods, such as BDE and ADO - Unicode support - Easy to deploy - Transmission is via XML format, therefore can pass through firewalls - High overall performance - Fast controlled fetch of large data blocks - High performance of applying cached updates with batches - Advanced connection pooling - High performance batch processing - Intelligent fetch block size control - Support prefetching rows - specifies the number of rows that are to be fetched per server round trip. This is controlled by FetchOptions.RowsetSize property - CachedUpdates operation mode which is controlled UpdateMode property - Automatic data updating with TOdbcQuery, TOdbcTable, and TOdbcStoredProc components - Fast data retrieval with TOdbcDataReader component - Automatic record refreshing and locking - Automatic query preparing - Data export and import to/from XML - Advanced design-time component and property editors - and many more
 http://www.crystalnet-tech.comLast Updated on 12/29/2017 6:24:00 AM
 DownloadVersion 4.0.0.0
 View all programs for this developer
 
Rating:   0  
   Total Hits - 6  |  Hits Today - 0View Ratings  |  Add Your Rating
 OLE DB Data Access Components (OLEDBDAC) is a feature-rich and high-performance library of components that provides data access for data sources exposed through OLE DB from Delphi for both 32-bit and 64-bit Windows platforms. OLEDBDAC-based applications connects to any data source exposed through OLE DB using the .NET Framework Data Provider for OLE DB. OLEDBDAC aims to assist programmers in developing of fast and native database applications whose data source is exposed through OLE DB. OLEDBDAC uses native OLE DB through COM interop to enable data access. OLEDBDAC does not support OLE DB version 2.5 interfaces. OLE DB Providers that require support for OLE DB 2.5 interfaces will not function correctly with the OLE DB Data Access Components. This includes the Microsoft OLE DB provider for Exchange and the Microsoft OLE DB provider for Internet Publishing. OLEDBDAC does not work with the OLE DB provider for ODBC (MSDASQL). To access an ODBC data source use the ODBC Data Access Components. OLEDBDAC-based DB applications are easy to deploy, requires installation of OLE DB providers, uses ADO.Net technologies which makes it work faster than the ones based on standard Delphi data connectivity solutions. Features: - Direct access to server data via OLE DB providers. - Interface compatible with standard data access methods, such as BDE and ADO - Unicode support - Easy to deploy - Transmission is via XML format, therefore can pass through firewalls - High overall performance - Fast controlled fetch of large data blocks - High performance of applying cached updates with batches - Advanced connection pooling - High performance batch processing - Intelligent fetch block size control - Support prefetching rows - CachedUpdates operation mode which is controlled UpdateMode property - Automatic data updating with TOleDbQuery, TOleDbTable, and TOleDbStoredProc components - Fast data retrieval with TOleDbDataReader component - and many more
 http://www.crystalnet-tech.comLast Updated on 12/29/2017 8:25:00 AM
 DownloadVersion 4.0.0.0
 View all programs for this developer
 
Rating:   0  
   Total Hits - 4  |  Hits Today - 0View Ratings  |  Add Your Rating
 SQLite Data Access Components (SQLiteDAC) is a feature-rich and high-performance library of components that provides native connectivity to SQLite database from Delphi for both 32-bit and 64-bit Windows platforms. SQLiteDAC-based applications connect to SQLite database directly through the SQLite.Net, which is an ADO.NET provider for SQLite. SQLiteDAC is designed to help programmers develop faster and cleaner SQLite database applications with no need to deploy any additional libraries. SQLiteDAC is lightweight and performs well because it is optimized to access SQLite databases directly without adding an OLE DB or Open Database Connectivity (ODBC) layer. SQLiteDAC-based DB applications are easy to deploy, do not require installation of other data provider layers (such as BDE and ODBC), uses ADO.Net technologies and that''s why they can work faster than the ones based on standard Delphi data connectivity solutions. Features: - Direct access to SQLite database. Does not require installation of other data provider layers (such as BDE). - Interface compatible with standard data access methods, such as BDE and ADO. - Full support of the latest versions of SQLite. - Support for all SQLite data types. - Transmission is via XML format, therefore can pass through firewalls. - High overall performance. - Fast controlled fetch of large data blocks. - High performance of applying cached updates with batches. This is controlled by UpdateOptions.UpdateBatchSize property. - High performance batch processing. - Intelligent fetch block size control. - Support prefetching rows - specifies the number of rows that are to be fetched per server round trip. This is controlled by FetchOptions.RowsetSize property. - Automatic data updating. - Fast data retrieval with TSQLiteDataReader component or using Server CursorKind property of the TCustomClrDataSet. - Data export and import to/from XML.
 http://www.crystalnet-tech.comLast Updated on 1/14/2018 4:14:00 PM
 DownloadVersion 4.0.1.0
 View all programs for this developer
 
Rating:   0  
   Total Hits - 26  |  Hits Today - 0View Ratings  |  Add Your Rating
 
 
 Most comprehensive Library of .Net WinForms UI Controls and components for Delphi. Includes over 50 essential .Net UI controls and components which are available in Delphi like Active Directory components, Internet components, printing components, Xml components, Dialog components, UI controls, Grid controls, and many more for building powerful line-of-business Windows applications in Delphi. All the included UI Controls and Components libraries are technically superior, with proven track record of widespread use for rock-solid reliability. The UI Controls and Components are thoroughly and expertly documented and include a variety of sample applications. They are written to be efficient and do not depend on external DLLs. All libraries are feature-rich yet easy to use due to emphasis on intuitive API design. Tightly integrated with Embarcadero Delphi, you can use all features available in the Embarcadero Delphi IDE for your development tools and start working with UI instantly. The .Net VCL for Delphi consists of: 1. .Net Component Suite for Delphi: Flexible and lightweight libraries of reusable codes which enables object sharing between projects. 2. .Net Control Suite for Delphi: reusable .Net components that encapsulate user interface (UI) functionality and are used in client side Windows applications. Key Features: - Reduce developer overhead with extensive built-in feature sets. - All components have been designed and built to achieve the best performance possible. - Easy-to-use, extensive API. - Seamless integration with Delphi. - Flexible UI controls for complete WinForms apps. - Get a fast and productive application development through intuitive and extensible APIs, enabling reliable, - well-structured and easily maintainable apps. - Delivers best-of-breed features and innovations which has never been offered before. - Build intuitive, full-featured business applications with the most versatile set of .Net UI controls and components.
 http://www.crystalnet-tech.comLast Updated on 1/31/2019 7:48:00 PM
 DownloadVersion 1.0.0.0
 View all programs for this developer
 
Rating:   0  
   Total Hits - 28  |  Hits Today - 0View Ratings  |  Add Your Rating
 
 
 Most comprehensive Library of .Net components for Delphi. Includes over 30 essential .Net components which are available in Delphi like Active Directory components, Internet components, printing components, system components and many more for building powerful line-of-business Windows applications in Delphi. All the included components libraries are technically superior, with proven track record of widespread use for rock-solid reliability. The components are thoroughly and expertly documented and include a variety of sample applications. They are written to be efficient and do not depend on external DLLs. All libraries are feature-rich yet easy to use due to emphasis on intuitive API design. Tightly integrated with Embarcadero Delphi, you can use all features available in the Embarcadero Delphi IDE for your development tools and start working with UI instantly. .Net Component Suite for Delphi is part of the .Net VCL for Delphi which is flexible and lightweight libraries of reusable codes which enables object sharing between projects. Key Features: - Reduce developer overhead with extensive built-in feature sets. - All components have been designed and built to achieve the best performance possible. - Easy-to-use, extensive API. - Seamless integration with Delphi. - Flexible components for complete WinForms apps. - Get a fast and productive application development through intuitive and extensible APIs, enabling reliable, well-structured and easily maintainable apps. - Delivers best-of-breed features and innovations which has never been offered before. - Build intuitive, full-featured business applications with the most versatile set of .Net components.
 http://www.crystalnet-tech.comLast Updated on 2/1/2019 7:50:00 PM
 DownloadVersion 1.0.0.0
 View all programs for this developer
 
 
 
Previous    1  2     Next 

Categories

778
Programs 73499
Current Users 43

Add to Favorite

Tell a friend about us Tell a Friend

Contact Us

Syndication


 

4/25/2024 6:19:43 AM
Powered by Reviewnow