I am trying to create WPF window using MVVM pattern. Now I have a problem to find out how update value, changed in the View, to the Database without using of the "Save" button, straight after value was changed and pat
I am trying to create WPF window using MVVM pattern. Now I have a problem to find out how update value, changed in the View, to the Database without using of the "Save" button, straight after value was changed and pat