Course
Skills Expanded
Creating N-Tier Applications in C#, Part 2
In part 2, learn more about domain driven design, testing, persistence, and reusing your application's core domain model.
What you'll learn
In part 2 of this series, you'll continue to learn about building N-Tier applications using domain driven design techniques. You'll learn how to structure tests within your solution, how to design your application's persistence strategy, and how to reuse your core domain objects between multiple front-end applications.
Table of contents
Testing a Domain-Centric N-Tier Application
25mins
Persistence Best Practices
39mins