The Wayback Machine - https://web.archive.org/web/20140630135208/http://www.codeguru.com/csharp/csharp/cs_misc/dllsandexecutables/

Latest DLLs and Executables Articles

Creating and Using C# DLLs

Learn how Executables and DLLs are loaded into the process address space and how CLR is initialized. Included is a simple project that includes an example and explains how to create and use a DLL in C#.

Latest Developer Videos

More...

Latest CodeGuru Developer Columns

MFC Integration with the Windows Transactional File System (TxF)

The Transactional File System (TxF), which allows access to an NTFS file system to be conducted in a transacted manner through extensions to the Windows SDK API. MFC 10, has been extended to support TxF and related technologies. This support allows existing MFC applications to be easily extended to support kernel transactions.

Services Made Easy

Discover how to easily create and add WIN32 Services in .NET. You’ll also discover the Topshelf toolkit.

Top White Papers and Webcasts

  • Eliminate Critical Issues in Your C# Code Although traditional byte code analysis solutions such as FxCop are useful, they can miss critical, crash causing defects - plus produce a large set of coding style issues, which can slow down the development team. Learn how the Coverity Development Testing Platform can help you: Find and fix resource leaks, concurrency problems and null references within Visual Studio Eliminate defects such as inconsistent indention issues and copy paste errors that can only be …

  • The continued high frequency of successful cyberattacks against today's enterprises has made it abundantly clear that traditional, perimeter-centric security strategies are no longer effective. With a Zero Trust security model, essential security capabilities are deployed in a way that provides policy enforcement and protection for all users, devices, applications, data resources, and the communications traffic between them, regardless of location. This white paper discusses the need for a Zero Trust approach …

Most Popular Programming Stories

More for Developers

Latest Developer Headlines

RSS Feeds