Creating a memory game in Visual Basic is a snap. Learn how here!

Creating a memory game in Visual Basic is a snap. Learn how here!
Investigate how to make a color scroller, because it is sometimes very difficult getting the precise color combination.
With today's article, I will demonstrate how to create an analog clock in VB.
Learn how to change your screen's wallpaper, screensaver, and its settings as well as change your screen's resolution.
Create a project that will change your monitor's brightness from within a Visual Basic program.
Learn about AlphaBlending, and how it can assist you in creating nice effects on your pictures or drawings.
It's essential to know the differences in these libraries and use them correctly. This brief tutorial will guide you.
Fear not, Tuple lovers. This much-maligned data type is still in use today.
With just a few lines of code, you can have a quick way to make an Enum accept String values instead of an ordinary named constant.
Application Programming Interfaces (APIs) are where you have to be. It's not a matter of if as much as a matter of which.