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

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,

Vbscript variables, A variable is convenient placeholder which refers to a ...

A variable is convenient placeholder which refers to a computer memory location where you can store program information which may change when your script is running. For instance,

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

Employee data, Part 1: Create an application that allows the user to enter ...

Part 1: Create an application that allows the user to enter the following employee data: First Name, Middle Name, Last Name, Employee Number, Department, Telephone Number, Telephon

Help, i need code for assignment problem of operational research in vb

i need code for assignment problem of operational research in vb

For next loop - vbscript, You can employ For...Next statements to run a blo...

You can employ For...Next statements to run a block of statements a specific number of times. For loops, employ a counter variable whose value is increased or decreased with each r

Module - dialog box in visual basic, MODULE The Modules are the collect...

MODULE The Modules are the collection of VB statements. Modules are used to simplify the program development. To add a module to your project, choose the project tabpage, and t

WebTime ASP.net , Let us modify the webTime ASP.NET project that we develop...

Let us modify the webTime ASP.NET project that we developed. We will add drop down lists for modifying the different style elements for the label element that displays the time. We

Project to display a database - data control, A Project to Display a Databa...

A Project to Display a Database: 1. Suppose that there are 5 fields describing a customer. Id, address, name, city & state. 2. Put 5 text boxes on the form to exhibit the r

Running statements if a condition is true, To run only one statement while ...

To run only one statement while a condition is True, employ the single-line syntax for the If...Then...Else statement. The following instance shows the single-line syntax. Notice t

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