Application Software Using Microsoft Visual Studio 2008

MySQL Query Window

Updated version with; 1. Help 2. Manual Document MySQL Query Window v5.26 is the best software for execution of MySQL commands. It serves the need to use phpmyadmin. It simplify the tasks and also improve your MySQL skills. This software enable users to; 1. Log in their local server 2. Create a database 3. Show selected database 4. Drop database 5. Select from table 6. Create table 7. Drop table 8

Simple ATM machine

Simple C++ application which demonstrate ATM machine. Developed using Visual C++ in Visual Studio 2008. User can; 1. Log In 2. Deposit 3. Withdraw 4. Check balance 5. View bank information 6. log out If you are interested on this project, please modify it by adding; 1. Input validation 2. Add more ATM features 3. Add more users (system only allow one user to log in) Log in credentials are

Linear Matrix Solver Using Elimination and Determinant Method

This program is based on matrix solving. It performs two function. First is linear using elimination method and secondly determinant using cramer's rule. The application will generate the report for linear elimination method for all the steps it follows to get the final answer. For more, download the file, unzip it and run the setup to see how it works. Thanks! ''''''''''''''''''''''''''''''''''''

Mediksys (Hospital Management System)

Mediksys is a hospital management system designed using Visual Studio 2008 and MS Access 2003. Username and password is admin Features include save, delete, edit, refresh, search by either first name, surname or id. The search also includes autocomplete. Crystal report with option to print a single selected record or all the records in a datatable. Also a flexibility in the DataGridView which