Create a WTL class using VC++ .NET 2003 that will simplify building SDI applications by allowing you to combine tab controls with splitters.
Latest ActiveX Controls Articles
Implementing Shell Desk Band and Internet Explorer Bars
Discover how to implement an Internet Explorer Bar (a child window within the main Explorer window) and a Desk Band (a dockable window on the desktop/taskbar). Both can be used to display information or interact with the user.
Dynamic resizing of ActiveX controls hosted by ATL Composite Control
Dynamic resizing of ActiveX controls hosted by ATL Composite Control
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.

Beginning C#: Making Decisions
It's true. An if statement can help you determine whether a statement is correct.

Using the BitVector Structure in Visual Basic
The BitVector structure has many useful properties, and knowing how to make proper use of memory will always improve the performance of your applications.

Load Testing: SLA First
Here are some guidelines to make implementing load testing easier and more likely to be well received by your team.