Visual Basic .NET

Musical Composition

Submitted by mic493 on
This is one of my little inventions. It is royalty free, you can decorate to your liking. Knowing that generates a MIDI file that you can import software. Music to arrange with the instruments of your choice. Namely that the main melody is channel 1 and channel 2 agreements. My compositions will serve as an example to use. Have fun, Michaël

Role Based Access Control Payroll System based on Departments

Submitted by Njenga on
helo! This is a VB.NET implementation of Role Based login . I have attached the zip code. U need Crystal Report installed to be able to access it. You also need Visual Studio 2008 and above. ROLE USERNAME PASSWORD superAdmin admin admin FOR A BRANCH LIKE ASIA: ROLE USERNAME PASSWORD superAdmin admin admin Admin adminasia adminasia FOR A BRANCH LIKE KENYA: ROLE USERNAME PASSWORD superAdmin admin

File Handling: Form Closing Event

Submitted by joken on
Tutorial is a continuation of our previous topic called “File Handling: Adding a Save As Command”. But this time we’re going to focus on how to use the form closing event in visual basic. Basically FormClosing event occurs when the user click the close button and the form is being closed. When the form is closed, it releases all the associated resources with the form.

File Handling: Adding a Save As Command

Submitted by joken on
In this tutorial, we’re going to focus on how to add a “Save As” command. Since we have already a save command, we still need to add a “Save As” command because the Save command automatically saves the file, while Save As opens a dialog box which can be used to change the name, location of a file as well as the format of a file. The save and Save As command is essentially the same, that is to save the document. But, Save and Save As has a little difference.

Drag and Drop Picture from Directory File to PictureBox VB.NET

Submitted by cybernick75 on
Drag and drop picture from directory to picturebox. Simple application but somehow it helps us. For more information visit my page in facebook. https://www.facebook.com/CyberVSS, useful links, softwares, ebook, tutorials are posted at the page. Thank You.

Book record Navigation Using Visual Basic.Net

Submitted by joken on
In this tutorial, I'm going to teach you how to create a Book Navigation using Visual basic and Microsoft Access for database. This tutorial will help both novice, or an enthusiast programmer to understand the concept of how to add a record navigation in any system especially when you are planning to create or developing a library system. To start on lesson, open visual basic and add save it as “Record Navigation”. Then we’re going to add controls such four labels, four Text box and four Buttons.

ANHS Enrollment System

Submitted by joken on
This is a complete enrollment system for Andulauan National High School project and it is created using Visual Basic 2008 and MS access 2007 for the database and its use crystal report for generating of various reports. Using this system you can store information fast and a convenient way. And the student enrollees in a computerized system will lessen the effort of faculty staff in storing files

SMS Application Using GSM Modem

Submitted by cybernick75 on
Features : Read message. Send Message. Delete Messages. Finally i found the author and Hoping that he is the original source of the tutorial regarding with this because I've seen also the same approach like this. and i didn't know who among of them is the source of all. Credit to Audrey Ruaburo. It Uses AT COMMANDS and it helps you on how to make an SMS application. Please visit and like my page