Create your own Thumbnail Taskbar Toolbar for your applications.
Latest Icons Articles
Overriding Disabled Control Properties with Visual Basic
Discover how to change the default behaviour of an object when that object has been disabled.
Working with Desktop Icons from Visual Basic
Become proficient at dynamically running various Desktop icons and do some assorted Desktop functions from your VB program.
Uploading an Image and Creating a Thumbnail in ASP.NET
Follow these simple steps to let users upload image files and display them as thumbnails in ASP.NET.
VB DeskTop Icon Restorer Ver 3.02 Win95+98 Only
Create a desktop handling program that allows you to save/restore icon positions, change resolutions, and much more. Windows 95/98 only. (Added: 6-Aug-1999)
Latest CodeGuru Developer Columns
C++ Exception Handling: How to Handle Exceptions in C++
Learn to implement exception handling mechanism in C++.

Integrating Maps into Your UWP App
Look at what can be done with mapping in a UWP (Universal Windows Platform) app.

Adding Camera Support to Universal Windows Platform Apps
With a UWP app, you can design for specific input modes and devices. Learn to control a camera from one.
Using C# 7 Pattern Matching
Take advantage of pattern matching to check for patterns in your code, improve performance, and simplify your code.