Create an application for hospital management, Visual Basic Programming

Assignment Help:

1.   Make project in Visual Studio 2008.

2.   Controller Class is used for functioning.

3.   Login Form where three people can login like manager, staff and receptionist we can choose this categories through combo box.  And all login categories details are saved in database.

4.   After login there is main form where we can select the other form through tab.

5.  We can create a patient form in which we can add, delete, update and edit the patient and all data store and receive from the database.

6.   We can create a form under name Staff in which we can add, delete, update and edit details of staff and all login details of the staff like their work type like Doctors , Doctor's assistance and other staff in dental clinics .......

7.   We can create a form under name Procedures in which we can add procedures and patient details which is received by database like we can add payment of the procedure like patient just come to see the doctor and coming for tooth treatment and other stuff.

8.   We can also create a form under name Patient Visit.. In this the receptionist or staff members can add details of the patient visit when he or she was come and he or she pay the payment at that time and under which staff member he or she will get treatment.

9.   We can also create a form under Insurance in which we can add patient details and insurance company details in that.

10. We can also create a final invoice in which the reception and manager can print out the details of the patient payment, treatment and visit date.... For final invoice we cannot use the data grid view to view the data.. We can use some other method to receive and view the data from the database for final Invoice and there is a link to print that invoice.

11.  All data store and receive from MDF File .

12.  If I forget any requirement to write here and it is in assignment please make that one also.

13.  Pease don't use "ARRAY LIST ". Not Use Any Console Applications.


Related Discussions:- Create an application for hospital management

Appwizard, APPWIZARD   The Appwizard is a tool used for creating a p...

APPWIZARD   The Appwizard is a tool used for creating a project. It follows a series of steps to create a project. Steps Involved in Creating A Project: Step 1: Fr

Collection is adding last record, Please help me.. I am loading data from ...

Please help me.. I am loading data from a text file to a class (Item Inventory from Tony Gaddis - Visual Basic - Chapter 12 -programming challange# 7-9) and the last item loaded is

Associating toolbars for the menu - visual basic, Associating Toolbars for ...

Associating Toolbars for the menu: 1. Insert the tool bar control to your form. 2. Now follow the steps to append the tool bar control to your form. 3. Then, Right Click

What is the method of creating a new project in vb.sss, Visual Basic 1....

Visual Basic 1. What is the method of creating a new project in VB.SSS 2. Illustrate Code Editor Window and Solution Explorer. 3. Write a VB program to sort and display a

Check whether a number is palindrome or not, Function IsPalindrome(str) ...

Function IsPalindrome(str) Dim iStart,iEnd,ctr,blnPalin str=trim(str) blnPalin=true iEnd=len(str) iCnt=round(iEnd / 2) iStart=1 for ctr=1 to cint(iCnt) if(mid(str,iEnd,

program that compares interest rates between two banks, 'This program comp...

'This program compares interest rates between two banks and determines the best bank PublicClassForm1 PrivateSub Button1_Click(sender AsSystem.Object, e AsSystem.EventArgs) H

#tit, anumberisprimeornot

anumberisprimeornot

#title., Write a program to print a digital clock which displays the time f...

Write a program to print a digital clock which displays the time for 2 hours . ..

Program to zoom a rectangle as you drag - visual c++, PROGRAM TO ZOOM A REC...

PROGRAM TO ZOOM A RECTANGLE AS YOU DRAG 1. Generate a SDI application 2. Declare the 2 member variables clicked of Boolean type and m_ptoldpt of CPoint type. Use the class t

For next repetition - control statement, For ..... Next Repetition Statemen...

For ..... Next Repetition Statement: To demonstrate the working of for .. next control statement, put a command button and a label control on the form. The Handle clicks the e

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd