Discover a command line tool and tutorial to manage Internet Explorer's history. It is solely based on the CUrlHistory object.
Latest Displaying Information Articles
Tip: Accessing the IHTMLDocument Interface of an HTML Frame Within Internet Explorer
Learn how to access the IHTMLDocument interface for any iframe contained within the IE webbrowser control.
Offline Capable (Internet Explorer) AJAX Client
Learn what makes a successful AJAX client, and how many AJAX applications lose sight of the enormous benefit of supporting offline mode operation.
Web Site Blocker that Uses Browser Helper Objects (BHO)
Learn how a BHO (Browser Helper Object) could be used to block a particular Web site.
Browsing XML/XSLT with HTA/Scripting Runtime
Learn about a simplistic example of using a Scripting Runtime Library.
Monitoring Changes in IE Settings
Learn about a way to know exactly when IE settings have changed.
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.

Ten Reasons to Look at .NET Core Now
The .NET Core is here now, and here are some reasons to begin using it.

Creating a Command Prompt Window Using Visual Basic
Learn how to simulate the DOS Command Prompt window from a Visual Basic form.
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.