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

Storage and retrieval systems, STORAGE AND RETRIEVAL SYSTEMS   The sto...

STORAGE AND RETRIEVAL SYSTEMS   The storage system is a depository. It is a physical container and gives mechanisms to put in the depository and take them back. The retrieval

Software that is rude - basics of gui design, Software That Is Rude: T...

Software That Is Rude: The software warns the user for making the mistakes. The Message boxes pop up representing the mistake and the user will have to click the OK or CANCEL

Precompiled header file, THE PRECOMPILED HEADER FILE As soon as you gen...

THE PRECOMPILED HEADER FILE As soon as you generate a blank project, ahead of doing any coding you compile the project to generate .pch (that is the pre compiled header) file a

Steps for creating a multiple document interface (mdi) form, Steps for Crea...

Steps for Creating A MDI Form: 1. Build a new form and set IsMdiContainer property to true. 2. Build a child form class to add to the form. 3. Now Right click the proj

Input box - dialogue box in visual basic , Input Box: To demonstrate t...

Input Box: To demonstrate the use of the Input Box as shown in figure. Now consider the illustration shown below: 1. Initiate a new project 2. Select the standard exe

Mdi application - types of project using visual c++, MDI Application: ...

MDI Application: The MDI application utilizes the main frame window as the work space in which the user can open more document frame windows.

Create an application that calculates customer monthly bill, In this assign...

In this assignment, you will create an application that calculates and displays a customer's monthly cable bill. Your interface should look like this: Requirements:

Need help on macros in visual basic, I have an excel list with a lot's of s...

I have an excel list with a lot's of serial numbers that have been entered by hand from PDFs online (1-5 serial numbers per PDF). Many of the values are duplicates, wrong, or conta

Events, everything about events

everything about events

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,

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