Projects

Black Jack in VB.NET
This tutorial teaches us to program a player vs dealer blackjack game using Visual Basic.NET

Programming Tic-Tac-Toe In Visual Basic.NET
We'll start by using the visual editor to set up our interface and take it all the way into programming the artificial intelligence of the computer opponent.

Writing To Windows Event Log in Visual Basic.NET
This simple application uses the EventLog class to create a form for adding custom messages to the system and application log.