Visual Basic
Playing with Strings: Proper Case
Introduction
As you may or may not know: strings are strange creatures! I say so because there are so many ways to do a certain task. It is, however, up to us (as developers) to determine the...
Similar Articles
Making a Small Lotto Game in VB.NET
Introduction
If you are one of the many unlucky ones who has never won anything in a lottery, well, this...
Creating a Maze Game in .NET, Part 3: Adding the Final Touches to the Form
Introduction
If you have been following this series from the start, you will know that we have done a lot...
Creating a Maze Game in .NET, Part 2: Adding Gameplay
Continuing with our game, all that is left to do is to add the physical Maze object and enable...
Creating a Maze Game in .NET, Part 1: Structure
When I was teaching programming full time, I always tried to enable the students to think for themselves, and...
BlockChain Programming and VB.NET, Part 2
It seems as if the BitCoin fad has eased up a bit, especially after these types of currencies suffered...
Creating a Simple OOP Diary with Visual Basic.NET
Introduction
Hello, and welcome to my article. In this short article, you will learn how to make a simple diary...

