Creating N-Tier Applications in C#, Part 1
In part 1 of this series, you’ll learn the pros and cons of separating applications into tiers, and two different ways to go about doing so.
In part 1 of this series, you’ll learn why separating software application logic into layers is a common practice, as well as some pros and cons of doing so. You’ll see how monolithic applications can evolve into N-Tier applications, including two approaches: Data Centric and Domain Centric (or DDD) designs.
Author Name: Steve Smith
Author Description:
Steve Smith (@ardalis) is an entrepreneur and software developer with a passion for building quality software as effectively as possible. He provides mentoring and training workshops for teams with the desire to improve. Steve has been recognized as a Microsoft MVP for over 10 consecutive years, and is a frequent speaker at software developer conferences and events. He is the top contributor to the official documentation on ASP.NET Core and enjoys helpings others write maintainable, testable app… more
There are no reviews yet.