This example shows how to create a CRUD application based on the DevExpress MVVM Framework.
It uses the Entity Framework Code First technology to work with a database and the DevExpress POCO technology to create ViewModels.
The Messenger is used for implementing interaction between ViewModels.
Views are built with the DevExpress Scaffolding Wizards.
Question Comments
Added By: Christian Weber 4 at: 7/13/2015 11:30:51 PM
I just downloaded the example. I get an exception (System.Data.Entity.Core.ProviderIncompatibleException) when I want to execute the program. The exception is thrown in EmployeeCollectionViewModel::Initialize(), Line 73 (EmployeeContext.Employees.Load();).
Version: 15.1.4.0 (Trial)
Added By: Ivan (DevExpress Support) at: 7/14/2015 3:38:05 AM Hi Christian,I have created a new ticket on your behalf regarding this issue - ProviderIncompatibleException occurs when running E5001. Let's continue our discussion there.
Added By: Sascha Kretz 1 at: 9/6/2016 6:54:01 AM Hello,is there an updated example for the Messenger usage in mvvm?
As E5001 does not work for me either.
Rgds,
Sascha Added By: Alexander Ch (DevExpress Support) at: 9/6/2016 11:27:14 AM
Hi Sascha,
Let's discuss this issue in a separate thread: T423955 - The E5001 example does not work.
Thanks,
Alex