1
Answer

How to insert data in sql database using MVVM pattern?

Photo of Rohit Nair

Rohit Nair

7y
3.4k
1
Hello ,
 
I am new bie on MVVM pattern could anyone please help me out of how to insert data in sql using MVVM.I have no idea about RelayCommand,RaisedProperty.I just want a simple explanation of how the view along with model communicate with  viewmodel  

Answers (1)