Visual Basic .NET

Cinema Reservation System Using MS Access

Submitted by galvez15 on
Description: A kind of seat reservation that is purposely design for theater/movie setup. This system has the functionality to keep track of all cinema seats, whether occupied or available. This system can handle six (6) cinema for several movies and 144 seats for each cinema, which sums up to a 864 seats to tracked for the whole day. This system is best for small cinemas and theaters for fast and

Order Management System v.1 (OMS) using File Handling (Text Files)

Submitted by galvez15 on
Description: A system that provides efficiency of recording orders and provide a receipt with ease. The system has the basic functionalities of updating products provided with relative image, as well with adding products to a certain order. Using a simple file handling method to store datas in textfiles, it becomes much easier to update records if such errors occured. This system really has the

WordBook++

Submitted by arun.sreedhar.39 on
This WordBook++ is just a wordpad text editor. Software is developed using Visual Studio 2010.Software support .rtf,.txt and html files and can open,save and edit rich text files(rtf),text files(txt) and html files. Requirements - Visual Studio 2008 or 2010 must be installed on your system to run this Project Successfully. Operating System : Windows XP,7,8 and 8.1 email:[email protected] FB

Student Record Management System Using VB.NET 2012 & MS Access 2010

Submitted by shshdsdqjkhkwj on
This is a simple VB.NET application for educational purposes only. It uses Visual Basic.Net and MS Access 2010 for the database. I hope it will be a future references for those who are interested in studying basic programmin with the use of simple programming language. DATABASE PASSWORD: paranoid

A Simple Backup and Restore Microsoft Access Database Using Visual Basic.Net [Part II]

Submitted by joken on
The lesson is the continuation of our last tutorial called “A Simple Backup and Restore Microsoft Access Database Using Visual Basic.Net [Part II]”, but this time we’re going to focus on how to Restore a MS Access Database. To start with this course, open our last project called “dbBackup”.

A Simple Backup and Restore Microsoft Access Database Using Visual Basic.Net [Part I]

Submitted by joken on
This tutorial, i'm going to show you how to create a simple way on how to create an application that will of enable you to create a Backup of your Microsoft Access Database using Visual Basic.Net. To start in this application, Create a new project in Visual Basic and Name it as “dbBackup”. Then add three buttons, Textbox, three Labels.

Screen Position Grabber

Submitted by RMS on
SCREEN POSITION GRABBER Do you want to know the positions of each form in your project? Or having trouble in knowing size or resolution of screen? Then this free "SCREEN POSITION GRABBER" app in vb.net is meant for you. The app displays form's size (width & Height), positioning (X-axis & Y-axis) and Mouse current positioning (X-axis & Y-axis). It's really helpful as programmers dealing with scr