1
Answer

How to insert data in sql database using MVVM pattern?

Rohit Nair

Rohit Nair

7y
3.3k
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)