Enterprise MVVM in WPF: Adding Data and Business Layers using Entity Framework

Second video in the Enterprise MVVM in WPF series where I demonstrate the practice of adding a data layer and business layer using Entity Framework and test driven development (TDD). Learn how to make a unit of work business context that you can use to encapsulate your business rules and logic, but still be able to go a layer down to entity framework.

Grab the source code here, and the slide deck here. Don’t forget to like and subscribe if these videos helped you. 🙂

Series:
Part 1: https://www.youtube.com/watch?v=lool8Ut58Xw&hd=1
Part 2 (this video): https://www.youtube.com/watch?v=CpVNMmefvDo&hd=1

Leave a Comment

Your email address will not be published.