Visual Basic Code , VB.NET Code
Find Code:
  All
  VB
  VB.NET
  ASP
  ASP.NET
  Snippets
  Popular
  Submit Code
  Forums
  Articles
  Tips
  Links
  Books
  Contest
  Mailing List
  Link to us
 Home >> Author

 All submissions by: "Oliver Sintim-Aboagye"

Navigating A TreeviewVersion: VB 2005
Author: Oliver Sintim-AboagyeSubmitted: 11/16/2007Downloads: 8157
Using Buttons to navigate through the nodes of a treeview.

Image ProcessingVersion: VB 2005
Author: Oliver Sintim-AboagyeSubmitted: 11/16/2007Downloads: 13825
Three Sample Image Processing Projects. For Beginners/Learners.

Oliver's "KILL THE MINE" GameVersion: VB6
Author: Oliver Sintim-AboagyeSubmitted: 5/19/2006Downloads: 4005
A small game "Kill The Mine" for leaning how to genarate random numbers, dynamically create controls and assign events for then, and how to take advantange of certain event to react to changes.

Randon Number GenerationVersion: VB6
Author: Oliver Sintim-AboagyeSubmitted: 5/19/2006Downloads: 5763
This is a simulation for generating random numbers. It generates unique 13 digit random number and keeps them in a database. You could print on cards and use for authentication of some sort. Like payphone card. I have added an empty db, so you could chan ...more>>

Using a Tree View ControlVersion: VB6
Author: Oliver Sintim-AboagyeSubmitted: 5/19/2006Downloads: 7111
This is quite basic code on how to use the TreeView control.

ATM MachineVersion: VB6
Author: Oliver Sintim-AboagyeSubmitted: 5/19/2006Downloads: 11945
This is an ATM machine simulator. It has 2 parts. 1. The administrative part Acc #: admin PIN : 9999 Gives you access to add new account numbers and pins for new accounts. And to update balances as well. 2. Account Holder Acc #:ATM* ...more>>

Using List And Tree View ControlsVersion: VB6
Author: Oliver Sintim-AboagyeSubmitted: 8/20/2005Downloads: 11644
This is a simple address book that show you how to populate a listview control and a treeview control. It also has a simple error checking mechanizm with a timer. Hope it helps you.

Dynamic Control Creation (Kill The Mine Game)Version: VB6
Author: Oliver Sintim-AboagyeSubmitted: 8/20/2005Downloads: 4541
This is a simple technique to generate or create controls at runtime. It also teaches how to generate random numbers with a very simple formular and how to attach a form to another using a timer control as a location sniffer.

Dynamic Data LoaderVersion: VB6
Author: Oliver Sintim-AboagyeSubmitted: 8/20/2005Downloads: 5957
This piece is able to execute a select on all tables in a database and populate a listview control, all dynamic. This is to help beginner who would like to be desinging application that would have no idea of its datasource at design time, but could still ...more>>

Multi Threaded Address Book Ver 1.0Version: VB.NET 2003
Author: Oliver Sintim-AboagyeSubmitted: 2/25/2005Downloads: 11153
This is a simple address book which saves names and numbers into a text file. It uses a simple thread to update a listbox and updates the view from the file as soon as any changes are applied. Hope it help people in file access and threading.
Page 1 of  1

Go to page: 1