Joined: Sat Feb 05, 2011 4:09 pm Posts: 2 Has thanked: 0 time Have thanks: 0 time
can any 1 plz hlp me out for making an application on hotel management system in ado.net using c# as language...i m nt getting any idea..hw can i make it
watson88
Question subject: Re: plzzz hlp
Posted: Wed Jan 11, 2012 10:03 am
Joined: Wed Jan 11, 2012 9:54 am Posts: 1 Has thanked: 0 time Have thanks: 0 time
First of all gather all the information regarding hotel management from real life, then make entity diagram, which help you in figure out all users of your system and how they interact with system, then make database, then classes in C# for all users, then start developing user interface. I hope this will help you in starting development.