Articles Written by David McClarnon

Invoking .NET Events from Native C++

This article demonstrates a design pattern that can be used to implement events raised from native code without an explicit raise function on the managed class.

How to Secure Your Assemblies

What is really stopping people from using any .NET assemblies you've created?

A C# FTP Server

An example FTP server written in C#.

Go Deeper

Most Popular Programming Stories

More for Developers

Latest Developer Headlines

RSS Feeds