Perhaps if you asked a specific question. I would being by going to "File -- New Project" then selecting the type of project you wish to create.
sknake
Industrious Poster
4,954 posts since Feb 2009
Reputation Points: 1,764
Solved Threads: 735
The first word is DESIGN.
Take pencil and paper, not a computer.
The second word is THINK.
You probably need a database. What are the tables and their relationships? You probably need computer input and output. What are the hardware devices you need extra for that? You probably going to use VS C# as a OO tool. What classes do you have to develop?
What kind of hospital is it? The complexity of you design may depend on it.
Is it a military hospital?
A burn center?
An academic hospital?
A field hospital?
A maternity hospital?
etc, etc...
And just as Sknake says, come back here if you have a more specific question.
Succes!
ddanbe
Senior Poster
3,829 posts since Oct 2008
Reputation Points: 2,070
Solved Threads: 661
hello ;
can any one help me for the project of hospital management system.
Write a story on how your hospital should work first, then design and code .
ithelp
Nearly a Posting Maven
2,230 posts since May 2006
Reputation Points: 769
Solved Threads: 128
create your UML use case diagrams first. then create your activity diagrams and class diagrams. if you do that using microsoft visio, it even creates database tables from class diagrams.
serkan sendur
Postaholic
2,062 posts since Jan 2008
Reputation Points: 854
Solved Threads: 127