VB.NET 2008

Simulating a Talking ATM system

Submitted by Walterjnr1 on
This is a talking Atm system I developed for a friend as a final year research project . this system is design for a blind customer of a bank. This system has all the features of a real ATM with additional features of a voice assistant. FEATURES OF OUR SYSTEM 1. Has a splash screen or welcome screen like the real ATM. 2. Has a login screen like the real ATM. 3. Will offer you options to withdraw

Visual Basic .NET 2008 Tutorial

Submitted by admin on

In this tutorial I will teach you on how to create a Windows Application using Visual Basic .NET 2008. For the sake of this tutorial I will be using Library System as the system model.

I came up with this idea in the hope to help beginner who wish to learn Visual Basic .NET the EASY WAY. I know there are a lot of tutorials out there but they focus on different things. Unlike this tutorial I will create an actual application which will guide you up to the end of this article.