Enterprise WPF #4: Basic create, read, update, delete (CRUD)

Опубликовано: 29 Июль 2026
на канале: David Anderson
49,444
268

In this session, I teach you how to implement the remaining CRUD operations using test-first approach with MVVM. You will create new business layer api's with unit tests, add new functionality to the existing view-models, and refactor existing functionality to faciliate new expectations about the code and its behavior.

Code:
http://1drv.ms/1BEnA6C

#wpf #mvvm #dcomengineering