Learn how to create various odd shapes.
Latest Graphics Articles
How to Use Direct3d from Managed Code Using an Unmanaged C++ DLL
This article explains how to use Direct3d Input and Sound from managed code like C#, using an unmanaged C++ DLL.
How to Move, Resize, and Reconfigure Objects in the Working Applications
An algorithm to make any object moveable and resizable by users and applications.
Creating a Pretty IE Toolbar in C#
Learn about the work principles and ways and use of IEToolbarEngine. This is a toolbar for Internet Explorer, which has a reusable architecture.
Moving and Sizing Pictureboxes
Cover a simple problem that often takes the longest time to solve because of the math required.
Turn Image Hotlinking to Your Advantage
Don't block hotlinked images; instead, learn how to label them to bring visitors to your web site and increase your web presence, even if you are restricted by a shared hosting environment.
Latest Developer Videos
More...Latest CodeGuru Developer Columns

Control Statements and Basic Loops in C++/CLI
Become more proficient on the usage of statements to control the flow of execution through a C++/CLI application.

Processing Things in C# with the Process Class
Explore new ways to run processes under Windows. Some might even surprise you.

Switching Input Languages Dynamically with Visual Basic
You can change your input language dynamically. Make it easier for those who speak other languages to use your software.
Maker Project: Creating a Garage Door Opener
Have you ever wanted to control your garage door from your smartphone? Here is your chance. Get your hands dirty with an Arduino Garage Door Controller.