asp.net mvc session? -


I am creating an admin interface for the Medical Records Management App. My client has chosen me to easily choose a patient It is said that he would like to work with the user every time, every time he wants to take any action to choose the patient, for example, he says that he will record a record for the patient's current condition (weight, size, etc.) Want to submit and then Give the doctor to a different doctor or change the current working company to the patient. He does not want to choose the same patient three times ... He wants a select dropdown for patients and the patient Want to show different actions for

I'm thinking that it should be stored in a session variable in some way .. I have a table of patients and using Im LinqtoSql classes .... do you reccommend ?? help please.

Looks like you want to insert some in session - maybe some "Recently patient" information such as patient ID, patient name, etc.

Definitely take a look at how to do it in a very beautiful way.


Comments

Popular posts from this blog

oracle - The fastest way to check if some records in a database table? -

php - multilevel menu with multilevel array -

jQuery UI: Datepicker month format -