Click here to Skip to main content
15,914,221 members

Comments by y.dsandeepnaidu (Top 3 by date)

y.dsandeepnaidu 10-Oct-12 2:57am View    
thanks for ur idea ...
but this requirement was used for hospital project.....
from some where i got this project requirement sir...
and this the requirement list.
Hospital management system includes plenty of outstanding modules like:-

patient registration Appointment scheduling Admission discharge transfer
Bed management Wards management Clinic specialties
Pharmacy Patient billing Healthcare package
Payroll Housekeeping/laundry Hospital administration
Financial accounting Video chatting Video conferencing and etc.

and as i m fresher i didn't now about that requirement specially so i m asking u people the question correct according to my view sir pls pls see again and again and answer if u can i m sorry if any mistake form my side ........................
y.dsandeepnaidu 10-Oct-12 2:43am View    
sir in client application can i make it with out using internet connection
y.dsandeepnaidu 10-Oct-12 2:36am View    
if ((txtBox2.Text == "") && (txtbox3.Text == ""))
{
MessageBox.Show("pass is correct");
}
else
{
messagebox.show("u entered wrong password");
}