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.
Embarcadero / CodeGear (Tools & Components)
In this filtered view of our main product catalog, you will find a selection of products that are compatible with Embarcadero Technologies products, as well as CodeGear products that were formerly owned by Borland Software. Embarcadero bought CodeGear in June, 2008, CodeGear was previously a division of Borland, making the Borland IDEs known as: Borland Delphi, Borland C++ Builder and Borland JBuilder. These products were sometimes referred to as CodeGear Delphi, CodeGear C++ Builder and CodeGear JBuilder, but are now known as Embarcadero Delphi XE and Embarcadero C++ Builder XE. Plus there is an Embarcadero developer tool suite, consisting of all .NET Embarcadero developer tools known as Embarcadero RAD Studio XE. JBuilder is also available from Embarcadero, along with other Embarcadero database tools.
This Embarcadero product gallery or CodeGear marketplace is full of products that are compatible with the Embarcadero product range, CodeGear tools and Borland dev tools. For Delphi developers there are Delphi components available as CodeGear VCL products, there are CodeGear components and Borland library products that will work with both your old Borland IDE, Borland C++ Builder and the new Embarcadero IDE environments, such as Embarcadero C++ Builder XE. The products here are compatible with CodeGear tools (formerly Borland tools) and can be evaluated by downloading the product trial from the CodeGear download page for each specific CodeGear tool or CodeGear component that you are investigating. You can then evaluate the CodeGear library or CodeGear extension downloaded, read the CodeGear reviews written and posted by other CodeGear developers about it or as a CodeGear developer you could write a CodeGear review yourself.
You will find lots of mature products that are: Borland .Net compatible tools, Borland component products, Borland tools, Borland libraries and many newer or up to date products that are: CodeGear tools, CodeGear component extensions, CodeGear tools or CodeGear libraries. Finally, for the newer and more up to date products, you can read the Embarcadero News pages, that highlight the Embarcadero product news every time a new Embarcadero compatible product is released. This Embarcadero News feed is also available as an Embarcadero News RSS data feed for you to subscribe to, so that you can keep up to date with all the latest Embarcadero product news.
Communicate to e-mail servers over SSL connections. The plug-in interfaces with the SMTP, POP3 and IMAP4 objects to provide the SSL services. Integrating the SSL Plug-in into your application requires only a few lines of code.