Learn how to pass off the delegation of an operation to a different class.
Latest Delegates Articles
Event Refresher
Even today, there's still a need for Events. Learn about them, and how to use them in your coding.
Tray Notify - Part III (WCF Service)
Part three of a series that illustrates using WCF to communicate between a Windows service and client application.
Tray Notify - Part II (Windows Service)
Part two of a series that illustrates using WCF to communicate between a Windows service and client application.
Tray Notify - Part I (Getting Started)
Part one of a series that illustrates using WCF to communicate between a Windows service and client application.
Creating a Dockable Panel ControlManager Using C#, Part 3
Continue your study of how to create your own dockable Forms.
Latest Developer Videos
More...Latest CodeGuru Developer Columns
Comparing the stdio and iostream C++ Libraries
It's essential to know the differences in these libraries and use them correctly. This brief tutorial will guide you.

Web Developers: Are Your Sites Using HTTPS?
Web sites that need certificates, the secure ones running under HTTPS, are quickly becoming the standard. Get ready to use certificates.

The Future of .NET Languages
.NET continues to grow exponentially as a programming framework. Peek into the future of its languages.

The Value of APIs
Application Programming Interfaces (APIs) are where you have to be. It's not a matter of if as much as a matter of which.