What is a DLL? A DLL, short for Dynamic Link Library, is a library that contains both code and data that can be used as a shared DLL or resource DLL by more than one program or application at the same time. Using Windows DLLs or DLL libraries allows the developer to make more efficient use of memory and disk space, as well as allowing for a more modular approach to the application design that encourages componentization and code re-use.
A DLL library can be used as a software component to add functionality to your application or project, without the need to spend the time to write all of the code yourself. You will find .NET DLL products and C# DLL products here for a variety of common tasks that are both visual and non-visual.
For example you will find dynamic DLL products that are datagrid DLLs that enable you to provide data grids or to present datatables in your app. Or if you need full calc engine functionality there are spreadsheet DLLs available too. If you are looking for charting DLLs or graphing DLLs, you will find several products here to include in your application to draw pie-charts, bar charts, line graphs etc.
Other visual DLL libraries listed here include: a DLL editor for text editing and word processing, calendar DLLs for planning and scheduling, Computer Aided Design or CAD DLLs, image processing DLLs and image conversion DLLs and DLL libraries for document imaging & scanning, OCR DLLs for optical character recognition projects, as well as complex DLLs for multi-media and video compression tasks, or a simple dynamic DLL to display a barcode.
You will also find non-visual dynamic DLL products, that work in the background to add functionality to your your application, such as sending and receiving emails via SMTP or POP or transferring files via FTP or HTTP over the Internet. Or non-visual data reporting DLLs to create daily management reports or scheduled MIS reports overnight or to create PDF files in batch mode using a PDF DLL library to carry out the file format and conversion task for you.
You will also find similar C++ DLL or CPP DLL products or DLL libraries for your Visual C++ application or the equivalent Borland library for your BC++ project code.
Provide fast, high performance access to InterBase/Firebird database servers. dbExpress Driver for InterBase/Firebird is a database-independent layer that defines a common interface to provide fast access to SQL database servers. For each supported server, the InterBase driver provides a driver as an independent library that implements the common dbExpress Driver for InterBase/Firebird interfaces for processing queries and stored procedures. dbExpress Driver for InterBase/Firebird provides high performance database connectivity and is easy to deploy. dbExpress drivers are available for Windows as dynamic-link libraries. When you deploy a database application that uses dbExpress Driver for InterBase/Firebird you need only include a dll with the application files you build.
Provide fast, high performance access to Oracle database servers. dbExpress Driver for Oracle is a database-independent layer that defines a common interface to provide fast access to SQL database servers. For each supported server, the Oracle driver provides a driver as an independent library that implements the common dbExpress Driver for Oracle interfaces for processing queries and stored procedures. dbExpress Driver for Oracle provides high performance database connectivity and is easy to deploy. dbExpress drivers are available for Windows as dynamic-link libraries. When you deploy a database application that uses dbExpress Driver for Oracle you need only include a dll with the application files you build.
Provide fast, high performance access to Microsoft SQL Server database servers. dbExpress Driver for Microsoft SQL Server is a database-independent layer that defines a common interface to provide fast access to SQL database servers. For each supported server, the SQL Server driver provides a driver as an independent library that implements the common dbExpress Driver for Microsoft SQL Server interfaces for processing queries and stored procedures. dbExpress Driver for Microsoft SQL Server provides high performance database connectivity and is easy to deploy. dbExpress drivers are available for Windows as dynamic-link libraries. When you deploy a database application that uses dbExpress Driver for Microsoft SQL Server you need only include a dll with the application files you build.
Provide fast, high performance access to PostgreSQL database servers. dbExpress Driver for PostgreSQL is a database-independent layer that defines a common interface to provide fast access to SQL database servers. For each supported server, the PostgreSQL driver provides a driver as an independent library that implements the common dbExpress Driver for PostgreSQL interfaces for processing queries and stored procedures. dbExpress Driver for PostgreSQL provides high performance database connectivity and is easy to deploy. dbExpress drivers are available for Windows as dynamic-link libraries. When you deploy a database application that uses dbExpress Driver for PostgreSQL you need only include a dll with the application files you build.
Provide fast, high performance access to MySQL database servers. dbExpress driver for MySQL is a database-independent layer that defines a common interface to provide fast access to SQL database servers. For each supported server, the MySQL driver provides a driver as an independent library that implements the common dbExpress driver for MySQL interfaces for processing queries and stored procedures. dbExpress driver for MySQL provides high performance database connectivity and is easy to deploy. dbExpress drivers are available for Windows as dynamic-link libraries. When you deploy a database application that uses dbExpress driver for MySQL you need only include a dll with the application files you build.
Add Microsoft SharePoint integration to any desktop, Web or mobile application. SharePoint Integrator contains easy-to-use components for connecting with popular SharePoint Server constructs like Sites, Lists, and Documents. The SharePoint Integrator components enable access to SharePoint objects, allowing applications to easily query and modify lists, access hosted documents, and even make dynamic modifications to SharePoint configuration programmatically.
Publisher: SBS Development Primary Category: SQL Product Type: Component / ActiveX DLL / DLL
Execute SQL queries on ADO Recordsets as if they existed as Tables in a Database. Query-A-Recordset lets you perform SQL Joins between Recordsets or Group and Aggregate fields in a Recordset. You can perform full SQL queries on any ADO Recordsets and return the results to your application. No more complex filter and find routines. No more expensive round trips to the Server to obtain a subset of data that already exists.