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

Опубликовано: 27 Апрель 2025
на канале: David Anderson
49,297
270

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