0% found this document useful (0 votes)
64 views5 pages

Hospital Management System: Submitted in Partial Fulfillment For The Award of The Degree of

This document summarizes a report on developing a Hospital Management System using ASP.NET, SQL Server, and C#. It includes 13 modules for functions like operator login, adding and viewing patients, doctors, employees, tests, and departments. The system was developed using ASP.NET for the interface, SQL Server for the backend database, and C# as the programming language. Screenshots of each module are provided along with descriptions of the system development process, database structure, and technologies used.

Uploaded by

Cyber Magic
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
64 views5 pages

Hospital Management System: Submitted in Partial Fulfillment For The Award of The Degree of

This document summarizes a report on developing a Hospital Management System using ASP.NET, SQL Server, and C#. It includes 13 modules for functions like operator login, adding and viewing patients, doctors, employees, tests, and departments. The system was developed using ASP.NET for the interface, SQL Server for the backend database, and C# as the programming language. Screenshots of each module are provided along with descriptions of the system development process, database structure, and technologies used.

Uploaded by

Cyber Magic
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 5

Hospital Management System

A
Report
submitted
in partial fulfillment
for the award of the Degree of
Bachelor of Technology
in Department of Computer Science Engineering

(With specialization in Dot Net)

Submitted To: Submitted By:


Mrs. Rubal Gill Mahipal Punia
(Lecturer) 07ESKCS057

Department of Computer Science Engineering

Swami Keshvanand Institute of Management and Gramotthan, Jaipur

Rajasthan Technical University


October, 2010

ACKNOWLEDGEMENT

Whatever happens in our life or whatever we accomplish is not the result of only our
own efforts. Behind every success there are hidden wishes and efforts of others. This report is
also not any exception and it is my pleasure to devote a word of thanks infact to all those
person’s who have contributed their best in whatsoever way and spared their previous time
for the cause of this report. Thus, I take the opportunity to express my great sense of gratitude
to those people without whom my project report would have been incomplete.

Providing the value take this opportunity to express my deepest gratitude to those who
have generosity helped me in able knowledge and expertise during my training.

I’m thankful to my project head, Mr. Shiv Raj Sharma for giving me the required
guidance and removing any difficulties faced by me during the project.

I offer my sincere thanks to Mr. C.M Choudhary(HOD) computer Science. Swami


Keshwanand Institute Of Technology,Management&Gramothan, Jaipur for suggesting
and helping me in taking up the project work at SunShine Infosoft Pvt. Ltd. Jaipur.
I also express my indebted to all the other staff members of SunShine Infosoft and
colleagues who have helped me and had given me their full cooperation during the execution
of my training.
TABLE OF CONTENTS

CHAPTER NO. PAGE NO.

1: INTRODUCTION TO COMPANY
1.1 OBJECTIVES OF TRAINING 2
1.2 PROFILE OF COMPANY 2
1.3 HISTORY 2
1.4 GOALS 3

2: INTRODUCTION TO PROJECT

2.1 OVERVIEW 4
2.2 FEATURES 4
2.3 TECHNOLOGY USED 4
2.4 HARDWARE REQUIREMENT 5
2.5 SOFTWARE REQUIREMENT 5

3: INTRODUCTION TO ASP.NET
3.1 INTRODUCTION 6
3.1.1 CHARACTERISTICS 6
3.1.2 EXTENSIONS USED 8
3.1.3 DIRECTORY STRUCTURE 9
3.1.4 ASP.NET COMPARED WITH ASP CLASSIC 10
3.1.5 DEVELOPMENT TOOLS AND FRAMEWORK 11
3.1.6 FEATURES 13
3.2 INTRODUCTION TO SQL EXPRESS 14
3.2.1 LANGUAGE ELEMENTS 15
3.2.2 INTRODUCTION TO SQL 16
3.2.3 COMMANDS IN SQL SERVER 17
3.3 INTRODUCTION TO C# 19
3.3.1 C# FEATURES 20
4: DEVELOPMENT MODEL

4.1 INTRODUCTION 21
4.2 SYSTEM INFORMATION ENGINEERING 21
AND MODELING
4.3 FEASIBILITY STUDY 22
4.3.1 TECHNICAL FEASIBILITY 22
4.3.2 OPERATIONAL FEASIBILITY 23
4.3.3 ECONOMICAL FEASIBILITY 23
4.4 SYSTEM ANALYSIS AND DESIGN 23
4.5 SYSTEM TESTING AND MAINTENANCE 24

5: MODULE AND DATABASE


DESCRIPTION
5.1 MODULE 26
5.1.1 OPERATOR LOGIN 27
5.1.2 OPERATOR HOME PAGE 27
5.1.3 ADD PATIENT 27
5.1.4 VIEW PATIENT 29
5.1.5 DISCHARGE PATIENT 29
5.1.6 ADD DOCTOR 29
5.1.7 VIEW/UPDATE DOCTOR DETAIL 31
5.1.8 ADD EMPLOYEE 32
5.1.9 VIEW/UPDATE EMPLOYEE DETAIL 33
5.1.10 ADD TEST 34
5.1.11 VIEW/UPDATE TEST DETAILS 34
5.1.12 ADD DEPARTMENT 35
5.1.13 VIEW/UPDATE DEPARTMENT 35
5.2 DATABASE 36
6: SCREEN SHOTS
6.1 OPERATOR LOGIN 39
6.2 OPERATOR HOME PAGE 39
6.3 ADD PATIENT 40
6.4 VIEW PATIENT 40
6.5 DISCHARGE PATIENT 41
6.6 ADD DOCTOR 41
6.7 VIEW/UPDATE DOCTOR DETAIL 42
6.8 ADD EMPLOYEE 42
6.9 VIEW/UPDATE EMPLOYEE DETAIL 43
6.10 ADD TEST 43
6.11 VIEW/UPDATE TEST DETAILS 44
6.12 ADD DEPARTMENT 44
6.13 VIEW/UPDATE DEPARTMENT 45

7: CONCLUSION 46

8: FUTURE SCOPE 47

9: REFERENCES 48

You might also like