Please provide sample application with CRUD Operation ?
Please provide real time application with CRUD Operation with WPF MVVM.
I want to display list of customers (with Edit and Delete button in each row) in customersList view page and I want to show Edit or Creating a customer in CreateCustomer view page.
plz guide me , how to achive this in WPF MVVM