Nicholas Zakas explores the powerful DOM Range tool and how a range can be used to select a section of a web document regardless of node boundaries.
Latest General COM/DCOM Articles
Transparent Flash Control in Plain C++
Learn about OLE container implementation to host a Transparent Flash Player Control using plain C++. No ATL, MFC, or other libraries are used.
Using a Hot Key in an ActiveX Control
Learn about a way to enable a hot key in an ActiveX control without a message hook.
Hosting Windowed ActiveX Controls in ASP Scripts (MSChart Example).
Have you ever wondered how to display charts or any other visual ActiveX controls in a web environment without having the need for the client (the browser in this case) to download these conrols in order to display the data.
Passing C++ Classes Across DCOM
Two classes that provide richer interfaces and easier semantics to pass classes via COM/DCOM.
Dynamic Com
Getting around version conflicts and more.
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.

Managing Your Drives Using C#
Sooner or later you'll need to find out about, and deal with, the various storage devices ("drives") available in your system.

Getting Started with Visual Basic: Getting the VB Software
After you've read this article, you're well on your way to becoming a Visual Basic developer.
Influencing Users: Compliance and Conformity
Learn about two common influence techniques, compliance and conformity, as well as how to design for them.