Click here to Skip to main content
15,861,168 members
Everything / DLL

DLL

DLL

Great Reads

by CMalcheski
A full-scale all-assembly .DLL module for the situations that warrant it can offer a tremendous power and speed boost over using inline ASM or intrinsics alone.
by Avelino Ferreira
The easiest way to implement the ToolStripControlHost and ToolStripDropDown classes, in a UserControl, in order to display a Container/Control beyond the limits of its Parent Container and Parent Form, with very few lines of code. Let's uncomplicate ...
by pasztorpisti
An advice to make your DLL interface more attractive and easier-to-maintain even in cross-platform projects
by Irfan alam
A library for creating a voice and text conferencing application

Latest Articles

by Bruno van Dooren
An introduction to exporting functions from DLLs
by Bruno van Dooren
In this article, I explain how to create win32 style DLLs and what the various significant intricacies are.
by Philippe Cayouette, Sebastien Gibeau
Solution using smart pointers' custom deleters
by vblover Programmer
Create a resource-only DLL

All Articles

Sort by Score

DLL 

26 Jun 2019 by CMalcheski
A full-scale all-assembly .DLL module for the situations that warrant it can offer a tremendous power and speed boost over using inline ASM or intrinsics alone.
3 Aug 2016 by Avelino Ferreira
The easiest way to implement the ToolStripControlHost and ToolStripDropDown classes, in a UserControl, in order to display a Container/Control beyond the limits of its Parent Container and Parent Form, with very few lines of code. Let's uncomplicate ...
14 Feb 2010 by Irfan alam
A library for creating a voice and text conferencing application
2 May 2019 by Uzi Granot
The PDF417 barcode decoder class library allows you to extract PDF417 barcode information from image files. The library is written in C# for the .NET framework. The two demo projects allows you to explore the library and read PDF417 barcodes.
7 Nov 2018 by Apriorit Inc, gamapat
Take a look at how to intercept HTTP traffic in order to inject custom code into Windows HTML markup
25 Jan 2024 by Bruno van Dooren
An introduction to exporting functions from DLLs
11 Jan 2024 by Bruno van Dooren
In this article, I explain how to create win32 style DLLs and what the various significant intricacies are.
11 Oct 2013 by ASP.NET Community
Authentication means figuring out who you are and Authorization means figuring out what you can do. Both are fundamental parts of the ASP.NET
29 Jan 2017 by Miguel Diaz Kusztrich
Demonstrate or refute a conclusion automatically from a series of premises
18 Feb 2022 by Uzi Granot
PDF File Writer is a C# .NET class library allowing applications to create PDF files. The code was developed for VS 2022 and .NET6. The latest update is a major upgrade.
25 Jan 2012 by Chrene91
An article on how to write your own textbox with the option to use a watermark.
22 Mar 2015 by adriancs
Merge DLL with App Into Single EXE
5 Feb 2011 by Aqdas Iftekhar Raja
Using Unmanaged Code in .NET
19 Oct 2010 by "Fish" (David B. Trout)
Simple parsing of VS_VERSIONINFO version information strings displayed in an XP-style file-properties "Version" tab
24 Feb 2023 by Philippe Cayouette, Sebastien Gibeau
Solution using smart pointers' custom deleters
27 Nov 2013 by Debopam Pal
Create/Read/Write Advance PDF Report using iTextSharp.DLL in Desktop, Mobile, Web Application
26 Sep 2010 by TheUberOverLord
Monitors All Skype4COM and API Messages for Skype Includes Command Input. Shows What Goes On Behind The Scenes with Skype Message Processing using the API and Skype4COM Library. Includes Microsoft ClickOnce Deployment Technology As Well As ClickOnce Automatic Updates Examples. A Must Have Tool!
6 May 2017 by Habibur Rony
This topic will cover the concept of the adapter pattern & how to implement logger using log4net. It will also cover what’s adapter pattern, why need, where & when to use; what’s Log4Net, implementation of logger using adapter pattern, how to implement and add custom SMTP appender & configuration.
27 Sep 2011 by abhinav_soni
The ATL COM DLL that captures requests from individual Webbrowser Control
13 May 2011 by SercanOzdemir
Don't forget to use Reminder v1.0 to remind everything.
2 Aug 2010 by rajeshitpro
Excel XML Writer /Reader - Enables to generate Excel XML with hidden columns and lookups
20 Jan 2011 by Yiping Cheng
A tutorial to guide you through the process of creating a lib from a third-party DLL
28 Aug 2010 by Ed Nutting
Class library and working program allowing you to easily record MP3, wav and raw pcm files. Can also integrate with iTunes.
11 Feb 2015 by Aydin Homay
In the software implementing business synchronizing structures/templates of the database entities with Data Access Layer SQL (commands/Transactions) is the most expensive thinks because you need to re-implement when you have change/s in your entities structure's such as Data-type, Name, and etc.
7 Jan 2017 by Cobalt Gaming
Common API functions translated into easier-to-use functions
8 May 2021 by Ralf Meier, Shah Samiur Rashid
Codeless Combobox for VB.NET/C# platform with MySQL/SQL Server database applications
2 May 2010 by Thomas van Veen
Visual Studio 2005/2008 AddIn for browsing exported methods of native libraries
4 Mar 2010 by Kanhar Munshi
Invoking an External ADO.NET DLL to connect and execute queries on a SQL Server database from within the Meta Trader Platform