Wage Calculator
This simple program calculates your gross pay. Grosspay=NumberofHoursWorked*HourlyPayRate. It only accepts integers and if a textbox is empty it dislays a message saying you must input all the requirements. Regards, Dalimark Tenio 10uSolutions [email protected] Fan Page: https://www.facebook.com/10usolutions
Simple Car Rental System using VB.net
This simple project Car Rental System is a stand-alone system using VB.net. Car Rental System Features: - Booking - Reservation - Reports - Add, Edit and Delete Cars - Add, Edit and Delete Pictures - And More... Admin username: admin Admin password: admin
Dental Management System
This Project is developed using C# and Sql Server 2012 database as back end... Main Features are: 1. Patients and Doctor Entry 2. Procedures Creation 3. Invoice Management 4. System Logs, DB Backup and Restore etc. note: Source Code is only available for educational purpose , plz dont use it for commercial purpose without permission of original author For students or anyone else who needs program
Gym Management System
This Project is developed using C# and SQL Server 2012 database as back end. Main Features are: Customers and Suppliers Management Products Management Sales Management Gym Membership Management Fitness Measurement System Logs, DB Backup, and Restore, etc. note: Source Code is only available for educational purpose, plz don't use it for commercial purpose without the permission of the original
How To Make Special Icons Using HTML/CSS
In this project you are going to learn how to display/arrange social sharing icons using HTML/CSS. You can use this as your buttons to your Websites.
Website Template in HTML/CSS Using Div Tag
This simple website template project is our project last year. This is for the beginners in HTML and Cascading Style Sheets(CSS). You can learn here using div tags for designing a web page. Hope this will help you in your project or activity.
I.D. Database - PHP/MySQL
Hello Friends, A simple ID DATABASE APPLICATION that will store information into your database and generate staff/employees information. Maybe soon i will update this application for allowing us to print the ID Generated. For more info/update/additional to this application, please let me know we will talk about that :) My email address is [email protected]. Thank you very much. I hope you
Basic Calculator
This project is for educational purpose only. It runs for NETBEANS and JCreator Only. Besides JCreator and Netbeans I tested, you can also try other applications that you know . Hope this project serves an example and help you in learning Java language.
MySQL Reserved Words
Good Day!!!!
In this chapter of my tutorial, we will discuss all the Reserved Words in MySQL. SQL is a language that made up of keywords - special words that we used in performing SQL operations.
We're not supposed used these keywords when naming a databases, tables, columns and any other database objects.