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.

.NET Back to Basics: The String Class
Take the plunge into the string class and master it.

Developer Careers for the VB Programmer
Learn about the various types of software development there are as well the job titles that go along with them.
Influencing Users: Compliance and Conformity
Learn about two common influence techniques, compliance and conformity, as well as how to design for them.