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.

Using File Functions in .NET
There's lot's more hidden under the surface of file functions than might appear at first glance.

Making a Countdown App (Timer)
Count up or count down. Learn how to do it all with Visual Basic.
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.