# VB.Net

Hotel Management System

Submitted by Abdoulrahman on
This Project Hotel Management System is advance and it has all features of a hotel such as checking Checkout Booking expenses, rooms available, etc. User privilege and all reports are printable. If you need more about this project Contact: Email:[email protected] , facebook: https://www.facebook.com/xoogmo Tell: 00252634188000

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

Power Holding Company of Nigeria (PHCN) Billing System

Submitted by Formulators on
Hello guys, I created this software for my sister as her final semister project. The software is able to do many thing especially with things related to database and crystal report. I hope it will be useful to you. Adnin login: contact me @ [email protected] Or calls @ +23408135067070 Facebook.com/sunusi.mohammad.59

How to Make a Simple MP3/MP4 Player Using VB.NET

Submitted by anupama.rhiyas on
Public Class Form1 Private Sub Form1_Load(sender As Object, e As EventArgs) Handles MyBase.Load TextBox1.ReadOnly = True End Sub Private Sub AxWindowsMediaPlayer1_Enter(sender As Object, e As EventArgs) End Sub Private Sub cmdimport_Click(sender As Object, e As EventArgs) Handles cmdimport.Click OpenFileDialog1.Filter = "MP3|*.mp3" OpenFileDialog1.Title = "OPEn File" If OpenFileDialog1.ShowDialog

OOP in .Net

Submitted by vongsay on
This project is a app sample of OOP in vb.net 2008 using sql 2005 database. the object class completed with insert, update and delete sub procedure. I hope you enjoy with this project