I have the following situation, a Person class, with Id properties, Name, Birth, I want to implement a page that can update only the Person Name. My implementation should get a person by their Id, and change only the Name field.
I did the bel...
asked by
29.09.2015 / 16:17