Visual Basic
Visual Basic Features in Visual Studio 2022
Most articles cover new features specifically tailored to C#, its improvements, and the C# development environment. Finally, with Visual Studio 2022, comes a lot of changes to the Visual Basic environment and we are going to...
Similar Articles
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...
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...