Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Participant
922 Points
871 Posts
Apr 30, 2012 03:02 PM|LINK
yes the Patient ID is the primary key.. and i am not updating the PK of the object ,, what i am doing is populating the newly created object "visit" with the model binder values which contains the PatientID field.
johnjohn1231...
Participant
922 Points
871 Posts
Re: Security Concern when Editing an object using asp.net MVC model binder
Apr 30, 2012 03:02 PM|LINK
yes the Patient ID is the primary key.. and i am not updating the PK of the object ,, what i am doing is populating the newly created object "visit" with the model binder values which contains the PatientID field.