Learn how to change your screen's wallpaper, screensaver, and its settings as well as change your screen's resolution.
Latest VB Graphics Articles
Manipulating Monitor Brightness in Visual Basic
Create a project that will change your monitor's brightness from within a Visual Basic program.
AlphaBlending with GDI+ and Visual Basic
Learn about AlphaBlending, and how it can assist you in creating nice effects on your pictures or drawings.
Flood Filling Objects with VB
Flood filling is nothing more than filling in drawn shapes with colour. It's easier than you think, thanks to VB's power.
How to Capture a Screen (Print Screen) with Visual Basic
Conquer some Windows API files and learn to copy your screen's contents into a program.
How to Draw Shapes with Visual Basic and GDI: Crescent Moons, Hearts, Spirals, and More
Learn how to create various odd shapes.
Latest Developer Videos
More...Latest CodeGuru Developer Columns
C++ Tips and Tricks
Quirky and yet persistent, C++ is a language that keeps programmers coming back to it. Pick up some new ways to wrangle it into your workflow.

Working with Google Protocol Buffers and .NET
Learn about something called "Google Protocol Buffers," and watch for later posts on other IoT subjects.

Working with Primes and Fibonacci Sequences in Visual Basic
Play with the Fibonacci sequence and prime numbers in this example-driven article.

Lesson Learned: The Need for a Domain Language
Translation costs time and money, and can affect the quality of the product being made. Make sure all your team members speak the same language.