Patient Information and Billing System (Eclipse Java/MSAccess)

Submitted by donbermoy on
This Patient Information and Billing System was programmed through Eclipse Software using Java Programming Language and Access 2010 as the database used. The features of the system are the following: - Login - Inventory - Confinement - Medicine Information - Patient Information - Billing - Discharge Account Information: username: admin password: lyndon For more inquiries and need programmer for

jQuery Instant Shoutbox System Tutorial

Submitted by marshallunduemi on
I option out little time to write this script, i thought it will be useful somehow, this tutorials is focused on jquery,php, mysql primarily We Will be looking at: Instant div container refresh using jquery Enter key to send message google hangout chat bobble facebook hashtag method clickable link function Ago time function Although that all about this tutorials anyway, with the help of jquery and

Media Player Application using Windows Media Player in C#

Submitted by donbermoy on
In this tutorial, I will teach you how to create a program that will open, play, and stop a windows media player application in C#. So, now let's start this tutorial! 1. Let's start with creating a Windows Form Application for this tutorial by following the following steps in Microsoft Visual Studio 2010: Go to File, click New Project, and choose Windows Application. 2.

Display Database Records in ListView using C#

Submitted by donbermoy on
In this tutorial, I will teach you how to create a program that will load records to a combobox from a SQL Server 2008 database using c#. This will be very helpful in making your systems or thesis. So, now let's start this tutorial! 1. Let's start with creating a Windows Form Application for this tutorial by following the following steps in Microsoft Visual Studio 2010: Go to File, click New Project, and choose Windows Application. 2. Add only one ListView in your Form.