Milos

Milos

  • NA
  • 56
  • 0

Wpf and mvvm. Insert data in database using LinqToSql

Dec 23 2010 2:18 PM
hi guys. I work wpf application by using mvvm pattern. I have model with class which implement INotifyPropertyChanged. How to insert some data in database using LinqToSql? I also added LinqToSql class in my model.I watched for Repository pattern and Unit of Work, but I need help

Answers (2)